Download the PHP package occ2/progress-bar without Composer
On this page you can find all versions of the php package occ2/progress-bar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download occ2/progress-bar
More information about occ2/progress-bar
Files in occ2/progress-bar
Download occ2/progress-bar
More information about occ2/progress-bar
Files in occ2/progress-bar
Vendor occ2
Package progress-bar
Short Description Simple progress bar control for Nette Framework. Based on Twitter Bootstrap 3
License MIT
Homepage https://github.com/OCC2/ProgressBar
Package progress-bar
Short Description Simple progress bar control for Nette Framework. Based on Twitter Bootstrap 3
License MIT
Homepage https://github.com/OCC2/ProgressBar
Please rate this library. Is it a good library?
Informations about the package progress-bar
ProgressBar
Simple progress bar control for Nette Framework.
Requirements:
PHP >=5.6 Nette >=2.4 Twitter Bootstrap >=3 (not for version 4) nette.ajax.js
Installation:
composer require occ2/progress-bar
- copy assets/autorefresh.ajax.js to your_www_js_dir/ext and link it in your page.
- don't forget to have Twitter bootstrap css and js files linked to your page
Usage in presenter
Usage in latte template
Usage of autorefresh.ajax.sh
- During $.nette.init() all elements with class .autorefresh is found and read url ant time
- URL of autorefresh is in data-refresh-url attribute
- Refresh time is in data-refresh-time attribute
All versions of progress-bar with dependencies
PHP Build Version
Package Version
The package occ2/progress-bar contains the following files
Loading the files please wait ....