Libraries tagged by laravel-apis
abhishekdixit0407/laravel-autocrud
29 Downloads
A package to create automatic crud api for a specific resource
solomon04/documentation
432 Downloads
Generate API Documentation for your Laravel applications using annotations & LaRecipe.
nvmcommunity/laravel-mongodb-api
8 Downloads
Easily build MongoDB queries from API requests using Alchemist Restful API.
isaackearl/artisan-api
37 Downloads
An api service for Laravel or Lumen. Helps you send responses with the proper status and code. Uses Fractal for items and collections.
laravel-api/youtube
20 Downloads
This is my package youtube
laravel-api/twitter
7 Downloads
This is my package twitter
laravel-api-server/modules
7 Downloads
This project holds the Modules module for the API-Server. It supports the modularization of the server.
laravel-api-server/jsonapi2
1081 Downloads
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
laravel-api-server/jsonapi
51 Downloads
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
laravel-api-server/exceptions
14 Downloads
This project holds the Exceptions module for the API-Server.
laravel-api-server/error-handler
1283 Downloads
This package provides advanced errorhandling for Laravel.
laravel-api-server/core-jsonapi
15 Downloads
This project holds the JsonApi endpoints for the core module.
laravel-api-server/core
32 Downloads
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.
laravel-api-server/base
13 Downloads
This project holds the Base module for the API-Server. It contains some usefull base classes to inherit from.
laravel-api-server/authentication
21 Downloads
This project holds the Authentication module for the API-Server.