php-school / php8-appreciate
2020 PHP: A showcase and classroom for the cutting edge features of PHP 8
Installs: 583
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 0
Open Issues: 1
Type:php-school-workshop
Requires
- php: ^8.0
- php-school/php-workshop: ^4.0
Requires (Dev)
- phpstan/phpstan: ^0.12.52
- phpunit/phpunit: ^9
- squizlabs/php_codesniffer: ^3.5
- timeweb/phpstan-enum: ^2.2
This package is auto-updated.
Last update: 2024-11-06 19:52:57 UTC
README
A PHP School workshop, showcasing the new features of PHP 8. PHP School is a revolutionary new way to learn PHP. Bring your imagination to life in an open learning eco-system
Installation
- Install PHP
- Install workshop-manager
- Run
workshop-manager install php8appreciate
- Run
php8appreciate
php8appreciate will run through a series of PHP workshops dealing with new PHP 8 features including Property promotion, Match, Named Arguments, Attributes & so on.