Libraries tagged by techg
nowo-tech/tiptap-editor-bundle
1020 Downloads
Symfony form type for rich text using Tiptap (HTML in textarea). Vite-built widget, Docker makefile workflow.
nowo-tech/tag-input-bundle
712 Downloads
Symfony Tag FormType with Tagify UI for multi-tag text inputs.
nowo-tech/site-backup-bundle
725 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
2540 Downloads
Symfony bundle that adds a 'Select all' checkbox for ChoiceType fields with multiple=true (expanded or select).
nowo-tech/routing-kit-bundle
983 Downloads
Symfony bundle for DB-driven locale routes, canonical URL styles, CRUD panel, and SeoKit compatibility.
nowo-tech/qr-code-bundle
566 Downloads
Symfony bundle to generate PNG QR codes as data URIs with optional URL safety policy.
nowo-tech/pwa-bundle
744 Downloads
Symfony bundle to turn any application into a fully configurable Progressive Web App (manifest, service worker, offline, install prompt)
nowo-tech/performance-bundle
3107 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
2825 Downloads
Symfony bundle providing a password form type with toggle visibility feature
nowo-tech/password-strength-bundle
1434 Downloads
Symfony PasswordType extension with configurable strength policies, live feedback, HTML pattern, and validator.
nowo-tech/password-policy-bundle
2455 Downloads
Symfony bundle for password policy enforcements including password history, expiry, and validation
nowo-tech/migrations-kit-bundle
2556 Downloads
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
nowo-tech/maintenance-mode-bundle
380 Downloads
Symfony bundle to put a site into maintenance mode with configurable exclusions, panel CRUD, and pluggable storage.
nowo-tech/login-throttle-bundle
735 Downloads
Symfony bundle for login throttling using native Symfony login_throttling feature with pre-configured settings
nowo-tech/http-log-bundle
497 Downloads
Symfony bundle that intercepts HTTP requests and responses, stores them with configurable body policies, and provides a secured admin UI with filter, export, and purge.