akademiano / entity
实体库
dev-master
2017-08-03 23:25 UTC
Requires
- php: ^5.6 || ^7.0
- akademiano/utils: ^1.0.0-beta.1
- nesbot/carbon: ~1.21
Requires (Dev)
- codeception/codeception: ^2.2.10
- satooshi/php-coveralls: ^1.0.1
This package is auto-updated.
Last update: 2024-09-07 15:33:18 UTC
README
安装
composer require akademiano/entity
贡献
- 将其Fork!
- 创建您的功能分支:
git checkout -b my-new-feature
- 提交您的更改:
git commit -am '添加一些功能'
- 推送到分支:
git push origin my-new-feature
- 提交合并请求 :D
许可证
Apache-2.0 © mrdatamapper