nastasia / callable-functions
Learn callable functions with arrays
Installs: 66
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 2
Open Issues: 0
Type:php-school-workshop
Requires
- php: >=5.6
- php-school/php-workshop: ^0.4
- php-school/workshop-installer: ^0.1
Requires (Dev)
- phpunit/phpunit: ~4.1
- squizlabs/php_codesniffer: ~2.0
This package is not auto-updated.
Last update: 2025-01-14 22:33:36 UTC
README
A PHP School workshop about callable functions with arrays.
Installation
- Install PHP
- Install workshop-manager
- Run
workshop-manager install callablefunctions
- 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.