Libraries tagged by api-resources
radsphere/rest-bundle
810 Downloads
This Bundle provides various tools to rapidly develop RESTful API's resources with Symfony2 with minimal code on your controllers using the power full symfony2 form binding and http foundation component
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
nueip/codeigniter-rest
184 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
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
microprefix/crud-generator
6 Downloads
A Laravel package for generating API resources from existing models and migrations.
macelux/laravel-showable-resource
1 Downloads
Package to add API resource property or atttibute based on some conditions
larapie/transformer
548 Downloads
Extending the functionality of laravel api resources.
konekt/resource
1552 Downloads
API Resources library to transform entities/models into REST API objects. Inspired by Laravel - usable in any Framework
kirillsimin/semaphore
15 Downloads
Versioned routes for Laravel API resources
kent013/artisan-command-apib-resource
37 Downloads
An artisan command to generate API resource from Factory/Enum.
jeovajr/resource-wizard
0 Downloads
Helper to create API resources in Laravel
inbo/codeigniter-rest
36 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables