Libraries tagged by api-development
mkd/laravel-fast-api
5 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.
pionia/pionia-app
63 Downloads
Making Restful API development more restful 💤
peterdkc/parser
2477 Downloads
Simple PHP Parser Utility Library for API Development
nathanmac/responder
244 Downloads
Simple PHP Responder Utility Library for API Development
nailfor/shazam-api
738 Downloads
Fast API development
mrizki28/handler-api-response
19 Downloads
is a PHP package designed to simplify and standardize API response management in your applications. With this package, you can easily send success responses, error responses, and validation error responses in a consistent and structured format. This package aims to enhance the efficiency and ease of API development
mouhamad-mahfouz/helpers
6 Downloads
Laravel API development helpers by Mahfouz
mix/api-skeleton
735 Downloads
API development skeleton
mhasnainjafri/restapikit
53 Downloads
Unlock the full potential of your REST API development with RestApiKit. This powerful toolkit offers a variety of utilities to simplify the process of creating, testing, and managing REST APIs. From automatic documentation generation to built-in validation, RestApiKit provides a seamless workflow for developers looking to build reliable and scalable APIs with ease. Focus more on the logic, and let RestApiKit handle the heavy lifting.
mamluk/kipchak
1366 Downloads
An API Development Kit (ADK) to consistently build and manage APIs
igsem/api-bundle
94 Downloads
A simple bundle to help Symfony API development. Provides a BaseController, BaseTest and a StatusCode helper
ginger-tek/routy
156 Downloads
A simple, robust PHP router for fast app and API development
gac/routing
1373 Downloads
Custom routing library especially useful for fast API development
fuzz/api-server
19261 Downloads
A framework for rapid REST API development.
caiquebispo/laraslim
2 Downloads
A lightweight PHP microframework combining Slim and Laravel features for fast and structured API development.