Libraries tagged by nowo
nowo-tech/ui-kit-bundle
7662 Downloads
Canonical Nowo admin UI kit for Symfony: Twig macros, semantic nowo-ui-* CSS, pagination/tabs/modals/toasts/confirm, shell chrome, multi-framework class helpers (REQ-UI-001).
nowo-tech/phpstan-frankenphp
26266 Downloads
PHPStan rules that help you migrate from PHP-FPM to FrankenPHP classic, then to worker mode. Rules are split by level with demos for every case.
nowo-tech/form-kit-bundle
6821 Downloads
Symfony bundle to reduce repetitive form field options: convention-based labels/placeholder/help (form_snake.field_snake.*), configurable attr/row_attr/translation_domain, and cascading option merge (global → field type → form → field). Symfony 7.4|8.
nowo-tech/doctrine-encrypt-bundle
5722 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
nowo-tech/user-kit-bundle
606 Downloads
Symfony bundle for user account enable/disable, last activity tracking, and online presence detection.
nowo-tech/twig-inspector-bundle
6726 Downloads
Debug Twig templates in the browser: visual overlay, click-to-open in IDE, Web Profiler. Symfony 6|7|8.
nowo-tech/tiptap-editor-bundle
793 Downloads
Symfony form type for rich text using Tiptap (HTML in textarea). Vite-built widget, Docker makefile workflow.
nowo-tech/tag-input-bundle
597 Downloads
Symfony Tag FormType with Tagify UI for multi-tag text inputs.
nowo-tech/site-backup-bundle
607 Downloads
Symfony bundle for integral website backups with checksum integrity and a safe restore UI (loading page) that does not break the app mid-restore.
nowo-tech/select-all-choice-bundle
2345 Downloads
Symfony bundle that adds a 'Select all' checkbox for ChoiceType fields with multiple=true (expanded or select).
nowo-tech/routing-kit-bundle
705 Downloads
Symfony bundle for DB-driven locale routes, canonical URL styles, CRUD panel, and SeoKit compatibility.
nowo-tech/qr-code-bundle
434 Downloads
Symfony bundle to generate PNG QR codes as data URIs with optional URL safety policy.
nowo-tech/pwa-bundle
626 Downloads
Symfony bundle to turn any application into a fully configurable Progressive Web App (manifest, service worker, offline, install prompt)
nowo-tech/performance-bundle
2974 Downloads
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.
nowo-tech/password-toggle-bundle
2335 Downloads
Symfony bundle providing a password form type with toggle visibility feature