Basic UI helpers package

v1.1.2 2023-08-25 15:30 UTC

This package is auto-updated.

Last update: 2024-04-25 16:52:53 UTC


README

Build Status 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

UI helpers and abstract classes used across of organization.

Documentation

You can find more info in .docs folder.

Install

composer require netlte/ui

Versions

State Version Branch PHP
stable ^1.0 main >= 7.4
NoN ^2.0 main >= 8.0

Tests

Check code quality and run tests

composer build

or separately

composer cs
composer analyse
composer tests

Authors

Tomáš Holan
Latest stable