Popular Packages
-
-
-
-
-
-
-
PHP
jaeger/curlmulti
CurlMulti是PHP多线程类库,修改用于QueryList(http://querylist.cc ),CurlMulti项目地址:https://github.com/ares333/php-curlmulti
-
-
PHP
wapmorgan/php-code-analyzer
A program that finds usage of different non-built-in extensions in your php code.
-
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
our-edu/multi-tenant
Shared multi-tenant infrastructure for OurEdu Laravel services (tenant context, global scope, traits, middleware).
-
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.
-
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