Libraries tagged by jlorente
jlorente/laravel-eloquent-splitted-dates-trait
5205 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
4317 Downloads
Laravel integration for the Jlorente Connectus php sdk.
jlorente/laravel-appsflyer
5672 Downloads
Laravel 5.6 integration for the Jlorente Appsflyer package.
jlorente/connectus-php-sdk
4331 Downloads
A PHP package to access the Connectus API by a comprehensive way.
jlorente/appsflyer
9963 Downloads
An Appsflyer API package.
jlorente/yii2-activerecord-inheritance
4100 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/laravel-transaction-commit-queue
2831 Downloads
A Laravel queue connector to process jobs after successful transactions commits
homedoctor-es/laravel-instasent
8 Downloads
Laravel 5.8 integration for the Instasent SDK.
jlorente/yii2-enhanced-captcha
485 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
371 Downloads
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
jlorente/yii2-command-handler
102 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-application-end-queue
2438 Downloads
A Laravel queue connector to process jobs at the end of the application
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.