akademiano / user-eo
基于EntityOperator的用户管理类
v1.0.0-beta.7
2017-08-27 17:30 UTC
Requires
- php: ^5.6 || ^7.0
- akademiano/entity: ^1.0.0-beta.1
- akademiano/entity-operator: ^1.0.0-beta.1
- akademiano/entity-operator-ext: ^1.0.0-beta.1
- akademiano/user: ^1.0.0-beta.1
- fzaninotto/faker: ^1.6
- nesbot/carbon: ^1.22
- twig/twig: ^1.33.0
Requires (Dev)
- codeception/codeception: ^2.2.10
- mockery/mockery: ^0.9.9
- satooshi/php-coveralls: ^1.0.1
This package is auto-updated.
Last update: 2024-09-07 15:39:04 UTC
README
Akademiano用户Entity Operator使用的库
安装
composer require akademiano/user-eo
贡献
- 把它分叉!
- 创建你的功能分支:
git checkout -b my-new-feature
- 提交你的更改:
git commit -am '添加一些功能'
- 推送到分支:
git push origin my-new-feature
- 提交拉取请求 :D
许可证
Apache-2.0 © mrdatamapper