matiasnamendola/slimpower-auth-core

Authentication core for SlimPower Framework.

v0.0.1-alpha 2016-12-07 17:06 UTC

This package is not auto-updated.

Last update: 2024-05-11 17:34:33 UTC


README

Latest version Total Downloads

Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Daily Downloads composer.lock available

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.