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