You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Symfony bundle that provides helpers for Doctrine Migrations: schema checks (table/column/index exist) and array-based migration definitions, so you can write i…
Symfony 7/8 bundle that adds an optional Select all checkbox for `ChoiceType` fields with `multiple=true`, for both expanded (checkboxes) and collapsed (`<selec…
Symfony bundle to define **signature coordinates on PDFs**: a form field that receives the PDF URL, renders it on screen and lets you place signature boxes by c…
Symfony bundle to generate and mask serial numbers for invoices, receipts, tickets, etc. Uses a pattern with placeholders (`{year}`, `{prefix}`, `{id}`), a cont…
Symfony form type for selecting an icon with two modes: direct selector (grid of icons) and search (filter by text). The selected value is stored as a string (e…
Symfony bundle for login throttling using native Symfony `login_throttling` feature with pre-configured settings. This bundle replaces deprecated bundles like …
An interactive CLI wizard that generates **customised Claude Code markdown files** for PHP projects. Answer a series of questions about your stack and the tool…
Provider-agnostic code review guardian for PHP projects. Works with any PHP project: **Symfony**, **Laravel**, **Yii**, **CodeIgniter**, **Slim**, **Laminas**, …
Utilities for Symfony controllers: redirectToReferer (configurable default route) and SafeForwardTrait for safe request forwarding. For Symfony 6, 7 and 8 · PHP…
Symfony bundle to reduce repetitive form field options: convention-based translation keys (`form_snake.field_snake.label`, `.placeholder`, `.help`), configurabl…