Libraries tagged by laravel container
epartment/nova-dependency-container
4369814 Downloads
A Laravel Nova field container allowing to depend on other fields values
alexwenzel/nova-dependency-container
790076 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
digital-creative/conditional-container
555543 Downloads
Provides an easy way to conditionally show and hide fields in your Nova resources.
michael-rubel/laravel-enhanced-container
99323 Downloads
This package provides DX tweaks for Service Container in Laravel.
michael-rubel/laravel-formatters
81518 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
76418 Downloads
A Laravel Nova field container allowing to depend on other fields values
ion-bazan/laravel-container-debug
75307 Downloads
Lists available services in Laravel IoC Container. Works with Laravel 5.4-12.x
vcian/pulse-docker-monitor
3854 Downloads
A Laravel Pulse card to show docker containers with CPU & Memory Utilization
outl1ne/nova-dependency-container
25989 Downloads
A Laravel Nova field container allowing to depend on other fields values
optimistdigital/nova-dependency-container
3451 Downloads
A Laravel Nova field container allowing to depend on other fields values
jpcaparas/laravel-faker-openai
804 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
consilience/laravel-extended-logging
22864 Downloads
Extend Laravel and Lumen logging to better support containers
coreproc/laravel-custom-logging
8380 Downloads
Custom logging for AWS cloudwatch containers
michael-rubel/laravel-auto-binder
14689 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
5439 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container