A PHP School workshop about callable functions with arrays.
- Install PHP
- Install Composer
- Run
composer global require php-school/callable-functions - Run
callablefunctions
callablefunctions will run through a series of PHP workshops. Starting at a basic "Hello World" and moving on to more advanced exercises about dealing with arrays and callable functions.
