Download the PHP package vitexsoftware/ease-bricks without Composer
On this page you can find all versions of the php package vitexsoftware/ease-bricks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vitexsoftware/ease-bricks
More information about vitexsoftware/ease-bricks
Files in vitexsoftware/ease-bricks
Package ease-bricks
Short Description EasePHPframework addons and code snipplets
License GPL-2.0+
Homepage http://v.s.cz/ease.php
Informations about the package ease-bricks
EasePHP Bricks
Object oriented PHP Framework for easy&fast writing small/middle sized apps.
Bricks Included
GDPR Logger
Log all GDPR related information into SQL table
MainPageMenu
Well framed large icons
TwitterBootstrap Switch
Ease support for http://bootstrapswitch.com/
The libjs-bootstrap-switch package with requied js/css assets is already present in our repository https://www.vitexsoftware.cz/repo.php
Boolean LED
Show light or dark circle in given color.
Tree View
Ease Support for http://jonmiles.github.io/bootstrap-treeview/ A simple and elegant solution to displaying hierarchical tree structures (i.e. a Tree View)
Locale Select
Simple chooser of availble locales
Live Age
Show live age based on unix timestamp
Sign In form
Classic form with username input password input and submit button
Password Input
With eye icon to show plaintext
Browsing History
Sticky note
Selectizer trait
Apply Selectize.js to InputBox or Select
Installation
Composer:
composer require vitexsoftware/ease-bricks
Older versions and its requirements https://packagist.org/packages/vitexsoftware/ease-bricks
To get Docker image:
docker pull vitexsoftware/ease-bricks
For Debian, Ubuntu & friends please use repo:
wget -O - http://v.s.cz/[email protected]|sudo apt-key add -
echo deb http://v.s.cz/ stable main > /etc/apt/sources.list.d/ease.list
aptitude update
aptitude install ease-bricks
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
}
}
]
Links
Homepage: https://www.vitexsoftware.cz/ease.php
GitHub: https://github.com/VitexSoftware/Ease-PHP-Bricks
Apigen Docs: https://www.vitexsoftware.cz/ease-php-bricks/