Libraries tagged by espn
kurtiz/email-man
4 Downloads
A fully featured PHP Email Library for sending emails especially via smtp
kadet/utils
215 Downloads
Some utilities like Events, Properties, Timer for PHP (especially CLI)
juniq/yii2-helper-time
2727 Downloads
A useful helper function for time calculations - especially for durations - for Yii Framework 2
joshmvc/filehandler
12 Downloads
PHP Library to help manage file processing especially upload faster and easily
jonathanport/artisan-export-config-vars-to-heroku
1999 Downloads
A simple Artisan command for Laravel to auto export .env config vars into a Heroku app. Removes the issue of having to manually add all config vars. Especially useful if you have lots!
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
199 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
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.