From PHP to Ruby: What is a Rack-based app?
I want to start this blog series called “From PHP to Ruby”, which are intended to be small articles on how different is one from another and such. I hope...
Apache 2.4 and PHP-FPM using mod_proxy_fcgi
Recently I needed to install the PHP environment on my production server. I wanted to try the new Apache 2.4 features, so I’m gonna bring you my experience deploying this...
H2P - PHP library to convert HTML files to PDF
H2P is a simple library to convert HTML files with images, JS and CSS into PDF files, using the awesome PhantomJS. Usage If you’re using composer (I strongly recommend that),...
OpenBoleto – Biblioteca de boletos bancários em PHP
O OpenBoleto é uma biblioteca de código aberto para geração de boletos bancários, um meio de pagamento muito comum no Brasil. O foco é ser simples e ter uma arquitetura...