symfony/flex suggesters (12)
-
PHP
alexivanou/russian-text-bundle
Symfony bundle providing Russian text functions: pluralization, number spelling, name inflection, noun/adjective declension, money spelling, time intervals, and more. Wraps wapmorgan/morphos into Symfony DI services and Twig extensions.
-
-
PHP
nowo-tech/console-debug-bundle
Symfony bundle that mirrors cdbg() calls to the browser console for authorized users, even in production.
-
Shell
nowo-tech/controller-kit-bundle
Controller utilities for Symfony: redirectToReferer (configurable default route) and SafeForwardTrait for safe request forwarding.
-
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/fragment-kit-bundle
Symfony bundle: resilient Twig fragment rendering with optional fallback template and Sentry reporting.
-
Shell
nowo-tech/relative-time-bundle
Format DateTime values as localized relative time strings (e.g. just now, 5 minutes ago) for Symfony and Twig.
-
Shell
nowo-tech/serial-number-bundle
Generate and mask serial numbers for invoices, receipts, etc. Pattern-based with context and Twig filter.
-
PHP
nowo-tech/translation-yaml-tools-bundle
Symfony console tools for YAML translations: nested tree conversion, key sorting, and machine translation for missing keys (Google, DeepL, LibreTranslate; pluggable).
-
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/ux-link-bundle
Symfony bundle to generate contact, share, map, and download links with safe URLs, Twig helpers, and extensible providers.
-
PHP
nowo-tech/workflow-bundle
Symfony bundle to define and run Symfony Workflow state machines from database definitions with built-in CRUD.