jambonbill/lteturbo

AdminLte library for PHP

1.5.2 2020-12-14 19:00 UTC

README

lteturbo package. Use with Bootstrap v5.3 - https://getbootstrap.com/docs/5.3/c

Description

A bunch of classes and methods to create AdminLTE widgets and forms in a lazy way.

Check the docs/examples

Installation

Install the latest version with

$ composer require jambonbill/lteturbo

Basic Usage

<?php

use LTE\Bidule;

// create something
sudo lol

Documentation

not yet

Author

Jambonbill - jambonbill@gmail.com - http://twitter.com/jambonbill

License

MIT License - see the LICENSE file for details