Libraries tagged by api resources
zfegg/api-resource-doctrine
134 Downloads
Restful api resource of Doctrine.
whitedigital-eu/entity-resource-mapper-bundle
992 Downloads
Bundle to map Doctrine entity object to and from API resource object.
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)
sunel/json-api-resources
3680 Downloads
Create {JSON:API} formatted API Response
sqits/laravel-api-skeleton
105 Downloads
Package to create a complete Laravel API resource according to stub files.
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.
naranarethiya/model-resource-generator
11 Downloads
Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.
mogody/hyperf-resource
164 Downloads
Api resource classes allow you to expressively and easily transform your models and model collections into JSON