matiasnamendola / slimpower-auth-core
Authentication core for SlimPower Framework.
v0.0.1-alpha
2016-12-07 17:06 UTC
Requires
- php: >=5.3.0
- matiasnamendola/slimpower-slim: master-dev
This package is not auto-updated.
Last update: 2024-11-09 20:07:13 UTC
README
Authentication core for SlimPower Framework
Installation
In terminal:
composer require matiasnamendola/slimpower-auth-core
Or you can add use this as your composer.json:
{ "require": { "matiasnamendola/slimpower-auth-core": "dev-master" } }
Credits
License
The MIT License (MIT). Please see License File for more information.