New Bits On The Blog

How-to's, Ideas, Thoughts - Mostly on web development.

Building secure PHP applications in 2018

by Catalin in Php · 1 min read

The Paragon Initiative Blog has a new post with their tips and tricks, things to avoid on building secure PHP applications. As they mention, This guide should serve as a complement to the e-book,

PHP Composer crashes while updating

by Catalin in Php · 1 min read

I was running a small Digital Ocean server (512 MB RAM) for a side project and got to the problem that I could not use composer update after pushing changes related to the use of new packages.