Libraries tagged by Api Responses
incraigulous/data-factories
444 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.
hirmeos/entity-fishing-php-wrapper
20 Downloads
This is a PHP library/wrapper of the NERD API. High level method calls that parse the JSON API response to PHP classes for ease of use.
fasberg/prettyresponse
135 Downloads
A helper for creating pretty api responses or just wrapping resources
code16/responder
40 Downloads
Generic API response handler for Laravel framework
cexll/hyperf-apihash
8 Downloads
API Response Body Hash In (RSA AND AES)
cafelatte/framework
300 Downloads
CafeLatte(CL) Framework is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs, response few types of format such as xml, json, text, html etc.
cacing69/bitbuilder
63 Downloads
Make easy query builder / eloquent queries based on requests for API Response
balsama/fetch
77 Downloads
Simple wrapper around Guzzle for fetching API responses.
arhamlabs/error-handler
187 Downloads
This package is a template used to create API responses which can be overwritten
apkit/apires
268 Downloads
Formated Resfull API Response
anhht/laravel-service-repository-generator
4 Downloads
A Laravel package for generating Services and Repositories with automatic dependency injection and API response standardization
anhht/laravel-service-repository
0 Downloads
A Laravel package for generating Services and Repositories with automatic dependency injection and API response standardization
alanmjc/auto-pagination-laravel
9 Downloads
A Laravel package for handling pagination in API responses.
jenerator/jenerator
8 Downloads
Generates JSON values from JSON Schema definitions for use as seed data, sample API responses, etc.
garbetjie/laravel-jsonapi
875 Downloads
Easily generate JSON:API response structures using Laravel's Resources.