Libraries tagged by michael-rubel
michael-rubel/laravel-couponables
46122 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
michael-rubel/laravel-value-objects
28154 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
michael-rubel/laravel-formatters
46181 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
13760 Downloads
Laravel Pipeline with DB transaction support, events and additional methods.
michael-rubel/laravel-enhanced-container
57761 Downloads
This package provides DX tweaks for Service Container in Laravel.
michael-rubel/laravel-safe-request
12235 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
michael-rubel/laravel-loop-functions
14115 Downloads
Collection of functions to loop over your data.
michael-rubel/laravel-auto-binder
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.
michael-rubel/artisan-release-command
1194 Downloads
Artisan command to create a GitHub release of your code.
michael-rubel/laravel-stripe-integration
10758 Downloads
This package represents ready-to-use integration with Stripe.
michael-rubel/laravel-sql-function-repository
1037 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/nullify
247 Downloads
Convert empty data of any type to null.
michael-rubel/laravel-model-mapper
450 Downloads
Collection of functions to loop over your data.
michael-rubel/laravel-package-template
3 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.