Libraries tagged by laravel container
epartment/nova-dependency-container
4427321 Downloads
A Laravel Nova field container allowing to depend on other fields values
alexwenzel/nova-dependency-container
846262 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
digital-creative/conditional-container
569932 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
michael-rubel/laravel-enhanced-container
102347 Downloads
This package provides DX tweaks for Service Container in Laravel.
michael-rubel/laravel-formatters
84135 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.
michielkempen/nova-polymorphic-field
77650 Downloads
A Laravel Nova field container allowing to depend on other fields values
ion-bazan/laravel-container-debug
77381 Downloads
Lists available services in Laravel IoC Container. Works with Laravel 5.4-13.x
optimistdigital/nova-dependency-container
4616 Downloads
A Laravel Nova field container allowing to depend on other fields values
vcian/pulse-docker-monitor
4493 Downloads
A Laravel Pulse card to show docker containers with CPU & Memory Utilization
godruoyi/easy-container
4739 Downloads
A small PHP 5.3 dependency injection container extended from Laravel container.
outl1ne/nova-dependency-container
26742 Downloads
A Laravel Nova field container allowing to depend on other fields values
jpcaparas/laravel-faker-openai
929 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
consilience/laravel-extended-logging
23131 Downloads
Extend Laravel and Lumen logging to better support containers
coreproc/laravel-custom-logging
10611 Downloads
Custom logging for AWS cloudwatch containers
michael-rubel/laravel-auto-binder
14758 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.