PHP PHP functions quick tips web development
A better way to perform intermediate to complex string replace routines in PHP.
Laravel Laravel 5.2 Laravel 5.5 web development
Notes from a Laravel 5.2 to 5.5 upgrade.
PHP PDO sqlite web development
Short reminder how to connect to a sqlite database with PHP's PDO database library
Projects Wolfcms Bootstrap web development Wolfcms Themes
A Bootstrap theme for Wolf CMS.
PHP Projects Wolfcms-disqus Disqus Wolfcms web development
A Wolf CMS plugin providing Disqus comment integration.
gulp.js gulp-purifycss purifycss Laravel CSS web development Laravel Elixir
Identify and remove unused CSS with gulp-purifycss. Helpful for legacy projects with lots of CSS cruft.
Laravel Laravel packages Composer Laravel Tinker web development
How to remove the Laravel Tinker package (installed by default)
PHP PHP strings PHP special characters PHP escape sequences web development
A (probably) non-exhaustive list of PHP special characters / escape sequences in double quoted strings.
Docker Dockerfile PHP web development
A collection of a few real life PHP project Dockerfile examples