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.
- Host: GitHub
- URL: https://github.com/php-school/learn-you-php
- Owner: php-school
- License: mit
- Created: 2015-10-19T23:54:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T18:03:04.000Z (6 months ago)
- Last Synced: 2025-04-02T12:02:57.778Z (29 days ago)
- Topics: education, php, php-school, workshop
- Language: PHP
- Homepage: http://www.phpschool.io/
- Size: 516 KB
- Stars: 321
- Watchers: 16
- Forks: 35
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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---
![]()
## 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.