matiasnamendola / slimpower-auth-core
Authentication core for SlimPower Framework.
Package info
github.com/MatiasNAmendola/slimpower-auth-core
pkg:composer/matiasnamendola/slimpower-auth-core
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: 2026-03-01 03:26:48 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.