Libraries tagged by Controlle
survos/fetch-bundle
379 Downloads
HTTP fetch utilities for Symfony: caching (RFC 9111 or app-controlled TTL), retry/backoff, bounded concurrency, and resumable downloads. Optional JSONL dataset-harvesting pagination on top if survos/jsonl-bundle is installed.
survos/atlas-bundle
923 Downloads
Compile-time discovery of controllers, routes, and entities — the atlas the rest of survos draws maps from.
spora-ai/spora-maker
173 Downloads
Scaffolder for the Spora project App — generates Tools, Controllers, and the App.php entry class. Inspired by Symfony's MakerBundle. Install as a require-dev dep.
smskin/lumen-make
57254 Downloads
Lumen make adds more make commands to lumen for jobs, controllers, middleware, etc.
schoolees/laravel-psgc
2386 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
rouxcool/laravel-redis-advanced-cache
2049 Downloads
Advanced Redis-based caching system for Laravel REST and Orion controllers.
rimba/versi
180 Downloads
Manages a controlled revisions of records or content.
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
remithomas/rt-headtitle
33801 Downloads
ZF2 Plugin to set title easily to your pages from controllers actions
poshtive/router
494 Downloads
Convention-based route discovery for Laravel controllers using PHP attributes.
phoenix1331/laravel-auth-audit
39 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
openpsa/midcom-core
3071 Downloads
Content-oriented Model-View-Controller framework for PHP
oihana/php-arango
290 Downloads
Composable PHP toolkit for ArangoDB. Bundles a modern HTTP client (collections, documents, edges, AQL, cursors, indexes, transactions, graphs, analyzers, views), a high-level façade, document/edge models with trait-based composition, controllers, helpers and CLI commands.
noistudio/artcrud-mongodb
39 Downloads
Laravel library for automatic generation CRUD Controllers ( MONGODB version)
noistudio/artcrud
177 Downloads
Laravel library for automatic generation CRUD Controllers