Libraries tagged by api-rest
mellivora/laravel-api-caster
21 Downloads
Convert API response results to Entity entity like Laravel Eloquent.
manajet/laravel-extra-resource
1937 Downloads
This packages allows you to add extra parameters to your Eloquent API resources and collections.
incraigulous/data-factories
435 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
hr-d/pepipost-api
49 Downloads
A Wrapper around some of pepipost API resources
hankz/laravel-plus-api
23 Downloads
Convenient Laravel API response tools and automated error handling functionality are provided.
emeguan/laravel-resources
30 Downloads
Adds extra functionality to the Laravel Eloquent: API Resources, allowing you to choose attributes and relationships to return via url
dipenparmar12/responder
13 Downloads
A Laravel package for custom api response payload
cloudmanic/laravel-api-controller
195 Downloads
An easy wrapper for API responses.
carlonicora/minimalism-service-resource-builder
172 Downloads
{json:api} resource builder for minimalism
c4pone/pagespeed-parser
75 Downloads
php module to parse pagespeed insights api results
bluecloud/response-builder
3059 Downloads
API response builder
benyaminrmb/laravel-dynamic-resources
11 Downloads
creating dynamic API resources
bashirsh/laravel_easy_controller
165 Downloads
build api resources controllers in fast, easy and fully customizable way.
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
arhamlabs/error-handler
180 Downloads
This package is a template used to create API responses which can be overwritten