Libraries tagged by bruno
brunogasparetto/query-builder
17 Downloads
Simplistic Query Builder using PDO
brunogab/inputhelper
13 Downloads
simple helper for sanitize and auto type-casting input data for php
brunofuhr/simfrete-api
20 Downloads
Api para integração com o SimFrete
brunofigueiredo2k/laravel-lang-country
19 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
brunoetap/gateway
2 Downloads
Magento 2 Transparent Payment Module / Gateway Transparente para Magento 2
brunodellmen01/phpnubank
1 Downloads
Acesse seus extratos do Nubank pelo PHP (baseado em https://github.com/andreroggeri/pynubank)
brunodebarros/standalone-error-catcher
14 Downloads
A simple catch-all for PHP errors that makes an HTTP request on every error.
brunodebarros/puphpeteer-extended
3783 Downloads
A set of classes that makes it easier to work with puphpeteer.
brunodebarros/polyfill-mysqli
0 Downloads
Polyfill backporting MySQLi to PHP versions that only have MySQL
brunodebarros/phpword
15 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)
brunodebarros/paypal-ipn-laravel
24 Downloads
A PayPal IPN client for Laravel.
brunodebarros/parsedown
53 Downloads
Parser for Markdown.
brunodebarros/mustache.php
84 Downloads
A fork of @bobthecow's Mustache implementation for PHP.
brunodebarros/helpers
95 Downloads
A set of code snippets, helper functions and libraries for reuse across projects.
brunodebarros/fix-php-post-input
80 Downloads
If your $_POST/$_FILES are empty and they shouldn't be, this library fixes them.