michael-rubel member since: Sep 13, 2021
michael-rubel's packages
-
-
PHP
michael-rubel/laravel-couponables
This package provides polymorphic coupon functionality for your Laravel application.
-
PHP
michael-rubel/laravel-enhanced-container
This package provides DX tweaks for Service Container in Laravel.
-
PHP
michael-rubel/laravel-enhanced-pipeline
Laravel Pipeline with DB transaction support, events and additional methods.
-
PHP
michael-rubel/laravel-formatters
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.
-
PHP
michael-rubel/laravel-package-template
It is an example template for Laravel packages. Fill or change it the way you like.
-
PHP
michael-rubel/laravel-value-objects
It is an example template for Laravel packages. Fill or change it the way you like.
-
-
-
PHP
michael-rubel/lada-cache
A Redis based, automated and scalable database caching layer for Laravel
Abandoned!
-
PHP
michael-rubel/laravel-auto-binder
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.
Abandoned!
-
PHP
michael-rubel/laravel-helpful-traits
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
Abandoned! See https://github.com/michael-rubel/laravel-safe-request
-
-
PHP
michael-rubel/laravel-model-mapper
Collection of functions to loop over your data.
Abandoned! See michael-rubel/laravel-loop-functions
-
PHP
michael-rubel/laravel-safe-request
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
Abandoned!