Package Data | |
---|---|
Maintainer Username: | emmachughes |
Maintainer Contact: | thomass@cerpus.com (Thomas Horn Sivertsen) |
Package Create Date: | 2021-10-11 |
Package Last Update: | 2022-01-21 |
Language: | PHP |
License: | GPL-3.0-only |
Last Refreshed: | 2024-11-24 15:08:09 |
Package Statistics | |
---|---|
Total Downloads: | 5,491 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 4 |
Total Forks: | 1 |
Total Open Issues: | 0 |
This is a client that handles requests to Core.
composer require cerpus/coreclient
$app->register(\Cerpus\CoreClient\CoreClientServiceProvider::class);
in bootstrap/app.php in LumenCore
Auth
Adapter
This package is released under the GNU General Public License 3.0. See the
LICENSE
file for more information.