Libraries tagged by comptroller
gchernikov/request-resolver-bundle
6444 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
g4/aura-router
14342 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
elife/ping
16117 Downloads
eLife Sciences ping controller
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
doitcloud/email-service
1627 Downloads
This package install the controllers to send emails from a connected app in office365
dgoring/laravel-inherit-resource
1197 Downloads
Quick minilist resource controllers for Laravel
deuxhuithuit/craft-routes-api
669 Downloads
Adds a controller to generate a routes config file.
dcousineau/orlex
12162 Downloads
Silex extension for providing an organized, annotated controller infrastructure, designed to blend the simplicity of Silex and organization of Symfony 2
dcardenasl/ci4-api-scaffolding
1345 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
davec49/silex2-simpleuser
1142 Downloads
A simple database-backed user provider for Silex 2.0, with associated services and controllers forked from jasongrimes/SimpleUser.
dastanaron/yii2-dropzone-widget
3087 Downloads
A widget that uses the well known dropzone library for convenient file uploads. Does not throw scripts into the body of html, connects from its controller
creativecrafts/laravel-domain-driven-design-lite
1665 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
crcms/repository
4426 Downloads
Detached model and controller warehouse data provider
cradlephp/cradle-system
1731 Downloads
Schema, Relations, Object events and controllers for Cradle
codebider/generate-crud
147 Downloads
An artisan command to automate the migration,model,resource controller, views and routes