Libraries tagged by laravel restful api
someline/someline-starter
2172 Downloads
Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
hans-thomas/valravn
831 Downloads
valravn is a set of predefined classes for laravel.
firevel/api
2340 Downloads
A Laravel package offering base classes for efficient RESTful API development.
sharpapi/laravel-resume-parser
68 Downloads
AI Resume Parser/CV Parser for Laravel powered by SharpAPI.com
pollitofive/api-response
396 Downloads
Simple Laravel package to return Json responses.
negartarh/apiwrapper
162 Downloads
Super Fast, Lightweight, Standard, Octane Compatible, and High Customizable package for Laravel API responses
luezoid/laravel-core
1967 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
hdeawy/api-starter-kit
35 Downloads
Comprehensive boilerplate designed specifically for backend developers who need to quickly scaffold RESTful APIs.
artel/laravel-autodoc
8003 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
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.
saritasa/dingo-api-custom
15839 Downloads
Saritasa customizations for Dingo/Api library
code-orange/jot
9282 Downloads
Laravel package that generates RESTful API documentation in Markdown based on PHPDoc.
martian/laracaptcha
253 Downloads
A Laravel package to seamlessly use hCapthca or reCaptcha on your forms or RESTful APIs
ibrahimhalilucan/response-builder
35 Downloads
Laravel API Response Builder
iafilin/eloquenthttpadapter
37 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax.