Sourcetoad ranked No. 1733 on the Inc. 5000 list

Sourcetoad ranked No. 1733 on the Inc. 5000 list

TAMPA, Fla. — August 25, 2020 — Sourcetoad, an enterprise software development company specializing in cruise industry solutions, has been recognized for the third year in a row on the Inc. 5000 list of the fastest-growing private companies in America. The Tampa-based...
Magic Methods Within Yii2 __set

Magic Methods Within Yii2 __set

This article is continued from the previous post about the __get method. The basic __set method is contained within the Object class and performs a simple check to ensure a property can be set. It looks for a method with the ‘set’ prefix, executes if...