Libraries tagged by auto-discovery
hotash/laravel-auto-route
9 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel.
genai/boot
169 Downloads
Application kernel with Composer-based package auto-discovery (Laravel style): reads each installed component's extra.genai.processors so the app never hand-lists them, then boots the compiled app into a ready Dispatcher. Build-time uses PHP 8; the Kernel + runtime boot are PHP 5.3-safe.
different-universe/laravel-cqbus-mediator
6 Downloads
Lightweight, modern CQS Mediator for Laravel using PHP 8 attributes and auto-discovery.
dev-sajid/laravel-modular
1 Downloads
Lightweight Laravel modularization: drop-in modules under modules/ with auto-discovery, no external dependencies.
db1-fpp/laravel-elasticache
1318 Downloads
Add new cache and session driver to use AWS ElastiCache with auto discovery
brayun/laravel-merge-plugin
52 Downloads
Laravel 5.5 package to enable auto-discovery for packages loaded via wikimedia/composer-merge-plugin
bnbwebexpertise/laravel-merge-plugin
1315 Downloads
Laravel 5.5 package to enable auto-discovery for packages loaded via wikimedia/composer-merge-plugin
ausus/cli
6 Downloads
AUSUS — CLI (L6): DSL frontend and the `ausus compile` command. Discovers closed-DSL definition files, scans them for forbidden symbols, compiles them to content-addressed EntitySchema via the Entity Engine, and persists through FileSchemaRepository. PHP-native, no container, no auto-discovery.
arffsaad/lrpc
11 Downloads
RPCs for Laravel. Directly call procedures from other Laravel services with Auto-discovery. Best for Microservices built with Laravel.
apollo-deploy/signal-sdk
3 Downloads
PHP SDK for Apollo Signal with optional Laravel auto-discovery
accelade/plugins
0 Downloads
Complete plugin system with generator, management, and auto-discovery for Accelade ecosystem
ellipse/binder
484 Downloads
Service provider auto discovery plugin
spatie/php-structure-discoverer
39704500 Downloads
Automatically discover structures within your PHP application
florianv/laravel-swap
2383112 Downloads
Drop-in Laravel currency conversion: auto-discovered service provider, facade, and config. Multi-provider exchange rates.
sandrokeil/interop-config
515733 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.