| Package Data | |
|---|---|
| Maintainer Username: | max_edlib |
| 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: | 2025-11-04 15:08:52 |
| Package Statistics | |
|---|---|
| Total Downloads: | 5,855 |
| Monthly Downloads: | 1 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 3 |
| 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.