Libraries tagged by lote
matheushack/nf-lote-rps
25909 Downloads
Projeto para criar arquivos de remessas e processar arquivos de retorno de lote RPS da prefeitura de São Paulo
zf-hipsters/bootstrap-flash-messenger
8675 Downloads
Simple implementation of ZF2 flash messengers using bootstrap. Contains easy helpers that will save you a LOT of time.
tuscanicz/soap
37690 Downloads
A largely refactored besimple/soap used to build SOAP and WSDL based web services. This fork fixes a lot of errors and provides better API, robust, stable and modern codebase.
tomatophp/filament-pos
1004 Downloads
POS System for FilamentPHP with a lot of features and integration with Ecommerce Builder
meinfernbus/google-bundle
76199 Downloads
Fork of AntiMattr GoogleBundle. Static Google maps with caching, Adwords with remarketing & lots of other fixes.
matthiasmullie/ogone
11936 Downloads
Wrapper class to make Ogone implementations a lot easier
ihor/cachalot
27849 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
cytopia/awesome-ci
5747 Downloads
Lot's of tools for git, file and static source code analysis.
byjg/convert
49227 Downloads
A lightweight utility for string conversion between text from UTF8 to a lot of formats and vice-versa.
alleyinteractive/wp-block-debug
428 Downloads
Adds a panel to the WordPress block editor with a lot of information about the selected block, including methods to set attributes.
publero/net_gearman
77444 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
michael-rubel/laravel-auto-binder
14675 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
fsi/reflection
63339 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
williamheelis/restful-inputs
58 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
vectorface/gearman
8892 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.