netlte/panel

Components factory

v1.0.0 2021-04-20 22:23 UTC

This package is auto-updated.

Last update: 2024-04-21 06:19:40 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

Nette request action components factory. Idea of this package is to wrap all content components into one big panel which runs as nette servis. So your system modules, can reach any page component or add own component into panel no matter if page is actually requested.

As part of this is GUI Header component which is inside panel and define page's heading, subheading, ActionBar and BreadCrumbs navigation.

Install

composer require netlte/panel

Documentation

You can find more info in .docs folder.

Versions

State AdminLTE Version Branch PHP
stable 2.0 ^1.0 main >= 7.4
NoN 3.0 ^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
Avatar