HecFranco member since: Dec 19, 2023 · Transparency log
HecFranco's packages
-
PHP
nowo-tech/routing-kit-bundle
Symfony bundle for DB-driven locale routes, canonical URL styles, CRUD panel, and SeoKit compatibility.
-
PHP
nowo-tech/runtime-env-bundle
Store selected application environment variables in the database (encrypted at rest via DoctrineEncryptBundle) with an admin CRUD UI. FrankenPHP worker-safe.
-
TypeScript
nowo-tech/select-all-choice-bundle
Symfony bundle that adds a 'Select all' checkbox for ChoiceType fields with multiple=true (expanded or select).
-
PHP
nowo-tech/sentry-bundle
Symfony bundle extending Sentry integration with enhanced event listeners and configuration
-
PHP
nowo-tech/seo-kit-bundle
Symfony SEO kit: multilingual static routes, slug SEO layers (defaults / pages / slug patterns / specific slugs), head tags, hreflang, sitemap and robots for FrankenPHP, php-fpm and Nginx.
-
PHP
nowo-tech/sepa-payment-bundle
Symfony bundle for SEPA payment management: Generate SEPA Credit Transfer (pain.001) and Direct Debit (pain.008) XML files, IBAN/BIC validation, mandate management, ISO 20022 compliance, and banking utilities
-
Shell
nowo-tech/serial-number-bundle
Generate and mask serial numbers for invoices, receipts, etc. Pattern-based with context and Twig filter.
-
PHP
nowo-tech/site-backup-bundle
Symfony bundle for integral website backups with checksum integrity and a safe restore UI (loading page) that does not break the app mid-restore.
-
PHP
nowo-tech/slide-to-confirm-bundle
Symfony FormType for slide-to-confirm / swipe-to-submit actions (payments, deletions, legal consent, and other irreversible submits).
-
-
PHP
nowo-tech/task-board-bundle
Symfony bundle for task boards, teams, and optional TimeTrackBundle integration
-
PHP
nowo-tech/time-track-bundle
Symfony bundle for personal and team time tracking with browser extension and Tauri desktop agent APIs
-
PHP
nowo-tech/tiptap-editor-bundle
Symfony form type for rich text using Tiptap (HTML in textarea). Vite-built widget, Docker makefile workflow.
-
PHP
nowo-tech/translation-yaml-tools-bundle
Symfony console tools for YAML translations: nested tree conversion, key sorting, and machine translation for missing keys (Google, DeepL, LibreTranslate; pluggable).
-
PHP
nowo-tech/twig-inspector-bundle
Debug Twig templates in the browser: visual overlay, click-to-open in IDE, Web Profiler. Symfony 6|7|8.