Download the PHP package vitexsoftware/ease-twbootstrap4-widgets without Composer
On this page you can find all versions of the php package vitexsoftware/ease-twbootstrap4-widgets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vitexsoftware/ease-twbootstrap4-widgets
More information about vitexsoftware/ease-twbootstrap4-widgets
Files in vitexsoftware/ease-twbootstrap4-widgets
Package ease-twbootstrap4-widgets
Short Description EasePHP framework addons and code snipplets
License MIT
Homepage http://v.s.cz/ease.php
Informations about the package ease-twbootstrap4-widgets
EasePHP Twitter Bootstrap4 Widgets
Object oriented PHP Framework for easy&fast writing small/middle sized apps.
Bricks Included
MainPageMenu
Well framed large icons
TwitterBootstrap Toggle
Ease support for http://bootstrapswitch.com/
Password Input with eye
PasswordInputShowHide();
Font Awesome Icon
FaIcon();
Browsing History
Installation
Composer:
Older versions and its requirements https://packagist.org/packages/vitexsoftware/
For Debian, Ubuntu & friends please use repo:
In this case please add this to your app composer.json:
"require": {
"ease-bricks": "*"
},
"repositories": [
{
"type": "path",
"url": "/usr/share/php/EaseCore",
"options": {
"symlink": true
}
},
{
"type": "path",
"url": "/usr/share/php/EaseTWB4",
"options": {
"symlink": true
}
},
{
"type": "path",
"url": "/usr/share/php/EaseTWB4Widgets",
"options": {
"symlink": true
}
}
]
Links
Homepage: https://www.vitexsoftware.cz/ease.php
GitHub: https://github.com/VitexSoftware/php-ease-bootstrap4-widgets
PhpDocumentor: https://www.vitexsoftware.cz/php-ease-bootstrap4-widgets/