Libraries tagged by michael-rubel
michael-rubel/laravel-couponables
97975 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
michael-rubel/laravel-value-objects
37415 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
michael-rubel/laravel-formatters
93828 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.
michael-rubel/laravel-enhanced-container
113192 Downloads
This package provides DX tweaks for Service Container in Laravel.
michael-rubel/laravel-enhanced-pipeline
22050 Downloads
Laravel Pipeline with DB transaction support, events and additional methods.
michael-rubel/nullify
279 Downloads
Convert empty data of any type to null.
michael-rubel/laravel-loop-functions
15100 Downloads
Collection of functions to loop over your data.
michael-rubel/laravel-auto-binder
14871 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.
michael-rubel/laravel-stripe-integration
10771 Downloads
This package represents ready-to-use integration with Stripe.
michael-rubel/laravel-sql-function-repository
1042 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
michael-rubel/laravel-seo-manager
459 Downloads
Provides simple functionality to manage SEO tags based on URL path within your Laravel application.
michael-rubel/laravel-safe-request
12266 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
michael-rubel/laravel-model-mapper
451 Downloads
Collection of functions to loop over your data.
michael-rubel/artisan-release-command
1240 Downloads
Artisan command to create a GitHub release of your code.
michael-rubel/laravel-package-template
5 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.