Libraries tagged by Controlle
causal/routing
19882 Downloads
Service to route HTTP/REST requests to your own controller/actions.
carawebs/sage-blade-data
39 Downloads
Data controllers for Sage 9 WordPress theme - insert data into Blade templates.
cahyadsn/ci-gen
0 Downloads
Codeigniter-3 Gen is a PHP CLI script that allows you to write controllers, models and views faster
bytic/namefy
2843 Downloads
Namefy helper for Models, Controllers
bullhorn/fast-rest-services
2928 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
blainesch/li3_unit
20 Downloads
Adds extra assert methods and simple ways to create models, controllers, and helpers.
bigeweb/framework
46 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
bayfrontmedia/bones
1491 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
bardoqi/sight
26 Downloads
Sight is a simple Laravel presenter layer in the backend of controller for making your coding faster.
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
avelpress/avelpress
14 Downloads
AvelPress is a framework for creating WordPress plugins based on Laravel. It includes support for database (Laravel Eloquent), Controllers, Validator, Routes, and more.
arwp/mvc
339 Downloads
For building Model-View-Controller (MVC) pattern in laravel
artur-gajewski/file-bank
324 Downloads
A Zend Framework 2 module for uploading files to a File Bank along with metadata, keywords and status information and a controller to offer saved files for download.