Libraries tagged by jlorente
jlorente/laravel-eloquent-splitted-dates-trait
6039 Downloads
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...
jlorente/laravel-connectus
5207 Downloads
Laravel integration for the Jlorente Connectus php sdk.
jlorente/laravel-appsflyer
6505 Downloads
Laravel 5.6 integration for the Jlorente Appsflyer package.
jlorente/connectus-php-sdk
5345 Downloads
A PHP package to access the Connectus API by a comprehensive way.
jlorente/appsflyer
10800 Downloads
An Appsflyer API package.
jlorente/yii2-activerecord-inheritance
4235 Downloads
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework. It fakes inheritance between two ActiveRecord classes.
jlorente/yii2-config-variables
379 Downloads
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
jlorente/yii2-command-handler
103 Downloads
A Yii2 extension that provides the framework with the Command Design Pattern. Useful to create commands in a main process and execute them in another processes such as crons, console controllers, etc.
nadirabbas/laravel-transaction-commit-queue
1 Downloads
A Laravel queue connector to process jobs after successful transactions commits
lloople/php-credit-cards
6 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
jlorente/laravel-transaction-commit-queue
2869 Downloads
A Laravel queue connector to process jobs after successful transactions commits
jlorente/laravel-application-end-queue
2440 Downloads
A Laravel queue connector to process jobs at the end of the application
homedoctor-es/laravel-instasent
8 Downloads
Laravel 5.8 integration for the Instasent SDK.
jlorente/yii2-weeklyschedule-selector
24 Downloads
A Yii2 plugin that provides the framework with a weekly schedule selector to attach to models that need a weekly schedule organization.
jlorente/yii2-validators
110 Downloads
A compilation of useful validators for the Yii2 framework.