Libraries tagged by api-resource
herolabid/laravel-openapi
0 Downloads
Modern OpenAPI 3.1 documentation generator for Laravel 11+ using PHP 8.2+ attributes. Zero config, smart caching, auto-detects modules, FormRequests, and API Resources.
hedgehog-lab/laravel-resourceful
0 Downloads
Laravel API Resources supercharged to get rid of N+1 problems.
giangmv/laravel-api-generator
35 Downloads
a laravel rest api generator with API Resources
fr3on/laravel-bond
231 Downloads
Automatically generate TypeScript types from Laravel API Resources, Form Requests, and Enums for a type-safe frontend.
dolar/laravel-crud-api-generator
25 Downloads
a laravel rest api generator with API Resources
devravik/extended-resources
0 Downloads
Extended utilities for Laravel API resources, including flexible formatting and response enhancements.
christopherarter/laravel-resourceable
57 Downloads
A handy method for accessing a model's value as an API resource
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.
zeyn4loff/laravel-fluent-resources
3 Downloads
Recursive dot-notation field control, multi-language support, and auto-pagination for Laravel API Resources.
xuanhieu080/field-filter
9 Downloads
Dynamic API resource field filter package for Laravel
whitedigital-eu/translation-bundle
608 Downloads
Translation API Resource
waynebrummer/access-telemetry
266 Downloads
Logs access and user authentication actions also provides a API resource to preform reports using Spatie :).
unquam/nette-maker
72 Downloads
CLI code generator for Nette Framework: scaffold modules, migrations, seeders, factories, authentication, API resources, form requests and more.
synortix/laravel-dictionary
2122 Downloads
Laravel API dictionary support and validation library. Humanize your Enum's in API resource responses.
swoolecan/hyperf-resource
35 Downloads
A api resource component for hyperf.(based https://github.com/fangx-packages/hyperf-resource)