jlorente member since: Mar 02, 2015
jlorente's packages
-
-
-
PHP
jlorente/laravel-application-end-queue
A Laravel queue connector to process jobs at the end of the application
-
-
-
PHP
jlorente/laravel-credit-cards
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.
-
PHP
jlorente/laravel-data-migrations
An extension to allow you to separate data migrations from structure migrations
-
PHP
jlorente/laravel-eloquent-splitted-dates-trait
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...
-
-
PHP
jlorente/laravel-identitystamps
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
-
-
-
-
-
PHP
jlorente/laravel-transaction-commit-queue
A Laravel queue connector to process jobs after successful transactions commits