nowo-tech/phpstan-frankenphp dependents (14) Order by: name | downloads Show: all | require | require-dev
-
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/audit-kit-bundle
Symfony + Doctrine bundle for automatic created/updated timestamps and blame fields on opt-in entities.
-
PHP
nowo-tech/auth-kit-bundle
Symfony bundle for configurable login and registration with overridable templates, registration modes, and i18n
-
PHP
nowo-tech/breadcrumb-kit-bundle
Symfony bundle: configurable breadcrumb trails (route matching, i18n, optional links, collection-level presentation).
-
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/console-debug-bundle
Symfony bundle that mirrors cdbg() calls to the browser console for authorized users, even in production.
-
PHP
nowo-tech/contact-form-bundle
Symfony bundle for configurable multilingual contact forms with GDPR compliance, customizable fields, client association, and admin CRUD.
-
Shell
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/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/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/word-template-bundle
Symfony bundle: fill .docx Word templates (PHPWord TemplateProcessor) from a context array — scalars, rich HTML, table rows, images.