Libraries tagged by jlorente
jlorente/laravel-identitystamps
5560 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
jlorente/laravel-eloquent-splitted-dates-trait
5440 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
4552 Downloads
Laravel integration for the Jlorente Connectus php sdk.
jlorente/laravel-appsflyer
5906 Downloads
Laravel 5.6 integration for the Jlorente Appsflyer package.
jlorente/connectus-php-sdk
4577 Downloads
A PHP package to access the Connectus API by a comprehensive way.
jlorente/appsflyer
10197 Downloads
An Appsflyer API package.
jlorente/yii2-activerecord-inheritance
4116 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
372 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
3 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-application-end-queue
2439 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.