Download the PHP package radekdostal/nette-visualpaginator without Composer
On this page you can find all versions of the php package radekdostal/nette-visualpaginator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download radekdostal/nette-visualpaginator
More information about radekdostal/nette-visualpaginator
Files in radekdostal/nette-visualpaginator
Package nette-visualpaginator
Short Description VisualPaginator Control for Nette Framework
License LGPL-2.1 LGPL-3.0
Informations about the package nette-visualpaginator
# VisualPaginator for Nette Framework
VisualPaginator Control for Nette Framework
- Author: Radek Dostál <[email protected]>
- Copyright: Copyright (c) 2015 - 2016 Radek Dostál
- Licence: GNU Lesser General Public License
- Github: radekdostal/Nette-VisualPaginator
This add-on creates visual paginator with localizations and with optional "all" button. It supports custom localizations and custom templates (default template is designed for Bootstrap 3).
Requirements
- PHP 5.4 or later
- Nette Application 2.2 or later
- Nette DI 2.2 or later
- Kdyby/Translation 2.2 or later
GNU Lesser General Public License
LGPL licenses are very very long, so instead of including them here we offer you URLs with full text:
Example
config.neon
Kdyby\Translation looks for localizations in the directory app/lang. For example english localization file must be named visualPaginator.en_GB.neon (in case of using the NEON syntax).
Presenter
Template default.latte
All versions of nette-visualpaginator with dependencies
kdyby/translation Version ^2.2.0
nette/application Version ^2.2.0
nette/di Version ^2.2.0