wtorsi member since: Jun 15, 2016
wtorsi's packages
-
PHP
chamber-orchestra/breadcrumbs
Lightweight, iterable breadcrumb collection for Symfony 8 applications
-
PHP
chamber-orchestra/doctrine-clock-bundle
Automatic Doctrine ORM timestamps using PHP attributes and Symfony Clock. Provides #[CreateTimestamp] and #[UpdateTimestamp] attributes with ready-to-use entity traits for createdDatetime/updatedDatetime fields.
-
PHP
chamber-orchestra/doctrine-extensions-bundle
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL
-
PHP
chamber-orchestra/doctrine-slug-bundle
Symfony bundle for generating unique, URL-friendly slugs for Doctrine ORM entities using PHP 8 attributes
-
PHP
chamber-orchestra/doctrine-sort-bundle
Symfony bundle for automatic sort order management in Doctrine ORM entities. Recalculates positions on flush with grouped ordering, second-level cache support, and PHP attribute configuration.
-
PHP
chamber-orchestra/file-bundle
Symfony bundle for automatic file upload handling on Doctrine ORM entities with S3, CDN, and multiple storage support
-
PHP
chamber-orchestra/form-bundle
Symfony 8 bundle for JSON-first API form handling with controller traits, data transformers, Doctrine validation, and RFC 9457 problem details error responses
-
PHP
chamber-orchestra/image-bundle
Symfony 8 bundle for on-demand image processing, resizing, cropping, AVIF/WebP conversion, and caching. Filter pipelines with fit, fill, optimize, strip, interlace processors and avifenc, cwebp, MozJPEG, pngquant post-processors. Filesystem, stream, and S3 loaders/resolvers. HMAC-signed runtime URLs for any client. Async processing via Messenger. Twig filters and responsive <picture> macros. Nginx/Apache/Caddy zero-PHP cache hits.
-
PHP
chamber-orchestra/menu-bundle
Symfony 8 navigation menu bundle with fluent tree builder, route-based active-item matching, role-based access control, runtime extensions for dynamic badges, PSR-6 tag-aware caching, and Twig rendering
-
PHP
chamber-orchestra/meta
Symfony 8 library providing a Doctrine ORM trait for SEO meta fields — title, description, keywords, Open Graph image, and robots behaviour
-
PHP
chamber-orchestra/metadata-bundle
Symfony bundle for extending Doctrine ORM entities with custom attribute-driven metadata — cacheable mapping, embedded entity support, and autoconfigured drivers
-
PHP
chamber-orchestra/pagination-bundle
Symfony pagination bundle with support for arrays, Doctrine ORM repositories, queries, Twig rendering, and filter building
-
PHP
chamber-orchestra/view-bundle
Symfony bundle providing a typed, reusable view layer for building JSON API responses with automatic property binding and cache-warmed serialization