Libraries tagged by laravel-auto-binder
michael-rubel/laravel-auto-binder
75 Favers
14623 Downloads
14623 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.