Blog Home


Unit Testing II - Command Line Testing

Running unit tests from the command line

Unit Testing I - Organization and Configuration

Organizing and configuring our testing system

Installing Codeception and PhpUnit with Composer

Using the Composer dependency manager to install Codeception and PhpUnit

Creating MODX Articles in Code III

Handling placeholders when creating Articles with PHP

Creating MODX Articles in Code II

Creating a blog Article using a MODX chunk for the content

Creating MODX Articles in Code I

Use a PHP script to create new blog Articles

Using PHP Comparison and Equality Operators in MODX

Making sure your code tests for equality properly

Preserve Formatting When Pasting Text in PhpStorm

Maintaining structure and indentation when pasting code in PhpStorm

Comparing Things in PhpStorm III

Comparing entire directories in PhpStorm

Comparing Things in PhpStorm II

Comparing two files and observing the differences in PhpStorm