Libraries tagged by laravel container
epartment/nova-dependency-container
4312162 Downloads
A Laravel Nova field container allowing to depend on other fields values
michael-rubel/laravel-enhanced-container
70468 Downloads
This package provides DX tweaks for Service Container in Laravel.
alexwenzel/nova-dependency-container
734131 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
michael-rubel/laravel-formatters
57515 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
digital-creative/conditional-container
546814 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
ion-bazan/laravel-container-debug
73150 Downloads
Lists available services in Laravel IoC Container. Works with Laravel 5.4-12.x
outl1ne/nova-dependency-container
25189 Downloads
A Laravel Nova field container allowing to depend on other fields values
jpcaparas/laravel-faker-openai
669 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
michielkempen/nova-polymorphic-field
74774 Downloads
A Laravel Nova field container allowing to depend on other fields values
optimistdigital/nova-dependency-container
3180 Downloads
A Laravel Nova field container allowing to depend on other fields values
consilience/laravel-extended-logging
22652 Downloads
Extend Laravel and Lumen logging to better support containers
surazdott/laravel-repository
154 Downloads
Laravel repository design pattern with service and interface.
coreproc/laravel-custom-logging
7426 Downloads
Custom logging for AWS cloudwatch containers
apiato/social-auth-container
15804 Downloads
An Apiato container which adds social authentication functionality using Laravel Socialite
michael-rubel/laravel-auto-binder
14675 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.