Search by

hermajan / fazette

hermajan

Few addons for Nette framework.

Package info

github.com/hermajan/fazette

Homepage

pkg:composer/hermajan/fazette

Statistics

Installs: 4 538

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.0 2025-06-19 16:46 UTC

This package is auto-updated.

Last update: 2026-08-27 08:41:19 UTC


README

Tests Packagist

Library with few addons for Nette framework.

🌟 Features

  • Bootstrap Form Renderer: Easy form rendering for Bootstrap 3, 4, and 5.
  • Custom Form Controls: HTML5-ready controls for Date, DateTime, and Time inputs.
  • Font Awesome Latte Macro: Conveniently render Font Awesome icons directly in your Latte templates.
  • Nette Forms Utilities: Helpers for enhanced form labels and input value handling (e.g., nullifying empty strings).
  • Paginator Control: Simple and configurable data pagination for Nette applications.

📥 Installation

Install this via Composer:

composer require hermajan/fazette

📚 Documentation

Usage and documentation for this project is in GitHub wiki. Examples are visible on website.