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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-28 23:00:43 UTC
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