nowo-tech/phpstan-frankenphp dependents (71) Order by: downloads | none Show: all | require | require-dev
-
TypeScript
nowo-tech/ui-kit-bundle
Canonical Nowo admin UI kit for Symfony: Twig macros, semantic nowo-ui-* CSS, pagination/tabs/modals/toasts/confirm, shell chrome, multi-framework class helpers (REQ-UI-001).
-
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.
-
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/twig-inspector-bundle
Debug Twig templates in the browser: visual overlay, click-to-open in IDE, Web Profiler. Symfony 6|7|8.
-
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/password-toggle-bundle
Symfony bundle providing a password form type with toggle visibility feature
-
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.
-
Shell
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.)
Abandoned!
-
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/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.
-
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/password-policy-bundle
Symfony bundle for password policy enforcements including password history, expiry, and validation
-
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/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/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.