Code From The Book

The code for the classes introduced in the book can be found at its Github repository.

The individual classes are:

One way of installing them is copy each class to your central classes directory; for example, classes/Mlaphp/Request.php. Another way would be to install via Packagist, if you have Composer available.