Popular Packages
-
-
-
PHP
dniccum/nova-documentation
A Laravel Nova tool that allows you to add markdown-based documentation to your administrator's dashboard.
-
-
-
mediacurrent/ci-scripts
Scripts helpful for testing a Drupal site on a Continuous-Integration server, or locally.
-
PHP
dmishh/settings-bundle
Database centric Symfony configuration management. Global and per-user settings supported.
-
-
-
-
-
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/file-bundle
Symfony bundle for automatic file upload handling on Doctrine ORM entities with S3, CDN, and multiple storage support
-
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-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.