Libraries tagged by api-development
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
yassin-ahmed/laravel-api-crud-generator
32 Downloads
A comprehensive CRUD generator for Laravel API development
tselven/zen
4 Downloads
Zen is a modern PHP MVC web and API development framework.
pionia/pionia-app
64 Downloads
Making Restful API development more restful 💤
nathanmac/responder
245 Downloads
Simple PHP Responder Utility Library for API Development
mamluk/kipchak
1412 Downloads
An API Development Kit (ADK) to consistently build and manage APIs
joesu/laravel-scaffold
59 Downloads
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
ginger-tek/routy
185 Downloads
A simple, robust PHP router for fast app and API development
gac/routing
1374 Downloads
Custom routing library especially useful for fast API development
fuzz/api-server
19261 Downloads
A framework for rapid REST API development.
creativecrafts/laravel-api-response
403 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
caiquebispo/laraslim
2 Downloads
A lightweight PHP microframework combining Slim and Laravel features for fast and structured API development.
bwt-team/laravel-api
10090 Downloads
Package helping with API development
aqilix/zf3-apigilty-oauth2
139 Downloads
Start API Development using ZF3, Apigility with OAuth2 support
akrabat/slim-api-skeleton
74 Downloads
A Slim Framework skeleton application for API development