Libraries tagged by factory router
mimmi20/mezzio-router-laminasrouter-factory
91687 Downloads
Provides a Middleware to set set the Locale
thallesdella/factory-router
4 Downloads
Model of component for composer
nepttune/router
1077 Downloads
Customizable router factory
dminustin/laravel-api-factory
35 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
dionchaika/router
6 Downloads
The PSR RESTful Router Library
solophp/application
54 Downloads
PSR compliant Application class with middleware support and routing
mbarquin/slim-dynamic-routing
49 Downloads
A factory object to instance and configure Slim Framework in order to use dynamic routing
andsalves/phalcon-master-skeleton
9 Downloads
A Complete Phalcon modular Skeleton
onesite/laravel-module
2002 Downloads
Generate a module with model, migration, controller, routes and factory
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
phpolar/routable-factory
180 Downloads
Unifies implementations of factories used to create route targets
tgozo/laravel-codegen
103 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
kevchikezie/payment-router
7 Downloads
This package intelligently route payment transactions to the most suitable payment processor based on various factors such as transaction cost, reliability, and currency support.
emmanuel_saleem/command_me
12 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
rubrasum/velocity-forms
10 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --