nuclear / users
This package is abandoned and no longer maintained.
No replacement package was suggested.
User and permission system scaffolds for the Nuclear CMS.
0.9.10
2016-11-27 20:49 UTC
Requires
- php: >=5.5.9
- kenarkose/chronicle: ~1.2
- kenarkose/sortable: ~1.2
- laracasts/presenter: 0.2.*
- nicolaslopezj/searchable: ^1.9
Requires (Dev)
- orchestra/testbench: ~3.2
- phpunit/phpunit: ~4.0
README
User and permission system scaffolds for the Nuclear CMS.
This package is intended for Nuclear CMS and it constitutes its main authentication and authorization. It is developed separately to enable individual development, testing and possible reuse.
Installation
Installing Users is simple.
Pull this package in through Composer.
{ "require": { "nuclear/documents": "~0.9" } }
License
Users is released under MIT License.