Packages from nowo-tech
-
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/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/doctrine-encrypt-bundle
Encrypt Doctrine entity fields at rest with Halite or Defuse. Symfony 7|8 bundle for field-level encryption, GDPR-friendly, multiple keys, key rotation.
-
PHP
nowo-tech/login-throttle-bundle
Symfony bundle for login throttling using native Symfony login_throttling feature with pre-configured settings
-
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/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.
-
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/twig-inspector-bundle
Debug Twig templates in the browser: visual overlay, click-to-open in IDE, Web Profiler. Symfony 6|7|8.