Libraries tagged by laravel container
consilience/laravel-extended-logging
24798 Downloads
Extend Laravel and Lumen logging to better support containers
coreproc/laravel-custom-logging
16628 Downloads
Custom logging for AWS cloudwatch containers
cartalyst/permissions
7860 Downloads
A framework agnostic permissions storage container.
daylerees/container-debug
2842 Downloads
Inspect the Laravel IoC Container from Artisan.
aedart/athenaeum-container
24736 Downloads
Slightly adapted version of Laravel's Service Container
laravel-bridge/container
464 Downloads
The PSR-11 container bridges
pdewringerswis/nova-dependency-container
102 Downloads
A Laravel Nova 5 form container for grouping fields that depend on other field values.
jpcaparas/laravel-faker-openai
1444 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
iamgerwin/nova-dependency-container
1747 Downloads
A Laravel Nova 4 and 5 field container allowing to depend on other fields values
senkevich33n/laravel-extended-logging
1723 Downloads
Extend Laravel and Lumen logging to better support containers
zeevx/laravel-brimble-sandbox
128 Downloads
Laravel integration for the Brimble Sandbox PHP SDK: config, container binding, facade, and Artisan commands.
onomahq/laravel-gezel
171 Downloads
Shared Laravel package for Gezel apps: per-user agent containers via the middleware gateway
apiato/social-auth-container
16891 Downloads
An Apiato container which adds social authentication functionality using Laravel Socialite
michael-rubel/laravel-auto-binder
14872 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
jakewhiteley/hodl
5594 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container