Libraries tagged by routes api
semitexa/api
126 Downloads
Semitexa API - external API product layer with machine credentials, versioned routes, and M2M contracts
rafalmasiarek/dashboard-kit-addon-api
12 Downloads
API plugin for dashboard-kit: token auth with scopes, versioned module routes, OpenAPI registry.
mkd/laravel-fast-api
8 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.
mehrdad-dadkhah/open-street-map-api
2320 Downloads
Open Street Map (OSM) service to call and get results of APIs
markzero/wp-on-routes
6 Downloads
WordPress plugin that adds API-like functionality by allowing you to add custom routes
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
hawasly/laravel-apidog
19 Downloads
Zero-config OpenAPI and Postman generator for Laravel, grouped by audience: endpoints, auth, request bodies and response examples for every case, derived from your routes and form requests.
graweb/apidoc
3 Downloads
API Documentation
dispatcher/open-api
83 Downloads
Data driven dispatcher that implements the OpenApi specification
contributte/api-router-skeleton
136 Downloads
Nette project example for contributte/api-router library by @f3l1x and @paveljanda
bojaghi/rest-routes
12 Downloads
워드프레스 REST API 사용을 위한 `register_rest_route` 함수를 좀 더 편리하게 등록 관리해 주는 패키지입니다.
benson/route-me
9 Downloads
A basic router for REST APIs with all compatible with all RESTFUL verbs
shehroz/crud-generator
33 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
privateevent/laravel
14 Downloads
Auto-generated, beautifully styled API documentation page for Laravel apps. Zero-config, scans routes/api.php, reads PHPDoc and FormRequest rules.
jgodstime/laravel-postman-generator
24 Downloads
Generate Postman Collection v2.1 files from Laravel API routes.