Yii2 AR SQL Verbs; Y-U-SO-WEIRD?
Yii2 being an active record style DB abstraction AND needing to support a wide range of database technologies facilitated creating the standard insert / select…
Shameless Self Promotion: Presenting during Tampa Bay PHP’s May meetup!
https://www.meetup.com/tampa-bay-php/events/239357087/ Update: Video is up on youtube at https://youtu.be/QXSP0bEpF4Y .
Always plan on something going wrong…
Anyone who has sat through the process managing a project know, whole heartedly as a fact, no matter how much something is planned and scheduled something…
Lets Encrypt on Amazon Linux,
So after switching some domain names around I wanted to add a Lets Encrypt SSL cert. to the blog here. Simple enough right? Log into…
Why basic data structure knowledge is important.
Today while working through an issue ticket we came across a situation where console.log() was printing out a rounded variation of an integer. The server…
Refactoring array index magic number with class constant.
During a code review my peer Michal Mazur turned me onto the follow example; I have to say I am really digging it: Array Index as…
PHP and large CSV’s…
After looking around a bit I have yet to find a way to read a specified line from a file without doing one of the…
PHPStorm 2017.1 released…
I’m sure many of you know this already by JetBrains has released PHPStorm version 2017.1. The improvement list looks nise and Im eager to try…
Quick little thing.
Was sad to see Yii2’s getOldAttributes() did not have to ability to limit based on a provided array; whereas getAttributes() does take an array to…
Write about my place of employment (all the stories are true).
While I’m not explicitly pictured in the gallery I did have a direct hand in many of the software solutions solutions mentioned in the article.…