Packages from brunodebarros
-
-
PHP
brunodebarros/fix-php-post-input
If your $_POST/$_FILES are empty and they shouldn't be, this library fixes them.
-
PHP
brunodebarros/git-deploy-php
git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.
-
PHP
brunodebarros/helpers
A set of code snippets, helper functions and libraries for reuse across projects.
-
PHP
brunodebarros/http-request
A web crawler, built to be easily dropped into PHP applications, which behaves just like a regular web browser, interpreting location redirects and storing cookies automatically.
-
-
-
-
PHP
brunodebarros/phpword
PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)
-
-
PHP
brunodebarros/puphpeteer-extended
A set of classes that makes it easier to work with puphpeteer.
-
PHP
brunodebarros/standalone-error-catcher
A simple catch-all for PHP errors that makes an HTTP request on every error.