Download the PHP package veloci/core without Composer
On this page you can find all versions of the php package veloci/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor veloci
Package core
Short Description Core Domain for Veloci DDD Framework.
License Apache-2.0
Homepage https://github.com/cnastasi/veloci-core
Package core
Short Description Core Domain for Veloci DDD Framework.
License Apache-2.0
Homepage https://github.com/cnastasi/veloci-core
Please rate this library. Is it a good library?
Informations about the package core
Veloci Core
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
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
doctrine/collections Version ^1.3
symfony/serializer Version ^3.2
symfony/property-access Version ^3.2
doctrine/annotations Version ^1.3
symfony/property-info Version ^3.2
doctrine/collections Version ^1.3
symfony/serializer Version ^3.2
symfony/property-access Version ^3.2
doctrine/annotations Version ^1.3
symfony/property-info Version ^3.2
The package veloci/core contains the following files
Loading the files please wait ....