pgrimaud / symfony-world-schedule
Get the SymfonyWord Online 2021 schedule from the terminal.
Fund package maintenance!
pgrimaud
www.paypal.me/grimaudpierre
Requires
- php: >=7.4
- ext-ctype: *
- ext-iconv: *
- ext-json: *
- nesbot/carbon: ^2.46
- symfony/console: 5.3.*
- symfony/dotenv: 5.3.*
- symfony/flex: ^1.3.1
- symfony/framework-bundle: 5.3.*
- symfony/yaml: 5.3.*
Requires (Dev)
- symfony/maker-bundle: ^1.30
Conflicts
Replaces
This package is auto-updated.
Last update: 2024-10-30 01:37:20 UTC
README
A CLI tool that gives you the SymfonyWorld online schedule in your timezone.
Based on @nunomaduro idea (Laracon & Alpine day) & fastly written with Symfony skeleton & the awesome Console component. 😍
Quick start
Requires PHP 7.4+
# First, install: composer global require pgrimaud/symfony-world-schedule # Then, use it: symfony-world
Credits
Most of the credits go to @nunomaduro (Laracon & Alpine day) & written with Symfony skeleton. Thank man ❤️
Built with Box.
Build phar archive
Requires docker, then : docker run --rm --interactive --tty --volume="$(pwd):/app" ajardin/humbug-box compile -vvv
Licence
Licensed under the terms of the MIT License.
Copyrights
This project is not affiliated with or endorsed by Symfony.