Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.81 KB

README.md

File metadata and controls

70 lines (46 loc) · 1.81 KB

Flow

Installation

PHP 8.3 is the minimal version to use Live Flo The recommended way to install it through Composer and execute

composer require darkwood/flow

Usage

Run Flow exemples

bin/console app:flow-exemples

Run CarbonImage

For more details on the CarbonImage functionality, please visit: https://blog.darkwood.com/article/automatiser-la-creation-de-screenshots-de-code-avec-carbon-now

bin/console app:carbon-image

Scrap pages

For more details on the CarbonImage functionality, please visit: https://blog.darkwood.com/article/scrape-les-sites-de-maniere-efficace

bin/console app:scrap

Gyroscops

Flow as a container for PHP-ETL, for more details, please visit: https://php-etl.github.io/documentation/

bin/console app:php-etl

Wave Function Collapse

For more details on Wave Function Collapse, please visit: https://blog.darkwood.com/article/wave-function-collapse

Inspired by

bin/console app:wave-function-collapse

Symfony Certification

For details on certification, please visit https://certification.symfony.com

php -d memory_limit=-1 bin/console app:symfony-certification symfony7

License

Live Flow is released under the MIT License.