Libraries tagged by Laravel Responder
alicfeng/service-client
17 Downloads
A client for remote calling microservice communication
abdurrahmanriyad/writeup
8 Downloads
A Laravel package to log necessary data in a request lifecycle.
sjorso/gobble
6807 Downloads
A Laravel specific wrapper around Guzzle that makes it easy to mock responses
mhasnainjafri/apitoolkit
25 Downloads
APIToolkit is a comprehensive Laravel package designed to streamline and enhance API development by providing consistent responses, efficient pagination, robust caching mechanisms, and standardized field definitions with appropriate status codes. Simplify your API development process and ensure a uniform experience for your API consumers with APIToolkit.
laravel-neuro/core
7 Downloads
A powerful laravel framework for connecting to AI APIs such as OpenAI, Gemini, and Ollama, send prompts, collect responses, create agents and agent networks, and put them to work using easy to setup and highly customizable state machines.
zjybb/lb-resp
1539 Downloads
laravel response
klimis/cachemiddleware
447 Downloads
Cache Laravel controllers' response
prophecy/promise
314 Downloads
A response handler for laravel.
nucleardog/ndapi-http
7 Downloads
API boilerplate for Laravel - HTTP requests and responses
nuwave/ember-eloquent
60 Downloads
Laravel package to translate api responses into ember-data readable formats.
salibhdr/typhoon-cache
2 Downloads
A laravel package for caching records and route responses automatically with just few settings
samark/lumpineevill
1844 Downloads
Laravel Generator , For api base CRUD , Management request , handler response with JSON.
markese/datatables
26 Downloads
Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel 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.
cawa0505/rivescript-php
54 Downloads
RiveScript interpreter library for PHP with Laravel support. RiveScript is a scripting language for chatterbots, making it easy to write trigger/response pairs for building up a bot's intelligence.