Libraries tagged by Rebel
rebelcode/module-config-interface
62 Downloads
Interfaces for module configuration
rebelcode/eddbk-module-list-module
6 Downloads
A RebelCode module for EDD Bookings that shows a list of loaded modules.
rebelcode/diary-interface
427 Downloads
Interfaces for the objects used by the Diary library.
rebelcode/cqrs-resource-models-abstract
25 Downloads
Abstract functionality for a CQRS approach to resource models.
rebelcode/command-invoker-code-map
6 Downloads
A command invoker implementation that invokes commands via their mapped code.
rebelcode/booking-transitioner-interface
768 Downloads
Interfaces for objects that can transition bookings.
rebelcode/booking-transitioner
1087 Downloads
Booking transitioner implementations.
rebelcode/booking-system-interface
393 Downloads
Interfaces for the RebelCode PHP booking system library.
rebelcode/booking-interface
1806 Downloads
Interfaces for bookings.
rebelcode/booking-abstract
851 Downloads
Abstract functionality for bookings
rebelcode/booking
585 Downloads
Concrete implementation of bookings.
michael-rubel/laravel-couponables
69121 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
michael-rubel/laravel-value-objects
34768 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
michael-rubel/laravel-formatters
83450 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
17475 Downloads
Laravel Pipeline with DB transaction support, events and additional methods.