laravel-transaction-commit-queue
by nadirabbas
A Laravel queue connector to process jobs after successful transactions commits
laravel-credit-cards
by jlorente
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
laravel-transaction-commit-queue
by jlorente
A Laravel queue connector to process jobs after successful transactions commits
laravel-eloquent-splitted-dates-trait
by jlorente
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
laravel-application-end-queue
by jlorente
A Laravel queue connector to process jobs at the end of the application
laravel-identitystamps
by jlorente
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models