php-school/learn-you-php

An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.

Installs: 1 956

Dependents: 0

Suggesters: 0

Security: 0

Stars: 317

Watchers: 17

Forks: 36

Open Issues: 4

Type:php-school-workshop

0.6.1 2021-01-20 20:05 UTC

README

The very first PHP School workshop. A revolutionary new way to learn PHP
Bring your imagination to life in an open learning eco-system

badge.svg 68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f7068702d7363686f6f6c2f6c6561726e2d796f752d7068702e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f7068707363686f6f6c2e6865726f6b756170702e636f6d2f62616467652e737667

Learn You PHP Workshop

Installation

  1. Install PHP
  2. Install workshop-manager
  3. Run workshop-manager install learnyouphp
  4. Run learnyouphp

learnyouphp will run through a series of PHP workshops. Starting at a basic "Hello World" and moving on to more advanced exercises about dealing with filesystems, objects, exceptions and streams.