laravel-api-server

1
This project holds the Authentication module for the API-Server.
2
This project holds the Base module for the API-Server. It contains some usefull base classes to inherit from.
3
This project provides everything you need for building an advanced application. It provides a base model and a base policy as well as a user, permission and role model and a database based key/value storage.
4
This project holds the JsonApi endpoints for the core module.
5
This package provides advanced errorhandling for Laravel.
6
This project holds the Exceptions module for the API-Server.
7
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
8
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
9
This project holds the Modules module for the API-Server. It supports the modularization of the server.