HecFranco member since: Dec 19, 2023 · Transparency log
HecFranco's packages
-
PHP
nowo-tech/doctrine-encrypt-bundle
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).
-
PHP
nowo-tech/form-kit-bundle
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.
-
Shell
nowo-tech/fragment-kit-bundle
Symfony bundle: resilient Twig fragment rendering with optional fallback template and Sentry reporting.
-
PHP
nowo-tech/html-to-word-bundle
Symfony bundle: HTML (WYSIWYG output) → DOCX with named YAML profiles, PHPWord, sanitization and tagged transformers.
-
PHP
nowo-tech/icon-selector-bundle
Symfony form type for icon selection: direct selector and search. Integrates with Symfony UX Icons (Heroicons, Bootstrap Icons, etc.). Stores icon identifier as string.
-
PHP
nowo-tech/login-throttle-bundle
Symfony bundle for login throttling using native Symfony login_throttling feature with pre-configured settings
-
PHP
nowo-tech/maintenance-mode-bundle
Symfony bundle to put a site into maintenance mode with configurable exclusions, panel CRUD, and pluggable storage.
-
PHP
nowo-tech/marketing-kit-bundle
Symfony bundle to install and configure marketing tools (GTM, GA4, Meta Pixel, LinkedIn, TikTok, Hotjar, Clarity, custom) via YAML and/or Doctrine, with CookieConsent-compatible gating.
-
PHP
nowo-tech/migrations-kit-bundle
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
-
Shell
nowo-tech/otp-input-bundle
Symfony OTP FormType with multi-input UI mapped to a single field value.
-
PHP
nowo-tech/password-policy-bundle
Symfony bundle for password policy enforcements including password history, expiry, and validation
-
PHP
nowo-tech/password-strength-bundle
Symfony PasswordType extension with configurable strength policies, live feedback, HTML pattern, and validator.
-
PHP
nowo-tech/password-toggle-bundle
Symfony bundle providing a password form type with toggle visibility feature
-
PHP
nowo-tech/pdf-signable-bundle
Define signature box coordinates on PDFs in Symfony: form type with PDF.js viewer, drag-and-drop placement, validation, and signing hooks.
-
PHP
nowo-tech/performance-bundle
Symfony bundle for tracking and analyzing route performance metrics. Records request time, database queries count, and query execution time for performance analysis.