Libraries tagged by jlorente
jlorente/laravel-eloquent-splitted-dates-trait
5352 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
4464 Downloads
Laravel integration for the Jlorente Connectus php sdk.
jlorente/laravel-appsflyer
5818 Downloads
Laravel 5.6 integration for the Jlorente Appsflyer package.
jlorente/connectus-php-sdk
4482 Downloads
A PHP package to access the Connectus API by a comprehensive way.
jlorente/appsflyer
10109 Downloads
An Appsflyer API package.
jlorente/yii2-activerecord-inheritance
4109 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-enhanced-captcha
493 Downloads
A Yii2 extension that enhances the captcha component with the functionality of being shown only on multiple requests from the same IP
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
2 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
2838 Downloads
A Laravel queue connector to process jobs after successful transactions commits
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.