veloci/core
Composer 安装命令:
composer require veloci/core
包简介
Core package for Veloci DDD Framework.
README 文档
README
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
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-01-11