Libraries tagged by Especiais
rezaamini-ir/provider-man
12 Downloads
A service provider manager for Laravel projects (especially modular projects)
reneiw/hiei
764 Downloads
Http request Is Especially Import!.
phpfacile/string-tokenizer
39 Downloads
Library to parse a string (especially to extract text and keywords identified by a begin and end delimiter and to substitute keywords by values)
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
nandodutra/cnab_yaml
326 Downloads
Especificação do formato Cnab240 e Cnab400 traduzida para Yaml
mipotech/yii2-request-logger
6078 Downloads
A useful class for generating a thorough log of all requests and responses. Especially suitable for REST APIs built upon the Yii2 framework.
melolucas/cnab_yaml
562 Downloads
Especificação do formato Cnab240 e Cnab400 traduzida para Yaml
lucasviniciussilva/cnab_yaml
321 Downloads
Especificação do formato Cnab240 e Cnab400 traduzida para Yaml
lts/php-book-markdown-tools
0 Downloads
Tools for processing markdown, especially targeted towards book authorship
kenvix/curl
10 Downloads
A very lite and high compatibility but powerful curl class(especially you're processing http headers and cookies). No dependence.
kadet/utils
212 Downloads
Some utilities like Events, Properties, Timer for PHP (especially CLI)
juniq/yii2-helper-time
2645 Downloads
A useful helper function for time calculations - especially for durations - for Yii Framework 2
juarezfranco/export-to-pattern
864 Downloads
Utilitário para exportar dados para um padrão específico.
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
innoboxrr/routes-to-json
157 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