Skip to content

RaptorLab/veloci-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veloci Core

Scrutinizer Code Quality Code Coverage Build Status

This library is part of Veloci, a framework designed for fast prototyping with a Domain Driven Design methodology.

Actually, it does nothing, but it can be considered a proof of concept for a good design.

Interesting points:

  • It's written in PHP 7.1
  • 100% test coverage
  • Principle Design patterns used
    • Design by contracts
    • Domain Driven Design
    • Test Driven Design
    • SOLID

Hope you'll enjoy

Christian N.

Prerequisites

  • composer
  • php 7.1

Installation

composer require veloci\core:^2.0

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Apache License

About

Core Domain for Veloci Framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors