Libraries tagged by ApiRoutes
thewoods96/doc-shamer
16852 Downloads
A basic Laravel Artisan command to check an OpenAPI spec against application API routes to summarise doc coverage
phpsa/laravel-postman
15214 Downloads
Export laravel API routes to postman
devly/wp-rest-router
2553 Downloads
A fluent router for registering and managing WordPress REST API routes & endpoints in an OOP way.
automattic/jetpack-import
18389 Downloads
Set of REST API routes used in WPCOM Unified Importer.
alkhatibdev/language-switcher
4797 Downloads
Laravel dynamic language switcher for web and api routes
mindedge/laravel-api-doc
1675 Downloads
Automatically parse laravel api routes and store them in an OpenAPI compatible format
icodestuff/ladocumenter
798 Downloads
Automatically generate beautiful API documentation for your Laravel API routes using annotations.
camilord/laravel-postman
4262 Downloads
Export laravel API routes to postman
ylletjs/wp-rest-api-routes
6 Downloads
Exposing rewrite rules through the REST API
zuqongtech/laravel-anvil
12 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
shehroz/crud-generator
31 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.
oooiik/laravel-export-postman
1530 Downloads
Automatically generate a Postman collection based on your API routes.
kaiseki/wp-rest-api
918 Downloads
Register WordPress REST API routes from typed, container-built route definitions
hc/rest-routes
1538 Downloads
Rest API Routes for Wordpress.
halimzidoune/laravel-postman-api
108 Downloads
This package allow to export all API routes from your laravel project to be used in postman and make tests manualy.