nastasia/callable-functions

Learn callable functions with arrays

Installs: 66

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 2

Open Issues: 0

Type:php-school-workshop

pkg:composer/nastasia/callable-functions

0.3.0 2016-05-18 11:55 UTC

This package is not auto-updated.

Last update: 2025-10-08 01:36:14 UTC


README

A PHP School workshop about callable functions with arrays.

Learn You PHP Workshop

Installation

  1. Install PHP
  2. Install workshop-manager
  3. Run workshop-manager install callablefunctions
  4. 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.