php-school / php-workshop
PHP Workshop Framework
4.0.1
2022-11-02 15:07 UTC
Requires
- php: >=7.2
- ext-json: *
- ext-pdo: *
- ext-pdo_sqlite: *
- aydin-hassan/cli-md-renderer: ^2.4
- fakerphp/faker: ^1.10.1
- guzzlehttp/guzzle: ^7.2
- myclabs/php-enum: ^1.4
- nikic/php-parser: ^4.0
- php-di/php-di: ^6.0
- php-school/cli-menu: ^4.1
- php-school/keylighter: ^0.8.4
- psr/container: ^1.0
- psr/http-message: ^1.0
- psr/log: ^1.1
- symfony/filesystem: ^4.0 | ^5.0 | ^6.0
- symfony/process: ^4.0 | ^5.0 | ^6.0
Requires (Dev)
- composer/composer: ^2.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^8.5
- squizlabs/php_codesniffer: ^3.7
- yoast/phpunit-polyfills: ^0.2.0
This package is auto-updated.
Last update: 2026-06-06 23:56:46 UTC
README
The core of PHP School, the workshop application. This is the library which runs and compares users solutions to pre-defined known working solutions bundled with each workshop.
Check the documentation to learn how to create your own workshop.