HecFranco member since: Dec 19, 2023
HecFranco's packages
-
PHP
hec-franco/doctrine-json-functions
A set of extensions to Doctrine that add support for json query functions.
-
PHP
nowo-tech/anonymize-bundle
Symfony bundle for anonymizing database records using Doctrine attributes and Faker generators. Perfect for test data generation, GDPR compliance, and data masking in development environments.
-
PHP
nowo-tech/auth-kit-bundle
Symfony bundle for configurable login and registration with overridable templates, registration modes, and i18n
-
PHP
nowo-tech/ckeditor5-editor-bundle
Symfony form type for rich text using CKEditor 5 (GPL OSS build via Vite). FOS-style YAML profiles, Docker makefile workflow.
-
PHP
nowo-tech/claude-php-setup
Interactive CLI that generates customized Claude Code markdown files (CLAUDE.md, commands, agents) for PHP projects with Symfony, Laravel, Rector, PHPStan, PHP-CS-Fixer, GrumPHP and more.
-
PHP
nowo-tech/code-review-guardian
Provider-agnostic code review guardian for PHP projects. Works with any PHP project (Symfony, Laravel, Yii, CodeIgniter, etc.) and any Git provider (GitHub, GitLab, Bitbucket, etc.)
-
PHP
nowo-tech/composer-update-helper
Generates composer require commands from outdated dependencies. Works with any PHP project (Symfony, Laravel, Yii, CodeIgniter, etc.)
-
PHP
nowo-tech/controller-kit-bundle
Controller utilities for Symfony: redirectToReferer (configurable default route) and SafeForwardTrait for safe request forwarding.
-
PHP
nowo-tech/cookie-consent-bundle
Symfony bundle providing a GDPR cookie consent modal with category toggles and optional consent logging
-
PHP
nowo-tech/dashboard-menu-bundle
Symfony bundle for configurable dashboard menus with i18n (JSON translations), tree structure (parent/position), permissions, Twig and JSON API. No external ORM extensions.
-
PHP
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
Encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes. Symfony 7|8 bundle for field-level encryption, 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 6|7|8.
-
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.