Libraries tagged by laravel json api
vkoori/laravel-stateless-auth
16 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
sudhanshu-mittal/laravel-api-response
251 Downloads
Renders consistent HTTP JSON responses for API-based projects
krozamdev/laravel-core-response
11 Downloads
Laravel Core Response
krozamdev/laravel-api-response
5 Downloads
Laravel Api Response Generator
mdhesari/api-response
460 Downloads
Simple Laravel package to return Json responses.
gego-soft/laravel-litecoinrpc
4214 Downloads
Litecoin JSON-RPC Service Provider for Laravel
gego-soft/laravel-bitcoinrpc
559 Downloads
Bitcoin JSON-RPC Service Provider for Laravel
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
zanysoft/laravel-serpapi
412 Downloads
Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com
themismin/laravel-visitor
197 Downloads
Laravel api interface extension package
themismin/laravel-api
774 Downloads
Laravel api interface extension package
rizkussef/laravel-snake-to-camel-case
9 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
rexlabs/laravel-smokescreen
418 Downloads
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
nvmcommunity/laravel-eloquent-api
699 Downloads
Easily build Eloquent queries from API requests using Alchemist Restful API.