Libraries tagged by api-development
nathanmac/parser
988272 Downloads
Simple PHP Parser Utility Library for API Development
xenon/nagad-api
4734 Downloads
This is Bangladeshi nagad payment gateway api development library for php. This library can be used easily as pacakge dependency in your php application.
one2tek/larapi
4669 Downloads
Modern API development in Laravel.
maurobonfietti/slim4-api-skeleton
2222 Downloads
Useful skeleton for RESTful API development, using PHP and Slim 4.
fadugyamfi/laravel-api-base
10924 Downloads
Laravel Package for easy RESTful API development
articus/path-handler
16207 Downloads
Library for API development with Mezzio that simplifies creating operation middlewares and registering them in router
leafs/api
4267 Downloads
A lightweight PHP MVC framework for rapid API development.
joselfonseca/laravel-api-tools
11298 Downloads
Some tools for Laravel API development, nothing really new, just wrappers and helper stuff
tenjuu99/wp-resta
291 Downloads
WordPress REST Api development framework using DI
nailfor/shazam-api
827 Downloads
Fast API development
firevel/api
2653 Downloads
A Laravel package offering base classes for efficient RESTful API development.
leafs/api-starter
87 Downloads
A lightweight PHP MVC framework for rapid API development.
sm-sandy/api-response
94 Downloads
The ApiResponse package is a simple yet powerful Laravel package designed to streamline the process of formatting API responses. It provides a convenient way to structure and return JSON responses in a consistent format for both success and error scenarios.
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
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.