Libraries tagged by esp
jobslong/geetest
126 Downloads
A PHP SDK for [GeeTest](http://www.geetest.com), especially for [Laravel](http://laravel.com).
jas/debug
5 Downloads
Provides a small package of debugging utilites, especially a better var_dump-alternative
israel-nogueira/naivebayes
7 Downloads
Esta classe PHP serve como componente central em um sistema de processamento de linguagem natural, especialmente voltado para aplicações de aprendizado de máquina
innoboxrr/routes-to-json
195 Downloads
A partir de las rutas del sistema, laravel crea un archivo json en la ubicación especificada en el archivo de configuración para que sean resueltas en el frontend por el paquete route-resolver
innoboxrr/omni-billing-paypal
22 Downloads
El adaptador de PayPal para OmniBilling facilita la integración completa con PayPal, ofreciendo a los desarrolladores la capacidad de realizar pagos, gestionar suscripciones y clientes, y acceder a funcionalidades específicas de PayPal mediante la interfaz unificada de OmniBilling.
hnr/helper
6 Downloads
hnrHelper main objective is especially for uploading and retrieving your uploaded files (images or documents) outside yii web directory for security reason.
hilalahmad/date-time
5 Downloads
Creating a PHP package for date and time manipulation can be highly useful, especially when dealing with various date-related functionalities. Let's call this package DateTime.
happyslucker/parallel
4 Downloads
The Parallel library provides an efficient way to execute multiple tasks concurrently in PHP using child processes. This library leverages the functionality of the pcntl (Process Control) extension to achieve parallel processing, allowing developers to maximize resource utilization and improve performance, especially when dealing with time-consuming operations.
guzinski/cnab_yaml
59 Downloads
Especificação do formato Cnab240 e Cnab400 traduzida para Yaml
ghans/casting-fecha
339 Downloads
Libreria propiedad de intecfa, permite castear las palabras referentes a fechas a una fecha especifica, tambien permite sumar y restar estas a una fecha
gggordon/php-sql-replacer
4 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.
gavinggordon/readygetset
15 Downloads
A PHP class which provides developers with the means to create PHP class files quickly and dynamically, especially classes that will be utilizing 'getter' and 'setter' methods.
gabbydgab/gdg-gearman
10 Downloads
Abstract gearman library that allows multi-processing strategies especially for ETL applications
flame/db-backup
22 Downloads
Library for creating database backups especially in shared hostings.
ennerd/gitutils
6 Downloads
A few command line tools that automate some git tasks, especially if you develop in the vendor/ directory.