Libraries tagged by michael-rubel
michael-rubel/laravel-couponables
67412 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
michael-rubel/laravel-value-objects
34502 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
michael-rubel/laravel-formatters
82903 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
100968 Downloads
This package provides DX tweaks for Service Container in Laravel.
michael-rubel/laravel-enhanced-pipeline
17082 Downloads
Laravel Pipeline with DB transaction support, events and additional methods.
michael-rubel/laravel-auto-binder
14733 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-loop-functions
15064 Downloads
Collection of functions to loop over your data.
michael-rubel/nullify
251 Downloads
Convert empty data of any type to null.
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.