jambonbill / lteturbo
AdminLte library for PHP
Installs: 384
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jambonbill/lteturbo
Requires
- php: >=7.0
Requires (Dev)
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