terremoth / php-box-designer
Library that draws boxes using chars
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 2
Open Issues: 9
pkg:composer/terremoth/php-box-designer
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
This package is auto-updated.
Last update: 2025-10-16 22:10:54 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