Popular Packages
-
PHP
jobmetric/laravel-package-core
It is a standard package of different components of Laravel that helps you write different packages better and more fluently
-
PHP
digitalrevolution/symfony-console-validation
Symfony command input argument and option validation
-
PHP
joshgaber/novaunit
Unit testing suite for Laravel Nova, built to extend PHPUnit
Abandoned! See quotevelocity/novaunit
-
-
-
-
-
-
-
-
northwestern-sysdev/chassis
Shared Laravel infrastructure for audited models, idempotent seeders, API error handling, configuration validation, and more.
-
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-extensions-bundle
Lightweight Symfony Doctrine ORM extensions for PostgreSQL — entity traits, soft-delete filter, repository base classes, decimal type, random() DQL