An open API service indexing awesome lists of open source software.

https://github.com/php-school/learn-you-php

🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
https://github.com/php-school/learn-you-php

education php php-school workshop

Last synced: 22 days ago
JSON representation

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

Awesome Lists containing this project

README

        

Learn You PHP!


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











---


Learn You PHP Workshop

## Installation

1. Install [PHP](http://php.net/downloads.php)
2. Install [workshop-manager](https://www.phpschool.io/)
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.