HecFranco member since: Dec 19, 2023

HecFranco's packages

  • PHP

    nowo-tech/login-throttle-bundle

    Symfony bundle for login throttling using native Symfony login_throttling feature with pre-configured settings

  • 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.

  • PHP

    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-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.

  • PHP

    nowo-tech/phone-input-bundle

    Symfony bundle providing a phone form type with optional country prefix selector and flexible value formats

  • PHP

    nowo-tech/php-quality-tools

    Pre-configured quality tools for PHP projects (Rector, PHP-CS-Fixer, Twig-CS-Fixer). Symfony, Laravel, and framework-agnostic configurations with automatic framework detection.

  • 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/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

  • PHP

    nowo-tech/serial-number-bundle

    Generate and mask serial numbers for invoices, receipts, etc. Pattern-based with context and Twig filter.

  • 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).