netlte/boxes

Basic box components

v2.0.0 2023-05-05 11:18 UTC

This package is auto-updated.

Last update: 2024-11-05 14:27:27 UTC


README

Licence Latest stable Downloads this Month Downloads total PHPStan

Credits

Feel free to use. Your contributions are very welcome. Feel free to publish pull requests.

Overview

GUI box components to wrap content or stat&progress information

Screenshot

Install

composer require netlte/boxes

Documentation

You can find more info in .docs folder.

Versions

Tests

Check code quality and run tests

composer build

or separately

composer cs
composer analyse
composer tests

Authors