HecFranco member since: Dec 19, 2023 · Transparency log
HecFranco's packages
-
PHP
nowo-tech/device-intelligence-bundle
Symfony Device Intelligence: probabilistic device matching, risk scoring, collect endpoint, Doctrine, Security, and browser assets. Device IDs are not credentials.
-
Shell
nowo-tech/doctrine-deadlock-retry-bundle
Symfony bundle that retries Doctrine flush and custom operations on DBAL deadlock exceptions with configurable profiles.
-
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/hot-reload-bundle
Symfony bundle that injects FrankenPHP (Dunglas) Hot Reload client assets when FRANKENPHP_HOT_RELOAD is available.
-
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/http-log-bundle
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.
-
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.
-
PHP
nowo-tech/openpay-php
Openpay PHP SDK fork with request-safe credentials for php-fpm and FrankenPHP workers. Drop-in replacement for openpay/sdk 3.1.1.
-
Shell
nowo-tech/otp-input-bundle
Symfony OTP FormType with multi-input UI mapped to a single field value.