terremoth / php-box-designer
Library that draws boxes using chars
v1.1.2
2024-03-02 05:40 UTC
Requires
- php: ^8.1
Requires (Dev)
- nikic/php-parser: ^4.10
- phpmd/phpmd: @stable
- phpunit/phpunit: ^10.0
- squizlabs/php_codesniffer: *
- vimeo/psalm: ^5.0
README
Boxes. There are Boxes. Everywhere.
Simple app that draws boxes using chars with or without text content inside.
This repo main idea is to demonstrate the highest state of the art a PHP repo can be.
See demos/drawing.php for examples.
Installation
composer require terremoth/php-box-designer