Libraries tagged by api resource
apilaravue/apilaravue
36 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
robertlemke/rackspacecloudfiles
650 Downloads
API for using Rackspace Cloudfiles programatically and as a resource storage and publishing target.
zfegg/api-resource-doctrine
131 Downloads
Restful api resource of Doctrine.
vskut/laravel-api-resource-filterable
2 Downloads
Filtering trait for Laravel 5 Api Resources.
taylornetwork/laravel-api-resource
3 Downloads
swoolecan/hyperf-resource
35 Downloads
A api resource component for hyperf.(based https://github.com/fangx-packages/hyperf-resource)
sevming/laravel-api-resource
20 Downloads
Laravel API Resource
sedp-mis/base-api
97 Downloads
Abstraction for api resources in laravel
retrowaver/allegro-rest-api-v2
46 Downloads
Second version of a simple interface for Allegro REST API resources. Built on top of https://github.com/Wiatrogon/php-allegro-rest-api, which was rewritten for the most part.
pz/jsonapi-resource
158 Downloads
PHP 8.0 Library for parsing JSON:API resource in to data response.
oussema-khlifi/api-rate-limiter
0 Downloads
API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users
nbo/rest-api-bundle
157 Downloads
Out of the box generic Symfony 5 REST API backend, transform any Doctrine entity and his relations onto API resources.
mogody/hyperf-resource
164 Downloads
Api resource classes allow you to expressively and easily transform your models and model collections into JSON
maymeow/cakephp-api-resource
254 Downloads
Api Resource for CakePHP
mawuekom/laravel-api-resource-links
6 Downloads
Add links to Laravel API resources