akademiano / user-eo
User manager EntityOperator based class
Installs: 165
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/akademiano/user-eo
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: 2025-10-07 17:46:06 UTC
README
Akademiano user Entity Operator used library
Installation
composer require akademiano/user-eo
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
Apache-2.0 © mrdatamapper