jlorente member since: Mar 02, 2015
jlorente's packages
-
-
-
-
PHP
jlorente/php-credit-cards
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.
-
-
-
PHP
jlorente/yii2-activerecord-inheritance
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework. It fakes inheritance between two ActiveRecord classes.
-
-
-
PHP
jlorente/yii2-billing
A Yii2 extension to handle the billing feature in our projects. It includes a fluent programming interface to create invoices and a visual interface to create, edit and export them in html or pdf format.
-
PHP
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.
-
PHP
jlorente/yii2-config-variables
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
-
PHP
jlorente/yii2-datatables
A Yii2 extension to provide the framework with the JQuery DataTables plugin
-
PHP
jlorente/yii2-enhanced-captcha
A Yii2 extension that enhances the captcha component with the functionality of being shown only on multiple requests from the same IP
-