Pinned Repositories
laravel-application-end-queue
A Laravel queue connector to process the enqueued jobs at the end of the application
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
laravel-data-migrations
An extension to allow you to separate data migrations from structure migrations
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...
laravel-zadarma
Laravel integration for the Jlorente Zadarma package.
php-credit-cards
A PHP package to perform operations on debit and credit cards like validate brand, number and Luhn algorithm and formatting. It validates popular brands like Visa, Mastercard, American Express, etc.
yii2-activerecord-inheritance
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework
yii2-command-handler
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.
yii2-config-variables
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
yii2-widget-remainingcharacters
Widget to append a remaining character counter to text inputs and textareas
jlorente's Repositories
jlorente/php-credit-cards
A PHP package to perform operations on debit and credit cards like validate brand, number and Luhn algorithm and formatting. It validates popular brands like Visa, Mastercard, American Express, etc.
jlorente/laravel-data-migrations
An extension to allow you to separate data migrations from structure migrations
jlorente/yii2-activerecord-inheritance
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework
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
jlorente/laravel-zadarma
Laravel integration for the Jlorente Zadarma package.
jlorente/yii2-command-handler
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.
jlorente/laravel-transaction-commit-queue
A Laravel queue connector to process jobs after successful database transactions commits
jlorente/yii2-datatables
A Yii2 extension to provide the framework with the JQuery DataTables plugin
jlorente/laravel-esendex
Laravel integration for the Esendex SDK including a notification channel.
jlorente/laravel-pushy
Laravel 5.6 integration for the Jlorente Pushy PHP sdk package.
jlorente/pushy-php-sdk
A PHP package to access the Pushy API by a comprehensive way.
jlorente/stethome-php-sdk
A PHP package to access the StethoMe API by a comprehensive way
jlorente/yii2-behaviors
A compilation of useful behaviors for the Yii2 framework.
jlorente/connectus-php-sdk
A PHP package to access the Connectus API by a comprehensive way
jlorente/laravel-application-end-queue
A Laravel queue connector to process the enqueued jobs at the end of the application
jlorente/laravel-connectus
Laravel integration for the Jlorente Connectus php sdk
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...
jlorente/laravel-identitystamps
A Laravel plugin to register and keep control of users who make creations, updates and deletions of models.
jlorente/yii2-locations
A Yii2 extension that includes database tables, models and an admin module to store locations.
jlorente/yii2-validators
A compilation of useful validators for the Yii2 framework
jlorente/zadarma-php-sdk
A PHP package to access the Zadarma API by a comprehensive way
jlorente/cordova-plugin-splashscreen
Apache Cordova Plugin splashscreen
jlorente/documentation
Full Documentation for Apiato
jlorente/intercom-cordova
Cordova/PhoneGap plugin for Intercom
jlorente/laravel-payu
Laravel integration of the PayU PHP SDK
jlorente/laravel-sendgrid
Laravel integration for the SendGrid php sdk
jlorente/laravel-stethome
Laravel 5 integration for the Jlorente StethoMe package
jlorente/opentok-ios-sdk-samples-swift
Sample applications using the OpenTok iOS SDK in Swift
jlorente/payu-php-sdk
Public repository to integrate the PayU SDK developed by PayU through composer
jlorente/vue-credit-card-field
A fancy Vue credit card field that mimics Stripe.js and is fully compatible with Bootstrap 4.