roave/security-advisories
Composer dev-only package that blocks installing dependencies with known security vulnerabilities by adding conflict rules. No runtime code or API—just prevents insecure versions during composer require/update to keep your PHP/Laravel supply chain safer.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 094ikis09/webp-conversion-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 21torr/assets | — | 3 | 3 | 1 | 0 | 1 | 2.3 | — | MIT | 3 years ago | |
| 21torr/bundle-helpers | Helpers for Symfony bundles to streamline implementation. Provides shared utilities and conveniences for other bundles, reducing boilerplate and keeping bundle setup consistent and easier to maintain. Docs available online. | 2 | 2 | 1 | 731 | 0 | 17.9 | 37.3 | — | 3 months ago | |
| 21torr/cli | — | 0 | 0 | 2 | 687 | 0 | 18.1 | 44.2 | MIT | 3 months ago | |
| 21torr/embed-helpers | — | 0 | 0 | 0 | 61 | 0 | 1.5 | 24.8 | MIT | 2 years ago | |
| 21torr/feature-flags | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| 21torr/hosting | — | 0 | 0 | 1 | 643 | 2 | 29.3 | 45.5 | MIT | 2 weeks ago | |
| 21torr/janus | Janus PHP provides shared configuration for CI and PHP code style tools, making it easy to standardize linting, formatting, and automation across projects. Includes ready-to-use presets and documentation for quick setup. | 0 | 0 | 0 | 654 | 0 | 19.7 | 44.0 | MIT | 3 months ago | |
| 21torr/menu | — | 1 | 0 | 1 | 0 | 0 | 0.5 | — | MIT | 3 years ago | |
| 21torr/prismic-api | — | 1 | 1 | 1 | 0 | 0 | 4.5 | — | MIT | 2 years ago | |
| 21torr/rad | — | 2 | 2 | 1 | 643 | 0 | 29.9 | 37.8 | MIT | 2 weeks ago | |
| 21torr/simple-normalizer | — | 0 | 0 | 1 | 605 | 0 | 22.2 | 44.4 | MIT | 1 month ago | |
| 21torr/snail | — | 1 | 1 | 0 | 644 | 0 | 15.5 | 39.1 | MIT | 3 months ago | |
| 21torr/storyblok | Symfony bundle providing API helpers and infrastructure to work with Storyblok. Simplifies fetching content, integrating Storyblok services, and building Storyblok-powered Symfony apps. Includes documentation for setup and usage. | 5 | 5 | 2 | 637 | 0 | 30.2 | 33.8 | MIT | 3 weeks ago | |
| 21torr/task-manager | Small wrapper around symfony/messenger that simplifies task management in PHP/Symfony apps. Helps you define, dispatch, and handle tasks with a cleaner API while keeping Messenger under the hood. Includes documentation for quick setup and usage. | 0 | 0 | 1 | 618 | 2 | 27.0 | 45.1 | MIT | 3 weeks ago | |
| 21torr/umbrella | — | 1 | 1 | 1 | 0 | 0 | 1.2 | — | MIT | 4 years ago | |
| aaix/laravel-easy-backups | Developer-first Laravel backup package with an interactive CLI wizard, direct Artisan commands for automation, and a fluent API to build custom workflows. Create/restore DB backups, choose destinations, enable compression, and control retention. | 0 | 0 | 0 | 59 | 2 | 0.4 | 24.5 | MIT | — | |
| aaix/laravel-patches | Laravel Patches adds a simple, command-based patching system for Laravel. Create one-off Artisan commands for data fixes and deployments, run them manually, and track executions in the database to prevent reruns. Delete patches when done. | 0 | 0 | 0 | 22 | 0 | 19.8 | 21.8 | MIT | 1 month ago | |
| acelaya/doctrine-enum-type | Doctrine DBAL type for mapping MyCLabs\Enum\Enum values to entity columns. Provides a reusable PhpEnumType to register enums as custom Doctrine types. Note: largely obsolete now that PHP has native enums and Doctrine supports them. | 131 | 136 | 14 | 13K | 1 | 2.1 | 19.5 | MIT | 5 years ago | |
| adrolli/filament-title-with-slug | — | 5 | 5 | 0 | 857 | 0 | 0.6 | 29.8 | MIT | 1 year ago | |
| aeatech/cli-snapshot-profiler-event-subscriber | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/cli-snapshot-profiler-newrelic-bundle | Symfony bundle for profiling CLI commands with New Relic snapshot/transactions. Supports production use, configurable via env vars, and can profile all commands or only selected command names. Requires PHP 8.2+ and the New Relic extension. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/cli-snapshot-profiler-xhprof-bundle | Symfony bundle for profiling CLI commands with xhprof and exporting snapshots to XHGui. Supports PHP 8.2+, production-safe profiling toggles, app version tagging, xhprof flags, and flexible command/event matching to profile all or selected commands. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/snapshot-profiler | Laravel/PHP snapshot profiler that captures lightweight performance snapshots of requests and code execution. Helps you track timing, memory usage, and key metrics over time for debugging and regression detection, with simple integration into existing apps. | 0 | 0 | 0 | 36 | 0 | 0.0 | 21.7 | MIT | — | |
| aeatech/snapshot-profiler-newrelic | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/snapshot-profiler-xhprof | — | 0 | 0 | 0 | 42 | 0 | 0.0 | — | MIT | — | |
| aeatech/transaction-manager-bundle | Symfony bundle integrating AEATech Transaction Manager with support for multiple managers per connection, Doctrine DBAL adapter, MySQL/PostgreSQL transaction factories, configurable retry policies (backoff/jitter), attribute-based autoconfiguration, and lazy-loaded managers via service locator. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/transaction-manager-common-transactions | Shared transaction definitions and utilities for AeaTech Transaction Manager. Centralizes common transaction types, payload structures, and helper classes used across services/packages to keep implementations consistent and reusable. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/transaction-manager-core | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/transaction-manager-doctrine-adapter | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/transaction-manager-mysql | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/transaction-manager-postgresql | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/web-snapshot-profiler-event-subscriber | — | 0 | 0 | 0 | 33 | 0 | 0.0 | — | MIT | — | |
| aeatech/web-snapshot-profiler-newrelic-bundle | Symfony bundle that integrates Web Snapshot Profiler with New Relic for production-grade request profiling. Configure app name/license and enable profiling selectively per route via headers, request params with probabilities, or profile all routes. Requires PHP 8.2+ and ext-newrelic. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/web-snapshot-profiler-xhprof-bundle | Symfony bundle for production-friendly web profiling with XHProf and XHGui. Capture snapshot profiles per request, control sampling via route/header/request param matchers, and configure flags for memory/internal function data. Requires PHP 8.2+ and ext-xhprof. | 0 | 0 | 0 | 33 | 0 | 0.0 | 21.2 | MIT | — | |
| aeliot/doctrine-encrypted-bundle | Symfony bundle that adds Doctrine column types for encrypting individual database fields. Install via Composer, configure your key and mappings, and store encrypted values transparently. Notes on DB charset/collation (utf8mb4) for reliable sizing. | 1 | 1 | 0 | 0 | 4 | 1.6 | 0.8 | MIT | 1 year ago | |
| agluh/outbox-bundle | Laravel outbox pattern bundle for reliable event publishing: capture domain events in an outbox table within your transaction, then dispatch them asynchronously to queues or brokers. Helps avoid dual-write issues and improves consistency between your DB and integrations. | 9 | 9 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| alejandroakbal/laravel-scout-advanced-meilisearch | Laravel Scout extension adding advanced query builder filters (comparisons, grouped where/orWhere, between, notIn) plus two compatible drivers: meilisearch_advanced for better Meilisearch filtering/total counts and collection_advanced for in-memory testing. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alextartan/guzzle-psr18-adapter | PSR-18 HTTP client adapter for Guzzle. Wraps Guzzle to provide a PSR-18 ClientInterface, letting you send PSR-7 requests and receive PSR-7 responses with standard client/network/request exceptions. Requires PHP 7.2+. | 2 | 3 | 0 | 5K | 0 | 2.8 | 44.2 | Apache-2.0 | 5 years ago | |
| algolia/algolia-search-bundle | — | 193 | 192 | 73 | 4K | 18 | 34.8 | 30.5 | MIT | 2 months ago | |
| algolia/search-bundle | — | 193 | 193 | 73 | 14K | 18 | 34.7 | 39.0 | MIT | 2 months ago | |
| alister/reserved-names-bundle | — | 2 | 2 | 1 | 0 | 0 | 0.2 | — | MIT | 7 years ago | |
| amarc-sudo/sentry-enhanced-tracing | — | 0 | 0 | 0 | 606 | 0 | 2.5 | 39.2 | MIT | 11 months ago | |
| andanteproject/page-filter-form-bundle | — | 10 | 10 | 2 | 4K | 0 | 15.9 | 39.2 | MIT | 4 months ago | |
| andanteproject/period-bundle | — | 1 | 1 | 3 | 42 | 0 | 2.0 | 18.5 | MIT | 4 years ago | |
| andanteproject/recaptcha-bundle | — | 3 | 3 | 0 | 11 | 0 | 1.2 | 7.9 | MIT | 4 years ago | |
| andanteproject/soft-deletable-bundle | — | 10 | 10 | 2 | 510 | 0 | 1.0 | 23.1 | MIT | 4 years ago | |
| andanteproject/timestampable-bundle | Symfony bundle for automatic Doctrine createdAt/updatedAt timestamps using DateTimeImmutable and Symfony Clock. Zero config, customizable, no annotations/attributes needed, and respects values you set explicitly. Compatible with Symfony 5–8 and PHP 8.2. | 9 | 9 | 3 | 5K | 0 | 21.9 | 43.1 | MIT | 1 month ago | |
| andreo/eventsauce-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| andreo/eventsauce-messenger | Symfony Messenger integration for EventSauce. Dispatch and consume EventSauce messages via Messenger handlers, with optional autoconfiguration through the AsEventSauceMessageHandler attribute or manual service tagging. Requires PHP 8.2+ and Symfony Messenger 6.2+. | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| andreo/eventsauce-migration-generator | Symfony Console command that generates Doctrine Migrations for EventSauce message storage per aggregate. Configure Doctrine Migrations, then run a single command with a table prefix, selectable schemas (event/outbox/snapshot), UUID type, and optional table-name suffixes. | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| andreo/eventsauce-outbox | Extended outbox components for EventSauce on PHP 8.2+. Includes an outbox-aware aggregate repository, a forwarding message consumer to dispatch to your queue, and a Symfony Console command to consume relays with batch/commit, sleep, and limit options. | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| andreo/eventsauce-snapshotting | Extended snapshotting components for EventSauce: Doctrine DBAL snapshot repository plus versioned snapshotting support. Includes version-aware aggregate repository, snapshot version inflector/comparator, and VersionedSnapshotState for evolving snapshot schemas on PHP 8.2+. | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| ang3/odoo-bundle | — | 5 | 6 | 5 | 218 | 0 | 1.5 | 21.7 | MIT | 5 years ago | |
| ang3/php-odoo-api-client | — | 39 | 40 | 21 | 2K | 3 | 10.6 | 24.4 | MIT | 2 years ago | |
| ang3/php-odoo-orm | — | 1 | 1 | 6 | 201 | 0 | 3.3 | 27.7 | MIT | 5 years ago | |
| ang3/php-xmlrpc-client | Lightweight PHP XML-RPC client inspired by Ripcord. Create a client with the server URL and call remote methods with optional args. Requires the php-xmlrpc extension. Throws transport and remote exceptions for failed requests or server errors. | 3 | 3 | 4 | 2K | 1 | 1.4 | 38.5 | MIT | 4 years ago | |
| answear/acs-bundle | — | 0 | 0 | 0 | 264 | 0 | 2.4 | 33.5 | MIT | 1 year ago | |
| answear/boxnow-bundle | — | 2 | 2 | 0 | 260 | 0 | 20.6 | 31.1 | MIT | 1 month ago | |
| answear/dpd-pl-pickup-services-bundle | — | 0 | 0 | 1 | 344 | 0 | 12.7 | 38.0 | MIT | 6 months ago | |
| answear/econt-pickup-point-bundle | — | 0 | 0 | 1 | 254 | 0 | 5.8 | 34.0 | MIT | 10 months ago | |
| answear/fan-courier-bundle | — | 0 | 0 | 0 | 254 | 0 | 2.1 | 33.2 | MIT | 1 year ago | |
| answear/focus-contact-center-bundle | — | 0 | 0 | 0 | 3 | 0 | 14.5 | 9.2 | MIT | 4 months ago | |
| answear/fox-post-parcel | — | 1 | 1 | 1 | 254 | 0 | 2.5 | 29.1 | MIT | 1 year ago | |
| answear/gls-bundle | — | 0 | 0 | 0 | 264 | 0 | 2.7 | 33.5 | MIT | 1 year ago | |
| answear/inpost-pickup-point-bundle | — | 0 | 0 | 0 | 264 | 0 | 22.6 | 39.3 | MIT | 3 weeks ago | |
| answear/luigis-box-bundle | — | 6 | 6 | 2 | 539 | 0 | 20.2 | 28.9 | MIT | 4 months ago | |
| answear/meest-bundle | — | 0 | 0 | 0 | 264 | 0 | 3.9 | 33.7 | MIT | 11 months ago | |
| answear/messenger-heartbeat-bundle | — | 1 | 1 | 0 | 668 | 0 | 23.5 | 40.9 | MIT | 3 weeks ago | |
| answear/mwl-pickup-point-bundle | — | 0 | 0 | 0 | 254 | 0 | 3.9 | 34.0 | MIT | 10 months ago | |
| answear/overseas-bundle | — | 0 | 0 | 0 | 0 | 0 | 7.0 | — | MIT | 10 months ago | |
| answear/payum-pay-u | — | 3 | 4 | 1 | 262 | 0 | 25.9 | 29.6 | MIT | 2 weeks ago | |
| answear/poczta-polska-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.2 | — | MIT | 5 years ago | |
| answear/speedy-pickup-point-bundle | — | 2 | 2 | 0 | 0 | 0 | 2.4 | — | MIT | 1 year ago | |
| answear/wide-eyes-bundle | — | 1 | 1 | 1 | 0 | 0 | 1.4 | — | MIT | 1 year ago | |
| ardenexal/symfony-form-handler | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | — | 6 years ago | |
| arens-myzyri/data-transformation-and-serialization | — | 4 | 4 | 1 | 0 | 0 | 0.7 | — | — | 1 year ago | |
| arnaudmoncondhuy/synapse-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| arnedesmedt/api-platform-event-engine-bundle | — | 4 | 4 | 6 | 0 | 0 | 0.2 | — | — | — | |
| artack/recaptcha-enterprise-bundle | — | 0 | 0 | 0 | 50 | 0 | 0.0 | 23.6 | MIT | — | |
| arth/http_log_bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| artox-lab/clarc-bundle | — | 3 | 3 | 5 | 226 | 5 | 8.7 | 26.4 | MIT | 2 years ago | |
| artox-lab/clarc-message-bus-bundle | — | 0 | 0 | 1 | 2 | 0 | 0.3 | 6.6 | — | 5 years ago | |
| artox-lab/clarc-notification-bundle | — | 0 | 0 | 0 | 67 | 0 | 0.0 | 25.3 | — | — | |
| artox-lab/sms-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arty/php-coding-standard | — | 2 | 3 | 0 | 2 | 0 | 13.8 | 4.6 | MIT | 5 months ago | |
| arxus/messenger-newrelic | — | 21 | 21 | 9 | 2K | 1 | 2.4 | 27.3 | MIT | 2 years ago | |
| atakajlo/notification-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| atoolo/citycall-bundle | — | 0 | 0 | — | 23 | — | 0.8 | 13.2 | — | — | |
| atoolo/citygov-bundle | — | 0 | 0 | 2 | 313 | 0 | 18.9 | 39.2 | MIT | 1 week ago | |
| atoolo/deployment-bundle | — | 0 | 0 | 0 | 339 | 0 | 15.3 | 40.7 | MIT | 3 months ago | |
| atoolo/events-calendar-bundle | — | 0 | 0 | 0 | 311 | 0 | 25.1 | 40.7 | MIT | 1 week ago | |
| atoolo/extranet-bundle | — | 0 | 0 | — | 5 | — | 16.6 | 12.3 | — | — | |
| atoolo/form-bundle | — | 0 | 0 | 0 | 36 | 0 | 19.0 | 25.8 | MIT | 1 month ago | |
| atoolo/graphql-search-bundle | — | 2 | 2 | 0 | 362 | 1 | 23.8 | 33.1 | MIT | 1 week ago | |
| atoolo/microsite-bundle | — | 0 | 0 | — | 214 | — | 9.3 | 34.1 | — | — | |
| atoolo/resource-bundle | — | 0 | 0 | — | 455 | — | 11.2 | 38.6 | — | — | |
| atoolo/rewrite-bundle | — | 0 | 0 | 0 | 435 | 0 | 11.1 | 39.4 | MIT | 6 months ago | |
| atoolo/runtime-check-bundle | — | 0 | 0 | 0 | 338 | 0 | 1.1 | 36.1 | MIT | 1 year ago | |
| atoolo/search-bundle | — | 2 | 2 | 0 | 405 | 1 | 25.1 | 34.6 | MIT | 1 week ago | |
| atoolo/security-bundle | — | 0 | 0 | — | 313 | — | 11.4 | 38.1 | — | — | |
| atoolo/seo-bundle | — | 0 | 0 | 0 | 283 | 0 | 15.3 | 38.3 | MIT | 3 months ago | |
| atoolo/translator-bundle | — | 0 | 0 | 0 | 210 | 0 | 0.4 | 32.1 | MIT | 1 year ago | |
| atoolo/web-account-bundle | — | 0 | 0 | 0 | 38 | 0 | 16.0 | 25.0 | MIT | 2 months ago | |
| audunru/eager-load-pivot-relations | — | 9 | 9 | 1 | 3K | 0 | 23.6 | 39.9 | — | 2 weeks ago | |
| aulasoftwarelibre/ddd-dev | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aulasoftwarelibre/oauth2-uco-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| auxmoney/jaeger-php | OpenTracing-compatible PHP client for Jaeger distributed tracing (fork of jukylin/jaeger-php). Create a Config to init a Tracer, extract SpanContext from headers/server vars, start spans, add tags/logs/baggage, then flush to send traces. | 3 | 3 | 4 | 1K | 0 | 1.2 | 33.8 | Apache-2.0 | 3 years ago | |
| auxmoney/opentracing-bundle-amqplib-rabbitmq | — | 1 | 1 | 1 | 0 | 0 | 3.7 | — | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-core | — | 25 | 25 | 15 | 912 | 8 | 11.9 | 24.0 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-doctrine-dbal | — | 3 | 3 | 8 | 147 | 1 | 5.7 | 22.1 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-emagtechlabs-rabbitmqbundle | — | 1 | 1 | 0 | 0 | 0 | 0.5 | — | MIT | 4 years ago | |
| auxmoney/opentracing-bundle-guzzle | — | 4 | 4 | 5 | 413 | 0 | 7.0 | 26.6 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-jaeger | — | 6 | 6 | 3 | 808 | 1 | 6.4 | 28.9 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-monolog | — | 3 | 3 | 1 | 117 | 0 | 4.1 | 20.5 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-php-http-httplug-bundle | — | 3 | 3 | 0 | 0 | 0 | 2.4 | — | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-zipkin | — | 0 | 3 | — | 1 | — | 5.7 | 1.3 | — | — | |
| awd-studio/es-lib | — | 0 | 0 | 0 | 0 | 1 | 1.6 | — | MIT | 1 year ago | |
| awd-studio/es-lib-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| awd-studio/es-lib-maker-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| awd-studio/vo-date-time | Immutable PHP 8.3+ date-time value object. Create from strings, compare (equal/greater/less/between), and return new instances for changes like nextDay(), copy(), or modified() with DateTimePeriod offsets (days, minutes, weeks). | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 1 year ago | |
| axelbest/sendbird-client | — | 0 | 1 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 4 years ago | |
| ayaou/command-logger-bundle | — | 3 | 4 | 0 | 0 | 4 | 13.9 | 1.2 | MIT | 6 months ago | |
| azjezz/input-hydrator | — | 32 | 32 | 0 | 1 | 0 | 0.8 | 0.2 | MIT | 5 years ago | |
| azjezz/input-hydrator-bundle | — | 9 | 9 | 0 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| baks-dev/article-category | — | 0 | 0 | 0 | 0 | 0 | 14.5 | — | MIT | 3 months ago | |
| baks-dev/article-post | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 2 years ago | |
| baks-dev/auth-email | Laravel/PHP package for user authentication via email. Provides installable configuration/assets and Doctrine migration support to update the database schema. Includes PHPUnit tests (auth-email group) and requires PHP 8.4+. | 0 | 0 | 3 | 18 | 0 | 19.6 | 20.6 | MIT | 1 month ago | |
| baks-dev/auth-google | — | 0 | 0 | 1 | 1 | 0 | 15.9 | 4.7 | MIT | 2 months ago | |
| baks-dev/auth-telegram | — | 0 | 0 | 2 | 1 | 0 | 15.8 | 4.7 | MIT | 2 months ago | |
| baks-dev/auth-vk | — | 0 | 0 | 1 | 1 | 0 | 16.8 | 4.8 | MIT | 2 months ago | |
| baks-dev/auth-yandex | Laravel/PHP пакет для авторизации пользователей через Yandex ID. Установка через Composer, настройка redirect URL и переменных окружения YANDEX_CLIENT_ID/YANDEX_CLIENT_SECRET. Включает установку ассетов, миграции Doctrine и тесты PHPUnit. | 0 | 0 | 1 | 11 | 0 | 19.5 | 17.4 | MIT | 1 month ago | |
| baks-dev/avito | — | 0 | 0 | 2 | 28 | 2 | 20.5 | 23.6 | MIT | 3 weeks ago | |
| baks-dev/avito-board | Laravel/PHP модуль baks-dev/avito-board для интеграции с Avito: публикация и управление объявлениями, поддержка PHP 8.4+. Устанавливается через Composer, есть PHPUnit-тесты (группа avito-board). Лицензия MIT. | 0 | 0 | 2 | 35 | 0 | 20.6 | 25.2 | MIT | 4 weeks ago | |
| baks-dev/avito-orders | Laravel/PHP модуль заказов Avito (FBS/DBS): добавляет тип профиля, оплату и доставку для заказов Avito. Установка через Composer, настройка через консольные команды (baks:*), есть тесты PHPUnit. PHP 8.4+. | 0 | 0 | 1 | 21 | 0 | 20.6 | 16.9 | MIT | 2 weeks ago | |
| baks-dev/avito-products | Модуль baks-dev/avito-products для PHP 8.4+: интеграция и управление продукцией Avito в проектах на Laravel/PHP. Установка через Composer, поддержка тестов PHPUnit (group=avito-products). Версия 7.4.13, лицензия MIT. | 0 | 0 | 3 | 52 | 0 | 21.1 | 26.3 | MIT | 3 weeks ago | |
| baks-dev/avito-promotion | — | 0 | 0 | 1 | 2 | 0 | 16.4 | 7.5 | MIT | 2 months ago | |
| baks-dev/avito-support | — | 0 | 0 | 1 | 1 | 0 | 16.3 | 4.7 | MIT | 2 months ago | |
| baks-dev/barcode | Laravel/PHP модуль для генерации и считывания штрихкодов: QRCode, Code128, EAN-13, DataMatrix, PDF417 и др. Требует PHP 8.4+ и системные зависимости (Imagick, librsvg, poppler). Подходит для печати и распознавания кодов. | 0 | 0 | 0 | 23 | 0 | 19.8 | — | MIT | 1 month ago | |
| baks-dev/captcha | — | 0 | 0 | 0 | 4 | 0 | 17.1 | 12.3 | MIT | 2 months ago | |
| baks-dev/centrifugo | — | 0 | 0 | 1 | 36 | 0 | 20.6 | 25.3 | MIT | 5 days ago | |
| baks-dev/contacts-region | — | 0 | 0 | 2 | 42 | 0 | 20.2 | 26.5 | MIT | 3 weeks ago | |
| baks-dev/core | BaksDev Core — базовый модуль для проектов BaksDev на PHP 8.4+. Включает настройку домена через .env (HOST), примеры systemd-сервисов для messenger:consume и рекомендуемые composer auto-scripts для установки ассетов и очистки кэша. | 0 | 0 | 4 | 149 | 0 | 21.2 | 35.3 | MIT | 2 weeks ago | |
| baks-dev/dashboard | — | 0 | — | — | — | — | 0.0 | — | — | — | |
| baks-dev/delivery | — | 0 | 0 | 3 | 32 | 0 | 20.3 | 24.4 | MIT | 3 weeks ago | |
| baks-dev/delivery-transport | Модуль управления парком автомобилей для доставки заказов. Поддерживает установку через Composer, установку ресурсов (baks:assets:install), обновление схемы БД через миграции Doctrine и тестирование PHPUnit (group=delivery-transport). | 0 | — | 4 | — | 0 | 20.0 | — | MIT | 1 month ago | |
| baks-dev/drom | — | 0 | 0 | 1 | 2 | 0 | 16.6 | 7.5 | MIT | 2 months ago | |
| baks-dev/drom-board | — | 0 | 0 | 1 | 1 | 0 | 16.8 | 4.8 | MIT | 2 months ago | |
| baks-dev/drom-products | — | 0 | 0 | 1 | 5 | 0 | 20.1 | 9.7 | MIT | 3 weeks ago | |
| baks-dev/elastic | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| baks-dev/field-country | — | 0 | 0 | 0 | 18 | 0 | 16.1 | 20.1 | MIT | 2 months ago | |
| baks-dev/field-pack | — | 0 | 0 | 1 | 1 | 0 | 16.7 | 4.8 | MIT | 2 months ago | |
| baks-dev/field-tire | — | 0 | 0 | 2 | 1 | 0 | 17.1 | 4.8 | MIT | 4 days ago | |
| baks-dev/files-cdn | — | 0 | 0 | — | 2 | — | 16.5 | 7.5 | — | — | |
| baks-dev/files-res | Laravel/PHP пакет для управления файловыми ресурсами: загрузка и хранение в public/upload, настройка прав доступа, асинхронная обработка через очередь Messenger (async_files_resources). Поддерживает пережатие и конвертацию изображений в WebP через отдельный CDN-сервер. | 0 | 0 | 0 | 52 | 0 | 20.6 | 26.5 | MIT | 3 weeks ago | |
| baks-dev/finances | — | 0 | — | — | — | — | 0.0 | — | — | — | |
| baks-dev/four-tochki | — | 0 | 0 | 1 | 5 | 0 | 20.2 | 9.8 | MIT | 3 weeks ago | |
| baks-dev/four-tochki-orders | — | 0 | 0 | 1 | 7 | 0 | 20.1 | 14.6 | MIT | 3 weeks ago | |
| baks-dev/four-tochki-products | — | 0 | 0 | 1 | 5 | 0 | 20.3 | 4.9 | MIT | 3 weeks ago | |
| baks-dev/machine-learning | — | 0 | 0 | 0 | 1 | 0 | 14.5 | 4.7 | MIT | 3 months ago | |
| baks-dev/manufacture-part | Laravel/PHP модуль производства партий продукции (manufacture-part). Поддерживает установку через Composer, установку конфигурации и ресурсов, обновление схемы БД через миграции Doctrine и запуск PHPUnit-тестов группы manufacture-part. | 0 | 0 | 2 | 17 | 0 | 19.7 | 20.6 | MIT | 1 month ago | |
| baks-dev/manufacture-part-application | — | 0 | 0 | 1 | 2 | 0 | 15.9 | 7.5 | MIT | 2 months ago | |
| baks-dev/manufacture-part-telegram | — | 0 | 0 | — | 2 | — | 16.2 | 7.5 | — | — | |
| baks-dev/materials-catalog | Laravel/PHP module for managing a raw materials catalog. Install via Composer, compatible with PHP 8.4+. Includes PHPUnit test group for materials-catalog. MIT licensed. | 0 | 0 | 2 | 13 | 0 | 21.0 | 17.5 | MIT | 3 weeks ago | |
| baks-dev/materials-category | — | 0 | 0 | 0 | 6 | 0 | 20.1 | 13.7 | MIT | 3 weeks ago | |
| baks-dev/materials-sign | Laravel/PHP модуль для работы с «Честным знаком» по сырью: импорт и обработка кодов маркировки, генерация/печать этикеток и штрихкодов. Поддерживает загрузку файлов, обрезку PDF (pdfcrop/ImageMagick) и установку ассетов/миграций. | 0 | 0 | 2 | 19 | 0 | 20.6 | 21.1 | MIT | 3 weeks ago | |
| baks-dev/materials-stocks | — | 0 | 0 | 1 | 2 | 0 | 17.0 | 7.6 | MIT | 2 months ago | |
| baks-dev/megamarket | — | 0 | 0 | 1 | 12 | 0 | 20.1 | 18.0 | MIT | 3 weeks ago | |
| baks-dev/megamarket-orders | — | 0 | 0 | 0 | 3 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/megamarket-products | — | 1 | 1 | 0 | 2 | 0 | 16.0 | 4.7 | MIT | 2 months ago | |
| baks-dev/menu-admin | — | 0 | 0 | 2 | 10 | 0 | 20.7 | 16.9 | MIT | 1 week ago | |
| baks-dev/moysklad | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| baks-dev/nginx-unit | — | 0 | 0 | — | 0 | — | 0.3 | — | — | — | |
| baks-dev/orders-order | Laravel/Symfony модуль системных заказов: статусы заказов через OrderStatusInterface и тег baks.order.status, асинхронная обработка через Messenger воркер orders-order, интеграция с Centrifugo, миграции Doctrine, установка ресурсов baks:assets:install. | 0 | 0 | 4 | 134 | 0 | 22.2 | 34.6 | MIT | 2 weeks ago | |
| baks-dev/orders-telegram | — | 0 | 0 | 1 | 3 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/ozon | Laravel/PHP модуль для работы с Ozon API: интеграция с маркетплейсом Ozon, подключение через Composer, поддержка PHP 8.4+, тесты PHPUnit. Подходит для проектов, которым нужен доступ к API Ozon из приложения. | 0 | 0 | 1 | 3 | 0 | 20.6 | 9.8 | MIT | 3 weeks ago | |
| baks-dev/ozon-manufacture | — | 0 | 0 | 1 | 4 | 0 | 20.6 | 9.8 | MIT | 5 days ago | |
| baks-dev/ozon-orders | Модуль заказов Ozon для PHP 8.4+. Установка через Composer, команды для добавления типа профиля, оплаты и доставки для схем FBS и DBS. Включены тесты PHPUnit (group=ozon-orders). | 1 | 1 | 2 | 58 | 0 | 21.0 | 24.0 | MIT | 3 weeks ago | |
| baks-dev/ozon-package | — | 0 | 0 | 1 | 12 | 0 | 20.6 | 17.5 | MIT | 3 weeks ago | |
| baks-dev/ozon-products | — | 3 | 3 | 5 | 75 | 0 | 21.2 | 21.0 | MIT | 2 weeks ago | |
| baks-dev/ozon-promotion | — | 0 | 0 | 0 | 7 | 0 | 18.2 | 14.5 | MIT | 1 month ago | |
| baks-dev/ozon-support | Модуль техподдержки Ozon для PHP 8.4+/Laravel-экосистемы BaksDev: установка через Composer, добавление типа профиля Ozon Support командой baks:users-profile-type:ozon-support, есть тесты PHPUnit (group=ozon-support). | 0 | 0 | 3 | 35 | 0 | 20.6 | 25.2 | MIT | 3 weeks ago | |
| baks-dev/payment | — | 0 | 0 | 1 | 33 | 0 | 20.0 | 24.8 | MIT | 3 weeks ago | |
| baks-dev/posters | — | 0 | 0 | 1 | 12 | 0 | 20.1 | 18.0 | MIT | 3 weeks ago | |
| baks-dev/products-brand | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | MIT | 2 years ago | |
| baks-dev/products-category | BaksDev Product Category — модуль категорий продукции для PHP 8.4+. Установка через Composer, установка ассетов и ресурсов, настройка директории для обложек категорий, миграции Doctrine, тесты PHPUnit (group: products-category). | 0 | 0 | 4 | 81 | 0 | 20.7 | — | MIT | 3 weeks ago | |
| baks-dev/products-favorite | Laravel/PHP module for managing product favorites (wishlist): add/remove products to a user’s favorites, store and retrieve favorite lists, and integrate into e-commerce product pages. Requires PHP 8.4+. | 0 | 0 | 3 | 25 | 0 | 19.9 | — | MIT | 4 weeks ago | |
| baks-dev/products-product | BaksDev Product — PHP 8.4+ модуль продукции для экосистемы BaksDev. Устанавливается через Composer вместе с category, money, currency и measurement. Поддерживает установку ассетов, миграции Doctrine и тесты PHPUnit (group: products-product). | 0 | 0 | 5 | 107 | 0 | 20.8 | — | MIT | 3 weeks ago | |
| baks-dev/products-promotion | Модуль акций на продукцию для PHP 8.4+/Laravel/Symfony: установка через Composer, команда baks:assets:install для ресурсов, миграции Doctrine для обновления БД, тесты PHPUnit (group=products-promotion). | 0 | 0 | 1 | 13 | 0 | 19.6 | 18.5 | MIT | 1 month ago | |
| baks-dev/products-review | — | 0 | 0 | 4 | 18 | 0 | 18.7 | — | MIT | 2 weeks ago | |
| baks-dev/products-sign | Laravel/PHP module for handling “Честный знак” product marking codes. Installs with baks-dev/barcode, stores uploaded codes in public/upload/product_sign_code, supports PDF cropping (pdftk/pdfcrop) and ImageMagick PDF read/write for generating/processing labels. | 0 | 0 | 2 | 71 | 0 | 21.3 | 30.1 | MIT | 3 weeks ago | |
| baks-dev/products-stocks | Модуль складского учета продукции для PHP 8.4+. Установка через Composer, установка конфигурации и ресурсов командой baks:assets:install, миграции Doctrine для обновления схемы БД, тесты PHPUnit (group=products-stocks). | 0 | 0 | 4 | 129 | 0 | 21.5 | — | MIT | 2 weeks ago | |
| baks-dev/products-stocks-telegram | — | 0 | 0 | 0 | 3 | 0 | 16.6 | 9.5 | MIT | 2 months ago | |
| baks-dev/products-supply | Laravel/PHP 8.4+ модуль для управления поставками продукции: установка через Composer, установка ассетов, миграции Doctrine для обновления схемы БД, поддержка тестов PHPUnit. Подходит для проектов, где нужен учет и обработка поставок товаров. | 0 | — | 1 | — | 0 | 19.9 | — | MIT | 4 weeks ago | |
| baks-dev/products-viewed | Laravel/PHP модуль для отслеживания и вывода просмотренных товаров. Установка через Composer, рендер в Twig: render_products_viewed(invariable_id|null). Поддерживает установку ассетов, миграции Doctrine и тесты PHPUnit. | 0 | 0 | 2 | 15 | 0 | 19.9 | — | MIT | 4 weeks ago | |
| baks-dev/reference-caps | — | 0 | 0 | 0 | 1 | 0 | 16.7 | 4.8 | MIT | 2 months ago | |
| baks-dev/reference-car | — | 0 | 0 | 1 | 5 | 0 | 19.9 | 12.6 | MIT | 3 weeks ago | |
| baks-dev/reference-cars | — | 0 | 0 | 0 | 12 | 0 | 20.2 | 18.0 | MIT | 3 weeks ago | |
| baks-dev/reference-clothing | — | 0 | 0 | 0 | 1 | 0 | 16.2 | 4.7 | MIT | 2 months ago | |
| baks-dev/reference-color | Библиотека справочника цветов для проектов BaksDev: подключение через Composer, сервис ReferenceChoiceColor для вывода цветов в выпадающих списках (tag baks.reference.choice). Требует PHP 8.4+. Лицензия MIT. | 0 | 0 | 0 | 44 | 0 | 20.7 | — | MIT | 3 weeks ago | |
| baks-dev/reference-currency | — | 0 | 0 | 1 | 24 | 0 | 16.2 | 22.0 | MIT | 2 months ago | |
| baks-dev/reference-field | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| baks-dev/reference-gender | — | 0 | 0 | 0 | 1 | 0 | 16.3 | 4.7 | MIT | 2 months ago | |
| baks-dev/reference-materials-furniture | — | 0 | 0 | 0 | 0 | 0 | 17.3 | — | MIT | 3 months ago | |
| baks-dev/reference-measurement | — | 0 | 0 | 0 | 10 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/reference-money | — | 0 | 0 | 0 | 37 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/reference-pants | — | 0 | 0 | 0 | 0 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/reference-peels | — | 0 | 0 | 0 | 0 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/reference-region | — | 0 | 0 | 1 | 17 | 0 | 18.2 | — | MIT | 2 months ago | |
| baks-dev/reference-shoes | — | 0 | 0 | 0 | 0 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/search | — | 0 | 0 | 2 | 5 | 0 | 15.9 | 12.2 | MIT | 2 months ago | |
| baks-dev/search-redis | — | 0 | 0 | 1 | 0 | 0 | 16.3 | — | MIT | 2 months ago | |
| baks-dev/services | — | 0 | 0 | 2 | 12 | 0 | 16.0 | 17.5 | MIT | 2 months ago | |
| baks-dev/settings-main | — | 0 | 0 | 1 | 2 | 0 | 17.4 | 7.6 | MIT | 1 month ago | |
| baks-dev/support | — | 0 | 0 | 4 | 6 | 0 | 20.7 | 9.8 | MIT | 1 week ago | |
| baks-dev/support-answer | — | 0 | 0 | 3 | 1 | 0 | 15.2 | 4.7 | MIT | 3 months ago | |
| baks-dev/telegram | — | 0 | 0 | — | 1 | — | 16.1 | 4.7 | — | — | |
| baks-dev/telegram-bot | — | 0 | 0 | 3 | 2 | 0 | 16.8 | 7.5 | MIT | 1 week ago | |
| baks-dev/telegram-support | — | 0 | 0 | 1 | 1 | 0 | 16.0 | 4.7 | MIT | 2 months ago | |
| baks-dev/users-address | — | 0 | 0 | 0 | 63 | 0 | 20.4 | 29.3 | MIT | 2 weeks ago | |
| baks-dev/users-geocode | — | 0 | 0 | 1 | 0 | 0 | 14.8 | — | MIT | 3 months ago | |
| baks-dev/users-groups | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| baks-dev/users-profile-balance | Symfony/PHP 8.4+ package to manage user profile balances. Installs config/assets via baks:assets:install, includes Doctrine migrations support and PHPUnit tests. Distributed via Packagist under MIT license. | 0 | 0 | 1 | 10 | 0 | 20.7 | 11.3 | MIT | 3 weeks ago | |
| baks-dev/users-profile-group | Symfony/PHP 8.4+ модуль групп профилей пользователя: установка через Composer, команды для первичной настройки и добавления администратора, установка ассетов, рекомендации для composer auto-scripts, миграции Doctrine и тесты PHPUnit. | 0 | 0 | 0 | 15 | 0 | 19.8 | 19.5 | MIT | 4 weeks ago | |
| baks-dev/users-profile-type | — | 0 | 0 | 1 | 1 | 0 | 16.8 | 4.8 | MIT | 2 months ago | |
| baks-dev/users-profile-user | Модуль профилей пользователя для PHP 8.4+: установка через Composer, установка ресурсов (baks:assets:install), обновление схемы БД через Doctrine migrations, тестирование PHPUnit (group=users-profile-user). | 0 | 0 | 3 | 44 | 0 | 21.0 | 26.9 | MIT | 2 weeks ago | |
| baks-dev/users-table | — | 0 | 0 | 2 | 6 | 0 | 20.6 | 13.7 | MIT | 1 week ago | |
| baks-dev/users-table-telegram | — | 0 | 0 | 1 | 3 | 0 | 18.1 | — | MIT | 2 months ago | |
| baks-dev/users-user | Laravel/PHP пакет baks-dev/users-user: модуль сущности User. Установка через composer, установка конфигурации и ресурсов, миграции Doctrine для обновления схемы БД, тестирование через PHPUnit. Требует PHP 8.4+. | 0 | 0 | 0 | 37 | 0 | 19.9 | 25.5 | MIT | 1 month ago | |
| baks-dev/vk | — | 0 | 0 | — | 0 | — | 15.1 | — | — | — | |
| baks-dev/vk-board | — | 0 | 0 | 1 | 0 | 0 | 14.5 | — | MIT | 3 months ago | |
| baks-dev/wildberries | Laravel/PHP модуль для работы с Wildberries API. Установка через Composer, установка конфигурации и ресурсов командой baks:assets:install. Поддерживает PHP 8.4+, есть PHPUnit-тесты (группа wildberries). Лицензия MIT. | 0 | 0 | 2 | 13 | 0 | 20.2 | 9.8 | MIT | 3 weeks ago | |
| baks-dev/wildberries-manufacture | Laravel/PHP модуль для производства продукции по заказам Wildberries: установка через Composer, установка ассетов и конфигурации, миграции Doctrine для схемы БД, тесты PHPUnit. Требует PHP 8.4+. Лицензия MIT. | 0 | 0 | 2 | 15 | 0 | 20.2 | — | MIT | 1 month ago | |
| baks-dev/wildberries-orders | Модуль заказов Wildberries для PHP 8.4+: установка через Composer, команды для настройки профиля/оплаты/доставки FBS и DBS, установка ассетов, миграции Doctrine и запуск PHPUnit-тестов для wildberries-orders. | 2 | 2 | 2 | 48 | 0 | 20.6 | 20.1 | MIT | 3 weeks ago | |
| baks-dev/wildberries-package | Модуль baks-dev/wildberries-package для PHP 8.4+ и Composer: установка и упаковка заказов Wildberries. Включает установку конфигурации/ресурсов, миграции Doctrine и тесты PHPUnit (группа wildberries-package). | 0 | 0 | 2 | 15 | 0 | 19.8 | 19.5 | MIT | 1 month ago | |
| baks-dev/wildberries-products | Модуль продукции Wildberries для PHP 8.4+: установка через Composer, установка ресурсов (baks:assets:install) и обновление схемы БД через Doctrine migrations. Подходит для интеграции и управления каталогом Wildberries в проекте. | 0 | 0 | 3 | 48 | 0 | 20.6 | — | MIT | 2 weeks ago | |
| baks-dev/wildberries-support | Laravel/PHP 8.4+ пакет baks-dev/wildberries-support: модуль техподдержки Wildberries. Установка через Composer, включены PHPUnit-тесты (группа wildberries-support). Лицензия MIT. | 0 | 0 | 3 | 44 | 0 | 20.7 | 26.8 | MIT | 2 weeks ago | |
| baks-dev/yandex-market | — | 0 | 0 | 0 | 25 | 0 | 20.4 | 22.9 | MIT | 3 weeks ago | |
| baks-dev/yandex-market-orders | Symfony/PHP модуль для работы с заказами Яндекс.Маркета: поддержка схем FBS и DBS, установка профилей пользователя, способов оплаты и доставки через консольные команды, миграции БД и установка ассетов. Тесты PHPUnit. | 0 | 0 | 3 | 76 | 0 | 21.0 | — | MIT | 2 weeks ago | |
| baks-dev/yandex-market-products | Модуль интеграции продукции с Yandex Market для проектов BaksDev: установка через Composer, установка ассетов и конфигурации, миграции Doctrine, запуск тестов PHPUnit (group yandex-market-products). Требует PHP 8.4+. | 0 | 0 | 3 | 54 | 0 | 20.3 | — | MIT | 2 weeks ago | |
| baks-dev/yandex-support | — | 0 | 0 | 2 | 17 | 0 | 20.5 | 20.4 | MIT | 2 weeks ago | |
| bash/cache-bundle | — | 1 | 1 | 0 | 9 | 0 | 4.6 | 10.2 | — | 2 years ago | |
| bash/s365-content-bundle | — | 0 | 0 | 0 | 9 | 0 | 0.1 | 13.8 | MIT | — | |
| bash/s365-id-mapping-bundle | — | 0 | 0 | 0 | 9 | 0 | 0.0 | 13.8 | MIT | — | |
| becklyn/cache | — | 1 | 1 | 0 | 108 | 0 | 0.9 | 24.0 | BSD-3-Clause | 4 years ago | |
| becklyn/cron-job | — | 3 | 3 | 1 | 131 | 0 | 5.4 | 21.1 | BSD-3-Clause | 2 years ago | |
| becklyn/ddd-generator-bundle | Symfony bundle to generate DDD boilerplate via Maker commands. Installs as a dev dependency and provides abstract makers (DddMaker, entity/test/command variants) plus templating support so you can create and register custom generators. | 0 | 0 | 0 | 10 | 1 | 3.1 | 14.4 | — | 4 years ago | |
| becklyn/ddd-symfony-bridge | — | 0 | 0 | 0 | 136 | 0 | 23.7 | 34.6 | — | 3 weeks ago | |
| becklyn/entity-admin | — | 1 | 1 | 0 | 108 | 0 | 2.1 | 24.0 | BSD-3-Clause | 4 years ago | |
| becklyn/gluggi-bundle | — | 5 | 5 | 2 | 113 | 1 | 6.5 | 22.1 | BSD-3-Clause | 3 years ago | |
| becklyn/javascript-context | Send server-side data from PHP to JavaScript via a Twig helper that renders a JSON script container. Set values through the JavaScriptContext service and optionally use context providers/domains to inject shared data automatically. | 1 | 1 | 0 | 0 | 0 | 1.8 | — | BSD-3-Clause | 6 years ago | |
| becklyn/javascript-routing | — | 1 | 1 | 0 | 123 | 0 | 1.5 | 24.8 | BSD-3-Clause | 4 years ago | |
| becklyn/menu | — | 0 | 3 | — | 161 | — | 5.1 | 22.6 | — | — | |
| becklyn/mimeo | — | 1 | 1 | 0 | 108 | 0 | 1.2 | 24.0 | BSD-3-Clause | 4 years ago | |
| becklyn/ordered-form-bundle | — | 5 | 5 | 1 | 6K | 0 | 3.1 | 41.7 | BSD-3-Clause | 2 years ago | |
| becklyn/page-tree-bundle | — | 3 | 3 | 4 | 0 | 0 | 5.2 | — | BSD-3-Clause | 3 years ago | |
| becklyn/rad | — | 0 | 1 | — | 156 | — | 5.8 | 26.4 | — | — | |
| becklyn/rad-bundle | — | 3 | 4 | 3 | 13 | 0 | 9.1 | 8.7 | BSD-3-Clause | 3 days ago | |
| becklyn/rad-bundles | Lightweight helpers for Symfony bundles/apps: includes BundleExtensions and ConfigurableBundleExtension to simplify bootstrapping, configuration loading, and extension setup. Useful starting point for building bundles with a consistent, minimal structure. | 2 | 2 | 0 | 149 | 0 | 1.2 | 23.6 | — | 3 years ago | |
| becklyn/route-tree-bundle | — | 3 | 3 | 4 | 135 | 0 | 5.2 | 21.3 | BSD-3-Clause | 3 years ago | |
| becklyn/schema-org | — | 5 | 5 | 0 | 21 | 0 | 3.6 | 10.2 | BSD-3-Clause | 4 years ago | |
| becklyn/security-bundle | — | 3 | 3 | 0 | 108 | 0 | 1.5 | 20.0 | — | 3 years ago | |
| becklyn/slug | — | 1 | 1 | 0 | 108 | 0 | 2.7 | 24.0 | BSD-3-Clause | 4 years ago | |
| becklyn/translations | — | 1 | 1 | 0 | 108 | 0 | 3.0 | 24.0 | BSD-3-Clause | 4 years ago | |
| becklyn/vatin-bundle | Symfony bundle integrating the VATIN library to validate EU VAT numbers. Provides a @Vatin constraint for format checks and optional VIES existence validation, plus services to validate VATINs and query the VIES SOAP web service directly. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| becklyn/video-platforms | Symfony bundle providing helpers to parse and normalize video URLs (YouTube/Vimeo etc.), serialize/store as “platform@id” or arrays, validate via constraints, and integrate with entities and forms using a VideoUrlType. | 2 | 2 | 0 | 108 | 0 | 1.5 | 21.7 | BSD-3-Clause | 4 years ago | |
| benmacha/audit-bundle | Symfony bundle to audit Doctrine entity changes with rollback support. Includes a web UI and REST API to browse audit logs, flexible configuration, security integration, and optional async processing. Supports PHP 7.4–8.4 and Symfony 5.4–7.x. | 4 | 4 | 0 | 0 | 0 | 5.1 | 1.2 | MIT | 9 months ago | |
| benmacha/templatebundle | Symfony bundle that generates nicely designed templates and CRUD scaffolding for your app, including auto-generated menus. Install via Composer, register the bundle, configure site name/logo/user settings, and extend BaseRepository for entities. | 2 | 2 | 0 | 0 | 0 | 3.3 | — | — | 7 years ago | |
| besmartand-pro/doctrine-behaviors | — | 0 | 0 | 0 | 8 | 0 | 0.0 | 13.2 | MIT | — | |
| besmartand-pro/graphqlite-bundle | — | 0 | 0 | 0 | 65 | 0 | 1.2 | 25.1 | — | 1 year ago | |
| besmartand-pro/vies-bundle | — | 0 | 0 | 0 | 60 | 0 | 0.3 | 25.0 | MIT | 1 year ago | |
| biig/melodiia | — | 18 | 18 | 4 | 0 | 8 | 22.3 | 2.6 | MIT | 2 months ago | |
| binsoul/coding-standard | PHP_CodeSniffer-based coding standard bundle for PHP projects, providing opinionated style rules and configurations to keep code consistent. Easy to install via Composer and integrate into CI for automated code style checks and enforcement. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| binsoul/common-i18n | Common i18n utilities for PHP applications. Provides lightweight helpers for working with translations and locales, aiming to reduce boilerplate around internationalization in shared code across projects. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| binsoul/common-i18n-intl | Intl-based i18n helpers for PHP from binsoul/common-i18n. Provides locale-aware formatting and parsing for numbers, currencies, dates/times, and messages via the PHP Intl extension, to simplify building internationalized apps and libraries. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| binsoul/symfony-bundle-content | — | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| binsoul/symfony-bundle-doctrine | — | 0 | 0 | — | 2 | — | 0.0 | 6.6 | — | — | |
| binsoul/symfony-bundle-i18n | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| binsoul/symfony-bundle-routing | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| binsoul/symfony-bundle-website | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| bitrix24/b24phpsdk | Bitrix24 PHP SDK for working with the Bitrix24 REST API from Laravel or plain PHP. Provides typed clients, authentication helpers, API method wrappers, pagination, and webhook/OAuth support to simplify integrating CRM, tasks, chats, and other Bitrix24 modules. | 99 | 99 | 55 | 4K | 86 | 45.7 | 56.1 | MIT | 3 weeks ago | |
| bluebear/adminbundle | — | 9 | 9 | 1 | 0 | 33 | 15.1 | 15.0 | MIT | 5 years ago | |
| bluetea/ajax-response-bundle | — | 1 | 1 | 5 | 0 | 0 | 1.7 | — | MIT | 6 years ago | |
| bordeux/geoname-bundle | Symfony bundle to import and access GeoNames.org geographic data in PostgreSQL via Doctrine ORM. Load countries, timezones, states/provinces, and cities/towns/suburbs from the GeoNames export using built-in console import commands. | 17 | 17 | 15 | 57 | 2 | 4.7 | 9.3 | WTFPL | 2 years ago | |
| brandembassy/coding-standard | Opinionated PHP coding standard ruleset for enforcing consistent code style across projects. Built on common tooling (e.g., PHP_CodeSniffer) to simplify linting in CI and local development, helping teams keep formatting and conventions uniform. | 1 | 2 | 1 | 27K | 3 | 18.2 | 0.9 | — | 2 months ago | |
| braunstetter/media-bundle | — | 2 | 2 | 0 | 23 | 0 | 6.1 | 13.3 | — | 10 months ago | |
| bugloos/api-versioning-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| bugloos/error-response-bundle | — | 12 | 12 | 2 | 37 | 0 | 3.4 | 8.1 | MIT | 2 years ago | |
| bugloos/export-bundle | — | 10 | 10 | 0 | 0 | 0 | 0.4 | — | MIT | 4 years ago | |
| bugloos/fault-tolerance-bundle | — | 0 | 11 | — | 0 | — | 0.7 | — | — | — | |
| bugloos/query-filter-bundle | — | 17 | 17 | 2 | 21 | 1 | 4.2 | 4.6 | MIT | 2 years ago | |
| bugloos/query-sorting-bundle | — | 13 | 13 | 1 | 37 | 0 | 2.2 | 7.8 | MIT | 2 years ago | |
| bugloos/responder-bundle | — | 13 | 13 | 1 | 63 | 0 | 2.5 | 10.2 | MIT | 3 years ago | |
| bugover/laravel-repository | Laravel package providing a repository layer to abstract Eloquent data access. Includes base repository classes, common CRUD methods, query helpers, and patterns for cleaner, testable service code in your Laravel apps. | 0 | 0 | 1 | 20 | 0 | 24.2 | 17.9 | MIT | 3 months ago | |
| bugover/laravel-websocket | Fork of beyondcode/laravel-websockets bringing WebSockets to Laravel as a drop-in Pusher replacement. Supports SSL, Laravel Echo, and a debug dashboard, plus added connection events and two-way client-to-server messaging. | 3 | 3 | 0 | 0 | 0 | 8.9 | — | MIT | 11 months ago | |
| bugover/ship | — | 0 | 0 | 0 | 0 | 0 | 9.0 | — | — | 1 year ago | |
| bugover/ship-manager | — | 0 | 0 | 0 | 0 | 0 | 9.0 | — | — | 1 year ago | |
| burdaforward/bf-prg-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| c0ntax/parsley-bundle | Symfony bundle that maps Symfony Form constraints and entity annotations to Parsley.js data-parsley-* attributes for client-side validation. Includes basic configuration (enable/trigger) and supports Email, Length, Pattern, Min/Max, Required, and Range. | 3 | 3 | 0 | 53 | 2 | 3.3 | 16.7 | Apache-2.0 | 8 years ago | |
| c33s/entity-loader-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| c33s/maker-extra-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| c33s/parameter-objects-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| c33s/utils-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| camya/filament-import-inline | — | 19 | 19 | 3 | 0 | 2 | 1.3 | 0.4 | MIT | 3 years ago | |
| camya/filament-title-with-slug | — | 134 | 134 | 44 | 123 | 6 | 6.2 | 7.3 | MIT | 3 years ago | |
| canvural/larastan-strict-rules | Extra strict, opinionated PHPStan rules for Laravel via Larastan. Enforce safer patterns by banning dynamic where methods, facades, and global helpers; prevent validation in controllers; ensure scopes return Eloquent Builder. Enable all at once or toggle rules individually. | 90 | 90 | 6 | 37K | 1 | 9.9 | 36.1 | MIT | 1 year ago | |
| carguru/vendor-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.8 | — | — | 3 years ago | |
| carthage/elissa-bundle | — | 24 | 24 | 0 | 0 | 0 | 8.3 | — | MIT | 8 months ago | |
| carthage-software/elissa-bundle | — | 24 | 24 | 0 | 0 | 0 | 8.1 | — | MIT | 8 months ago | |
| cast1el/oauth-server-bundle | — | 0 | 0 | 1 | 0 | 0 | 2.4 | — | — | 4 years ago | |
| centric/centric-livestreaming | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| certunlp/ngen-bundle | — | 0 | 11 | — | 0 | — | 0.0 | — | — | — | |
| check24/apitk-common-bundle | — | 2 | 2 | 5 | 0 | 0 | 2.7 | — | MIT | 4 years ago | |
| check24/apitk-header-bundle | — | 1 | 1 | 4 | 0 | 0 | 2.0 | — | MIT | 4 years ago | |
| check24/apitk-manipulation-bundle | — | 1 | 1 | 4 | 0 | 0 | 2.2 | 0.4 | MIT | 4 years ago | |
| check24/apitk-url-bundle | — | 4 | 4 | 6 | 0 | 0 | 5.9 | 0.4 | MIT | 3 years ago | |
| cheesaw/alpha-vantage-bundle | — | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| ckrack/optimus-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 5 years ago | |
| cleverage/archive-process-bundle | — | 0 | 0 | 0 | 14 | 0 | 13.1 | — | MIT | 6 months ago | |
| cleverage/cache-process-bundle | — | 0 | 0 | — | 14 | — | 11.4 | 17.7 | — | — | |
| cleverage/doctrine-process-bundle | — | 0 | 0 | 3 | 212 | 1 | 7.6 | — | MIT | 9 months ago | |
| cleverage/flysystem-process-bundle | — | 0 | 0 | 0 | 12 | 2 | 13.0 | 15.7 | MIT | 6 months ago | |
| cleverage/process-bundle | — | 21 | 22 | 13 | 336 | 25 | 24.0 | 27.5 | MIT | 6 months ago | |
| cleverage/process-ui-bundle | — | 0 | 0 | 1 | 46 | 1 | 1.0 | 16.3 | — | 2 years ago | |
| cleverage/rest-process-bundle | — | 0 | 0 | 0 | 28 | 0 | 15.1 | 22.6 | MIT | 4 months ago | |
| cleverage/soap-process-bundle | — | 0 | 0 | 0 | 0 | 0 | 11.4 | — | MIT | 6 months ago | |
| cleverage/ui-process-bundle | — | 0 | 0 | 0 | 48 | 7 | 8.9 | 27.3 | MIT | 9 months ago | |
| cmath10/mapper-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| codebuds/easyadmin-log-viewer-bundle | — | 0 | 0 | 0 | 19 | 0 | 0.0 | 18.0 | MIT | — | |
| codebuds/generate-ts-bundle | — | 5 | 5 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| codebuds/webp-conversion-bundle | — | 12 | 12 | 2 | 106 | 0 | 2.2 | 13.3 | — | 2 years ago | |
| codebuds/webp-converter | Lightweight PHP 7.4+ WebP converter for Symfony apps. Convert JPEG/PNG/GIF/BMP to WebP from a file path or Symfony File, with options like quality, saveFile, force, output naming/path, and clear exceptions for invalid types or options. | 4 | 4 | 1 | 602 | 0 | 0.1 | 28.8 | — | — | |
| codeschubser/bootstrap-twig-components-bundle | — | 7 | 7 | 1 | 0 | 1 | 0.3 | 0.8 | MIT | — | |
| codeschubser/twig-components-bundle | — | 7 | 7 | 1 | 0 | 1 | 0.3 | 0.8 | MIT | — | |
| codingmatters/employee-management-package | Laravel artisan package for basic employee management. Provides command-line tools to create, list, update, and remove employee records, helping you scaffold simple HR workflows inside your Laravel app. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| components-web-app/api-components-bundle | — | 32 | 32 | 8 | 97 | 27 | 8.9 | 19.0 | MIT | — | |
| composer-unused/symbol-parser | composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. | 15 | 15 | 13 | 279K | 0 | 21.6 | 61.5 | MIT | 4 months ago | |
| cooolinho/symfony-security-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cooolinho/symfony-ui-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| countxvat/aws-secrets-bundle | — | 0 | 0 | 1 | 517 | 0 | 0.4 | 37.5 | MIT | 2 years ago | |
| covertnija/elasticsearch-integration | — | 0 | 0 | 0 | 100 | 0 | 0.0 | 27.1 | MIT | — | |
| crossknowledge/devicedetect-bundle | — | 8 | 8 | 4 | 0 | 1 | 1.3 | — | — | 5 years ago | |
| cushon/health-bundle | — | 0 | 1 | 1 | 23 | 0 | 1.5 | 19.1 | MIT | 3 years ago | |
| cvek/domain-events | — | 2 | 2 | 1 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| daanbiesterbos/command-extra-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 5 years ago | |
| daanbiesterbos/solr-bundle | — | 0 | 0 | 2 | 1 | 0 | 1.6 | 4.2 | MIT | 5 years ago | |
| daddl3/email_with_login_link_and_change_password | — | 0 | 0 | — | 34 | — | 0.0 | 21.3 | — | — | |
| daddl3/imap_symfony_bundle | — | 0 | 0 | — | 1 | — | 0.0 | 4.2 | — | — | |
| daddl3/liip_imagine_template_bundle | — | 0 | 0 | — | 54 | — | 0.0 | 24.0 | — | — | |
| daddl3/symfony-ckeditor-5-webpack | — | 0 | 4 | — | 150 | — | 0.0 | 30.1 | — | — | |
| daddl3/vite-and-compress-twig-symfony-bundle | — | 0 | 2 | — | 56 | — | 0.0 | 24.3 | — | — | |
| david-garcia/liip-imagine-pack | — | 0 | 0 | 0 | 2 | 0 | 0.0 | — | MIT | — | |
| dbfx/laravel-strapi | — | 50 | 50 | 34 | 864 | 4 | 2.6 | 19.1 | MIT | — | |
| dbrekelmans/coding-standard | PHP coding standard package based heavily on the Doctrine coding standard. Provides shared rules and configuration to enforce consistent formatting and style across projects, helping teams catch issues early and keep codebases clean. | 1 | 1 | 0 | 27 | 2 | 2.8 | 15.1 | MIT | 5 years ago | |
| dbrekelmans/domain-driven-bundle | — | 4 | 4 | 0 | 0 | 1 | 1.1 | — | MIT | 6 years ago | |
| ddeboer/vatin-bundle | Symfony bundle integrating ddeboer/vatin. Validates EU VAT ID (VATIN) format via Symfony Validator and can optionally verify existence via the VIES SOAP service. Also exposes services for direct VATIN validation and VIES lookups. | 29 | 29 | 12 | 15K | 1 | 18.9 | 42.3 | MIT | 3 months ago | |
| debesha/doctrine-hydration-profiler-bundle | — | 130 | 133 | 14 | 4K | 1 | 19.6 | 22.7 | MIT | 4 months ago | |
| deslynx/alert-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.9 | — | MIT | 1 year ago | |
| devgeek/beacon-admin | — | 0 | — | — | — | — | 0.0 | — | — | — | |
| devigner/kunstmaan-api-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| digitalrevolution/accessorpair-constraint | PHPUnit helper to automatically test and cover getters/setters (and constructor-to-getter pairs) on data classes. Add the AccessorPairAsserter trait and call assertAccessorPairs() to validate accessor pairs, optional default/initial value checks. | 9 | 10 | 10 | 3K | 1 | 28.6 | 40.3 | MIT | 1 month ago | |
| digitalrevolution/phpunit-extensions | — | 3 | 3 | 2 | 4K | 1 | 22.0 | 46.0 | MIT | 3 months ago | |
| digitalrevolution/phpunit-file-coverage-inspection | Define per-file code coverage thresholds from Clover coverage.xml, with directory/file overrides and optional uncovered-method rules. Fails builds with checkstyle or GitLab formatted reports so a single file can’t hide behind high overall coverage. | 5 | 5 | 2 | 3K | 1 | 17.4 | 41.7 | MIT | 5 months ago | |
| digitalrevolution/symfony-request-validation | — | 12 | 12 | 1 | 2K | 1 | 22.9 | 36.6 | MIT | 1 month ago | |
| digitalrevolution/symfony-trace-bundle | — | 8 | 8 | 4 | 7K | 1 | 15.6 | 43.9 | MIT | 5 months ago | |
| digitalrevolution/symfony-validation-shorthand | — | 12 | 12 | 3 | 3K | 1 | 19.7 | 36.9 | MIT | 3 months ago | |
| digitalrevolution/utils | — | 1 | 1 | 8 | 3K | 1 | 27.4 | 51.6 | MIT | 1 month ago | |
| djfm/algolia-search-symfony-doctrine-bundle | — | 193 | 192 | 73 | 0 | 18 | 34.8 | 10.3 | MIT | 2 months ago | |
| dknx01/data-fixtures-phpunit | — | 0 | 0 | 0 | 0 | 0 | 14.6 | — | MIT | 3 months ago | |
| dmp/audit-request-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 2 years ago | |
| dmp/paginator-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 2 years ago | |
| dmytrof/doctrine-modification-events-bundle | — | 0 | 0 | 0 | 449 | 0 | 15.0 | 40.0 | MIT | 5 months ago | |
| dmytrof/template-parameters-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dracoder/trusted-timestamping | — | 0 | 0 | — | 8 | — | 0.0 | 13.2 | — | — | |
| dreadnip/chrome-pdf-bundle | — | 7 | 7 | 2 | 862 | 0 | 16.4 | 31.1 | MIT | 4 months ago | |
| dreadnip/smart-dto-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 3 years ago | |
| dsnetpl/doctrine-column-comment-bundle | — | 0 | 0 | — | 2 | — | 14.2 | 7.3 | — | — | |
| ecphp/cns-client-bundle | — | 0 | 0 | 1 | 53 | 1 | 1.8 | 0.4 | BSD-3-Clause | 2 years ago | |
| effectivesloth/clean-arch-maker | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | Unlicense | 1 year ago | |
| effiana/config-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | NOASSERTION | 6 years ago | |
| effiana/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 5 years ago | |
| effiana/migration-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| eminiarts/nova-tabs | — | 464 | 467 | 144 | 72K | 33 | 25.8 | 41.6 | — | 3 years ago | |
| event-engine/php-data | Immutable PHP value objects and data containers for event-driven apps. Provides typed properties, casting, validation, and convenient hydration from arrays/JSON, plus serialization back to payloads—useful for messages, commands, events, and read models in Event Engine setups. | 20 | 20 | 4 | 6K | 1 | 4.5 | 33.8 | MIT | 1 year ago | |
| event-engine/php-document-store | — | 8 | 8 | 6 | 4K | 4 | 6.1 | 38.3 | MIT | 1 year ago | |
| event-engine/php-engine | CQRS/Event Sourcing framework for PHP to rapidly build event-sourced applications and evolve toward richer domain models. Customize architecture and programming style via “Flavours,” with a full tutorial and separate documentation repo. | 54 | 54 | 11 | 445 | 4 | 10.3 | 15.6 | MIT | 1 year ago | |
| event-engine/php-engine-utils | Utilities for Event Engine in PHP: helper classes and shared tooling to simplify building and running Event Engine-based applications. Includes common infrastructure utilities and convenience functions to reduce boilerplate in your event-driven domain code. | 6 | 6 | 3 | 6K | 0 | 2.5 | 40.5 | MIT | 2 years ago | |
| event-engine/php-event-store | — | 5 | 5 | 3 | 4K | 1 | 1.8 | 39.7 | MIT | 1 year ago | |
| event-engine/php-json-schema | Event Engine JSON Schema package for PHP. Generate/use JSON Schema with ImmutableRecord type detection. v1.x detects types via method return hints (PHP 7.2–7.3); v2.x uses PHP 7.4+ typed properties for improved schema support. | 6 | 6 | 4 | 2K | 1 | 6.0 | 34.1 | MIT | 1 year ago | |
| event-engine/php-logger | Event Engine Logger for PHP: a lightweight logging package designed to integrate with Event Engine applications. Provides simple logger setup for capturing and routing application events and messages in your PHP services. | 4 | 4 | 1 | 449 | 0 | 1.9 | 27.1 | MIT | 1 year ago | |
| event-engine/php-messaging | Messaging components for PHP apps: message bus, commands, events and queries with middleware-style dispatching. Designed to pair with Event Engine/event sourcing stacks but usable standalone for structured, testable message handling. | 6 | 6 | 1 | 4K | 0 | 2.2 | 38.7 | MIT | 1 year ago | |
| event-engine/php-persistence | Event Engine PHP Persistence Package providing persistence layer utilities for PHP-based event-sourced and CQRS applications. Supports storing and retrieving events and state in a consistent way to integrate with Event Engine workflows. | 6 | 6 | 5 | 4K | 0 | 4.1 | 38.6 | MIT | 1 year ago | |
| event-engine/php-postgres-document-store | PostgreSQL-backed document store for Event Engine (PHP). Store, update, and query JSON documents efficiently using Postgres features like JSONB and indexes. Designed for read models/projections with a simple API and solid performance. | 7 | 7 | 5 | 4K | 1 | 6.4 | 37.4 | BSD-3-Clause | 1 year ago | |
| event-engine/php-schema | Event Engine PHP Schema provides PHP type definitions to describe and validate event-driven message payloads. Define schemas for commands, events, and queries with reusable types, enabling consistent serialization, documentation, and tooling across your services. | 3 | 3 | 1 | 6K | 1 | 1.0 | 43.7 | MIT | 4 years ago | |
| event-engine/prooph-v7-event-store | Prooph v7 event store bindings for Event Engine. Includes a Prooph-compatible FilesystemEventStore for demos/workshops plus in-memory projecting support via InMemoryProjectionManager. Use it to create streams, append events, and run simple projections. | 0 | 7 | — | 5K | — | 4.3 | 38.0 | — | — | |
| ezsystems/ezplatform-code-style | Code style tooling for eZ Platform projects. Provides shared coding standards and configuration to help keep PHP code consistent across teams and CI pipelines, improving readability, maintainability, and review efficiency. | 0 | 0 | 3 | 2K | 0 | 1.7 | 43.9 | NOASSERTION | 4 years ago | |
| flix-tech/avro-serde-php | PHP library for serializing/deserializing Apache Avro with Schema Registry support. Built for Kafka-style messaging, it handles Avro binary encoding, schema resolution, and compatibility, providing a straightforward SerDe layer you can use in your own producers/consumers. | 67 | 68 | 40 | 66K | 15 | 6.3 | 6.4 | MIT | 1 year ago | |
| fromhome/laravel-model-upload | — | 0 | 0 | — | 133 | — | 11.4 | 32.4 | — | — | |
| gdx/p-service-bus | — | 0 | 3 | — | 699 | — | 0.0 | 39.3 | — | — | |
| gdx/p-service-bus-laravel-package | Laravel package integrating the GDX P Service Bus into your app, providing configuration and helpers to publish and consume messages for service-to-service communication via a service bus. | 0 | 0 | — | 10 | — | 0.0 | 14.4 | — | — | |
| ibexa/code-style | Ibexa coding standards bundle: PHP-CS-Fixer internal config factory, rulesets, CI/IDE helpers, hooks and contribution templates. Install as a dev dependency and add a .php-cs-fixer.php to apply Ibexa style, with optional parallel runs. | 0 | 0 | 1 | 16K | 0 | 22.4 | 64.7 | NOASSERTION | 4 weeks ago | |
| icanhazstring/composer-unused | composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. | 1,681 | 1,683 | 57 | 272K | 10 | 35.8 | 38.3 | MIT | 4 months ago | |
| inertiajs/inertia-laravel | Laravel adapter for Inertia.js: build single-page apps using classic server-side routing and controllers. Provides middleware, helpers, and response macros to render Inertia pages, share props, handle versioning, and integrate seamlessly with Laravel. | 2,440 | 2,445 | 286 | 4M | 1 | 53.9 | 50.9 | MIT | 1 month ago | |
| inisiatif/model-shared | Kumpulan model Eloquent bersama untuk Inisiatif Zakat Indonesia: pekerjaan, tingkat pendidikan, wilayah (negara–provinsi–desa), dan status perkawinan. Termasuk contoh dynamic relation untuk menambahkan relasi branch dan employee pada model Donor. | 0 | 0 | 5 | 161 | 0 | 28.4 | 35.8 | — | 3 weeks ago | |
| inisiatif/user | inisiatif/user adalah paket autentikasi untuk aplikasi Inisiatif Zakat Indonesia. Mendukung Laravel 9–11 dan PHP 8.1–8.3, menyediakan migrasi, konfigurasi nama tabel, serta opsi mengganti model (User, Branch, Employee, dll). | 0 | 0 | 3 | 181 | 1 | 8.1 | 34.6 | — | 1 year ago | |
| jstewmc/chunker | Multi-byte safe chunked reading for huge files or strings in PHP. Avoids breaking UTF-8 characters by adjusting chunk boundaries so each chunk is valid text, reducing memory use while processing streams sequentially. | 7 | 8 | 1 | 7K | 0 | 0.1 | 40.8 | MIT | — | |
| jstewmc/rtf | PHP library for reading, parsing, and working with Rich Text Format (RTF) documents. Extract text and metadata, traverse document structure, and integrate RTF handling into your applications with a lightweight, dependency-friendly package. | 45 | 44 | 4 | 7K | 2 | 0.7 | 30.4 | MIT | — | |
| jstewmc/stream | jstewmc/stream is a small PHP library that provides a simple Stream abstraction for working with PHP stream resources. It helps with reading/writing, buffering, and common stream operations behind a cleaner, object-oriented API. | 5 | 5 | 0 | 8K | 0 | 0.0 | — | MIT | — | |
| kaliop/ezmigrationbundle | Symfony bundle to manage eZPlatform/eZPublish database and content changes via code. Inspired by Doctrine migrations, it generates and runs migrations and offers console commands to apply, resume, and check status of deployments across environments. | 54 | 54 | 77 | 177 | 19 | 17.6 | 16.5 | GPL-2.0 | 2 years ago | |
| kcs/class-finder | Discover and filter PHP classes and namespaces in your project using Composer’s autoloader with PSR resolution. Iterate found classes and reflections, then narrow results by interfaces, subclasses, annotations, PHP 8 attributes, directories, namespaces, or custom callbacks. | 31 | 31 | 6 | 82K | 2 | 4.3 | 47.0 | MIT | 1 year ago | |
| kowap/laravel-sendpulse | Laravel package integrating SendPulse services, providing an easy way to send emails and manage SendPulse API interactions from your Laravel app with simple configuration and a clean wrapper around the SendPulse client. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| lara-zeus/spatie-translatable | Filament v4 plugin adding Spatie Laravel Translatable support to your admin panel. Includes default locales, locale switcher, translation on create/edit/list/view pages, per-resource locale settings, and translatable relation managers. | 32 | 32 | 18 | 63K | 5 | 23.4 | 54.5 | MIT | 1 month ago | |
| laravolt/avatar | Generate unique placeholder avatars from names or emails using initials, with customizable colors/fonts/sizes. Works in Laravel/Lumen or any PHP app. Output as base64 data URI, save PNG/JPG files, or fall back to Gravatar for email-based avatars. | 1,984 | 2,011 | 183 | 128K | 2 | 40.8 | 28.8 | MIT | 3 months ago | |
| lcobucci/coding-standard | PHP_CodeSniffer ruleset based on Doctrine’s coding standard with small tweaks. Install and use it in your projects to enforce consistent formatting and code style via phpcs in CI and local development. | 6 | 6 | 2 | 4K | 1 | 22.8 | 43.1 | MIT | 1 month ago | |
| league/container | league/container is a lightweight PSR-11 dependency injection container for PHP. Define entries, factories, and autowiring-friendly services to manage application dependencies cleanly, with modern PHP support and solid tooling for testing and analysis. | 867 | 904 | 105 | 2M | 5 | 34.4 | 53.9 | MIT | 2 months ago | |
| league/oauth2-server | Standards-compliant OAuth 2.0 authorization server for PHP. Protect APIs with bearer access tokens, issue and refresh tokens, and support common grants (auth code, client credentials, device, implicit, password, refresh) with PSR-7 interoperability and RFC support. | 6,647 | 6,727 | 1,133 | 4M | 55 | 75.8 | 67.0 | MIT | 6 months ago | |
| league/tactician | Tactician is a small, pluggable PHP command bus. Route commands to handlers and extend behavior via middleware and plugins (logging, containers, Doctrine transactions, queuing, events, locking). Install with Composer and integrate with your framework of choice. | 0 | 872 | — | 183K | — | 21.7 | 35.3 | — | — | |
| mateusjunges/avro-serde-php | PHP 7.3+/8 Avro serializer/deserializer implementing Confluent wire format with Schema Registry integration. Supports schema evolution via Confluent compatibility policies and works with FlixTech’s schema-registry-php-client (recommended with caching). | 1 | 1 | 0 | 146K | 0 | 0.6 | 55.3 | MIT | 1 year ago | |
| mehr-als-nix/assumptions | Assumptions for PHPUnit: skip tests when preconditions aren’t met (PHP version, extensions, etc.). Provides assumeTrue/assumeThat and Hamcrest matchers; failed assumptions are treated as skipped, including in @before/@beforeClass. Similar to @requires. | 2 | 3 | 2 | 0 | 0 | 2.2 | — | MIT | 8 years ago | |
| mesilov/moneyphp-percentage | Tiny PHP helper for applying percentage calculations to MoneyPHP money values. Useful for discounts, taxes, fees, commissions, and proportional splits while keeping monetary amounts precise and reusable across your app. | 2 | 2 | 0 | 6K | 0 | 0.6 | 45.7 | MIT | 2 years ago | |
| microsoft/kiota-serialization-form | PHP application/x-www-form-urlencoded serialization library for Microsoft Kiota generated SDKs. Adds support for form-encoded request/response payloads from compatible API endpoints; install via Composer and use alongside Kiota PHP projects. | 7 | 7 | 1 | 261K | 0 | 20.8 | 64.0 | MIT | 1 month ago | |
| microsoft/kiota-serialization-json | PHP JSON serialization library for Kiota-generated SDKs. Provides JSON parse/serialize support for API request and response payloads in Kiota PHP projects. Install via Composer: microsoft/kiota-serialization-json. | 7 | 7 | 5 | 269K | 0 | 24.2 | 64.0 | MIT | 1 month ago | |
| microsoft/kiota-serialization-multipart | PHP multipart body serialization library for Microsoft Kiota-generated clients. Provides multipart payload handling so SDKs can send/receive multipart requests and responses. Install via Composer: microsoft/kiota-serialization-multipart. | 6 | 6 | 0 | 254K | 0 | 20.2 | 64.0 | MIT | 1 month ago | |
| milwad/laravel-validate | Enhanced Laravel validation with a large set of custom rule classes and helper methods for faster, cleaner advanced validation. Includes localization support and works with Laravel 9+ (PHP 8+), with community-contributed language packs. | 594 | 596 | 49 | 2K | 0 | 28.4 | 10.4 | MIT | 1 month ago | |
| motivo/filament-title-with-slug | — | 0 | 0 | — | 155 | — | 1.3 | 28.7 | — | — | |
| mr.incognito/crudify | Laravel package to scaffold API or web CRUD via Artisan. Generates models, migrations, controllers, form requests, resources, and optional Blade views. Supports typed validation, nullable fields (~), foreign keys/constraints, defaults, exclude flags, and a delete:crud cleanup command. | 1 | 1 | 0 | 24 | 0 | 19.1 | 17.9 | — | 1 month ago | |
| nipwaayoni/elastic-apm-php-agent | Laravel-friendly Elastic APM PHP agent for instrumenting apps and sending performance data, errors, and transactions to an Elastic APM Server. Helps monitor response times, slow queries, and exceptions with simple setup and configurable reporting. | 30 | 30 | 15 | 13K | 2 | 6.1 | 36.0 | NOASSERTION | 1 year ago | |
| novius/filament-relation-nested | Filament package to manage Eloquent relations backed by kalnoy/nestedset. Adds a TreeRelationManager for nested tree CRUD in your admin panel, with optional actions like FixTree to repair the nested set structure. Compatible with Laravel 11, Filament 5, PHP 8.2+. | 2 | 3 | 0 | 344 | 1 | 19.8 | 33.1 | — | 1 month ago | |
| novius/laravel-filament-action-preview | Add a Filament table action that opens a front-end preview URL for a resource record. Works with a model previewUrl() method or a custom URL callback via using(). Supports Laravel 11+ and Filament v4. | 2 | 2 | 0 | 191 | 0 | 19.8 | 29.0 | AGPL-3.0 | 1 month ago | |
| novius/laravel-filament-publishable | Add Laravel Publishable support to Filament resources: ready-made form fields, table column, filter, and bulk action to manage publication status plus published/expired dates for your Eloquent models. Compatible with Laravel 11+, Filament 4+. | 2 | 3 | 0 | 196 | 0 | 19.7 | 28.9 | — | 1 month ago | |
| novius/laravel-filament-slug | — | 2 | 2 | 2 | 506 | 1 | 19.8 | 35.9 | — | 1 month ago | |
| novius/laravel-filament-translatable | Adds translation support to Filament in Laravel, helping you manage translatable Eloquent models and localized form fields/resources from one admin panel. Lightweight package to streamline multilingual CRUD for Filament apps. | 1 | 1 | 1 | 490 | 0 | 19.1 | 38.4 | — | 1 month ago | |
| oddvalue/laravel-drafts | Drop-in drafts and revisions for Laravel Eloquent models. Create, save, publish, and preview revisions with a simple API, middleware support, and minimal setup—ideal for CMS-style editing workflows without building a custom versioning system. | 436 | 436 | 22 | 11K | 0 | 29.6 | 22.8 | MIT | 3 weeks ago | |
| okipa/laravel-form-components | Ready-to-use, fully customizable Laravel form components that generate HTML for you. Livewire compatible, supports Bootstrap 4/5 (TailwindCSS 3 planned). Includes form, input, textarea and more, with model binding and flexible configuration. | 19 | 20 | 9 | 14 | 1 | 23.4 | 3.7 | MIT | 1 month ago | |
| oleg-andreyev/mink-phpwebdriver | — | 8 | 8 | 9 | 192K | 4 | 5.1 | 57.7 | MIT | 1 year ago | |
| open-feature/flagd-provider | — | 2 | 2 | 1 | 18K | 0 | 0.1 | 52.3 | — | — | |
| open-feature/sdk | — | 42 | 42 | 11 | 83K | 12 | 34.8 | 62.9 | Apache-2.0 | 4 days ago | |
| pact-foundation/pact-php | PHP implementation of the Pact consumer-driven contract testing framework. Define contracts between services, run provider verification, and integrate with PHPUnit/CI to prevent breaking API changes. Supports HTTP interactions, mock servers, and Pact Broker workflows. | 300 | 300 | 90 | 82K | 2 | 32.2 | 39.5 | Apache-2.0 | 1 month ago | |
| paknahad/jsonapi-bundle | Laravel package for building JSON:API-compliant APIs. Provides controllers, resources and request handling to standardize responses, filtering, sorting, pagination, includes and errors, helping you ship consistent endpoints faster. | 71 | 72 | 26 | 403 | 18 | 6.4 | 17.1 | MIT | — | |
| phing/phing | Phing is a PHP build tool based on Apache Ant. Define XML build files to automate testing (PHPUnit), packaging, deployments, file transforms, filesystem tasks, SQL, SCM ops (Git/SVN/Hg), and docs generation. Extensible via custom PHP tasks. | 0 | 1,203 | — | 262K | — | 40.1 | 41.2 | — | — | |
| phing/phing-composer-configurator | Composer plugin that installs and configures Phing from composer.json. Ensures the Phing binary and settings are set up during Composer install/update, simplifying Phing integration in PHP projects and keeping build tooling consistent. | 5 | 5 | 1 | 1K | 0 | 0.2 | 31.1 | — | — | |
| php-imap/php-imap | Connect to POP3/IMAP/NNTP mailboxes using PHP’s IMAP extension. Fetch and parse emails with attachments and inline images, search/filter/sort by criteria, mark seen/unseen, delete messages, and manage folders—ideal for building email-handling apps. | 1,702 | 1,729 | 457 | 159K | 49 | 65.6 | 50.2 | MIT | 1 month ago | |
| php-standard-library/psalm-plugin | Psalm plugin for PHP Standard Library (PSL) that improves type inference for PSL Type specifications (e.g., shape/optional), producing more precise array shapes and safer analysis. Install via Composer and enable with psalm-plugin. | 25 | 25 | 7 | 26K | 1 | 21.3 | 47.0 | MIT | 2 months ago | |
| phparkitect/phparkitect | PHPArkitect enforces architectural rules in PHP projects. Define constraints in code (namespaces, naming, dependencies, layering) to prevent architecture drift and catch violations early in IDEs and CI/CD pipelines. | 908 | 908 | 52 | 177K | 22 | 43.0 | 50.4 | MIT | 2 weeks ago | |
| pluswerk/grumphp-config | Dev-only Composer package that generates a ready-to-use GrumPHP setup for your project: creates grumphp.yml, rector.php, phpstan.neon and phpstan-baseline.neon, and pulls in project-specific resources when needed. Customize via the generated grumphp.yml. | 7 | 7 | 5 | 6K | 7 | 29.5 | 48.6 | GPL-3.0 | 1 month ago | |
| purwantoid/package-generator | — | 0 | 0 | 0 | 0 | 0 | 10.5 | — | — | 5 months ago | |
| ramsey/collection | ramsey/collection is a PHP library for representing and manipulating typed collections. Provides data structures and APIs inspired by the Java Collections Framework, helping you store, validate, and work with groups of objects and values consistently. | 1,198 | 1,211 | 55 | 13M | 4 | 14.2 | 56.1 | MIT | 1 year ago | |
| ramsey/composer-repl | Interactive REPL for Composer projects. Quickly bootstrap a PHP shell that autoloads your dependencies and project classes, making it easy to explore APIs, test snippets, and debug in the context of your installed packages—without creating a script. | 105 | 105 | 3 | 2K | 0 | 5.4 | 18.4 | MIT | 1 year ago | |
| ramsey/composer-repl-lib | Library for building interactive Composer-powered PHP REPLs. Provides the core loop and helpers to evaluate code in a Composer project context, load autoloaded classes, and inspect results—useful for CLI shells, debugging tools, and developer consoles. | 3 | 3 | 2 | 2K | 0 | 17.0 | 43.1 | MIT | 3 months ago | |
| ramsey/conventional-commits | PHP library for parsing and working with Conventional Commits. Read commit messages into structured objects, validate format, and extract type/scope/description, body, footers, and breaking changes—useful for changelogs, release automation, and tooling. | 193 | 193 | 22 | 134K | 9 | 22.8 | 47.3 | MIT | 3 months ago | |
| ramsey/http-range | Parse, validate, and work with HTTP Range headers in PHP. ramsey/http-range helps you interpret byte ranges, handle partial content requests, and generate correct range responses for downloads, media streaming, and resumable transfers. | 33 | 33 | 6 | 10K | 0 | 2.3 | 34.2 | MIT | 1 year ago | |
| ringlesoft/db-archive | — | 4 | 4 | 1 | 8 | 0 | 0.7 | 5.7 | — | 1 year ago | |
| ringlesoft/laravel-process-approval | Multi-level approval workflows for Laravel Eloquent models. Define configurable, role-based approval steps and track review status across multiple approvers before execution. Supports Laravel 10+, publishable config/migrations/views, with optional UUID support. | 550 | 553 | 57 | 1K | 2 | 27.7 | 9.2 | MIT | 1 month ago | |
| ringlesoft/laravel-selectable | Generate HTML tags from Laravel collections with a simple, flexible API. Choose label/value fields (strings or closures), set selected/disabled items, add classes/data attributes, group options, and export selectable arrays for AJAX/SPAs. | 5 | 6 | 0 | 1 | 0 | 1.8 | 0.9 | MIT | 1 year ago | |
| roave/backward-compatibility-check | Checks your PHP library for backward compatibility breaks between git tags/versions. Designed for CI: compares the last SemVer tag to current HEAD, reports API breaks, and exits non-zero on failure. Install via Composer or run in Docker. | 596 | 596 | 66 | 104K | 37 | 45.4 | 52.3 | MIT | 4 weeks ago | |
| rudderstack/rudder-php-sdk | — | 8 | 8 | 1 | 38K | 1 | 20.2 | 62.1 | NOASSERTION | 1 month ago | |
| sebastiaanluca/laravel-boolean-dates | — | 0 | 40 | — | 1K | — | 18.8 | 24.3 | — | — | |
| setono/cron-expression-bundle | Symfony bundle integrating dragonmantank/cron-expression. Provides a CronExpression form field and a Doctrine DBAL type to store Cron\CronExpression in entities, making it easy to validate, edit, and persist cron schedules in your app. | 25 | 25 | 10 | 4K | 2 | 16.6 | 32.8 | MIT | 4 months ago | |
| setono/doctrine-orm-batcher-bundle | Symfony bundle that integrates Setono’s Doctrine ORM Batcher, making it easy to process large Doctrine queries in batches. Provides injectable services like BatcherFactoryInterface and QueryRebuilderInterface with autowiring support. | 3 | 3 | 9 | 7K | 0 | 20.9 | 52.8 | MIT | 1 month ago | |
| setono/symfony-main-request-trait | Tiny PHP trait for Symfony apps that provides easy access to the main HTTP request from the RequestStack, helping services and listeners consistently retrieve the current master request without repeating boilerplate. | 0 | 0 | 2 | 6K | 0 | 0.4 | 52.5 | MIT | 4 years ago | |
| shapecode/cron-bundle | Laravel-friendly cron scheduler bundle that lets you define, manage, and run scheduled jobs from your app. Provides an easy API for registering tasks, configuring frequency and conditions, and executing commands reliably with clear organization and control. | 57 | 59 | 30 | 12K | 12 | 4.8 | 35.8 | MIT | — | |
| solarium/solarium | Solarium is a PHP client library for Apache Solr that models Solr concepts with a clean, documented API, simplifying complex query parameters beyond basic HTTP calls. Requires PHP 8.1+ and supports cURL, a pure-PHP adapter, or any PSR-18 client. | 934 | 956 | 300 | 570K | 10 | 33.9 | 44.1 | NOASSERTION | 7 months ago | |
| solido/dto-management | Manage, discover, and enhance DTOs in PHP apps with Solido DTO Management. Provides tools to register and locate DTO classes and apply enhancements consistently across your codebase. Documentation and contribution guides available. | 2 | 2 | 1 | 54 | 0 | 0.1 | 10.8 | MIT | — | |
| solido/php-coding-standards | Solido PHP coding standards meta-package: shared dev requirements for Solido suite tooling and analyzers (e.g., PHPStan, PHP_CodeSniffer). Use dev-master; no stable releases. Include as a dev dependency in all Solido PHP packages. | 4 | 4 | 1 | 671 | 1 | 0.3 | 29.3 | — | — | |
| solido/phpstan-rules | Custom PHPStan ruleset for Solido-based projects. Adds extra static analysis for enhanced DTOs with simple phpstan.neon config to declare DTO namespaces and excluded interfaces, helping catch type and structure issues across your application. | 2 | 2 | 1 | 672 | 0 | 0.0 | 32.5 | — | — | |
| spatie/laravel-csp | Add Content Security Policy (CSP) headers to your Laravel app with easy configuration and preset policies. Control which scripts, styles, images, and connections are allowed, reduce XSS/data exfiltration risk, and support reporting and nonces. | 858 | 863 | 100 | 458K | 0 | 36.9 | 44.0 | MIT | 1 month ago | |
| spiral/marshaller | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 2 years ago | |
| spiral/marshaller-bridge | Bridge package for Spiral Framework that wires up the Spiral Marshaller with sensible defaults. Provides a bootloader, replaces SerializerBootloader, and lets you configure the MapperFactory and type matchers for custom mapping behavior. | 0 | 0 | 0 | 0 | 0 | 0.8 | — | MIT | 2 years ago | |
| spiral/roadrunner-jobs | Spiral RoadRunner Jobs driver and client for PHP. Run background tasks with RoadRunner’s jobs plugin, supporting queue configuration, message serialization, consuming and publishing jobs, and integrating into Spiral apps and workers for fast, reliable async processing. | 27 | 27 | 14 | 175K | 0 | 17.9 | 56.3 | MIT | 7 months ago | |
| spiral/roadrunner-kv | RoadRunner KV provides a fast, simple key-value storage layer for PHP apps running on RoadRunner. Store and retrieve data via an in-memory or configured KV backend with minimal overhead—useful for caching, flags, and lightweight shared state across workers. | 11 | 11 | 3 | 269K | 0 | 2.8 | 55.3 | MIT | 1 year ago | |
| spiral-packages/league-event | Spiral Framework bridge for The League Event dispatcher. Provides an EventBootloader to wire PSR-style event dispatching, define event classes, and register listeners via attributes or config. Requires PHP 8.1+ and Spiral 3.0+. | 0 | 1 | — | 2K | — | 0.8 | 42.9 | — | — | |
| spiral-packages/livewire | — | 3 | 3 | 1 | 0 | 5 | 1.5 | 1.5 | MIT | — | |
| spomky-labs/cbor-php | RFC 8949 CBOR encoder/decoder for PHP 8+. Supports all major types, tags, indefinite-length items, and streaming decode for low memory. Type-safe API with normalization to native PHP types; extensible custom tags. | 59 | 57 | 14 | 2M | 1 | 23.7 | 64.3 | MIT | 2 months ago | |
| spomky-labs/pki-framework | PHP 8.1+ framework for Public Key Infrastructure: X.509 certificates (incl. attribute certs), ASN.1 DER encoding/decoding, X.501/X.520 DN parsing, PEM (RFC 7468) handling, and PKCS-oriented cryptography utilities. | 27 | 26 | 5 | 3M | 0 | 20.4 | 63.3 | MIT | 2 months ago | |
| ss-ipg/laravel-auditable | Attribute-based audit logging for Laravel Eloquent models. Add #[Auditable] to track create/update/delete/soft delete/restore events with old/new values, column include/exclude/redact, per-model event filters, JSON formatting, and extensible context providers. | 0 | 0 | 0 | 1K | 0 | 20.5 | 50.2 | MIT | 1 month ago | |
| supervisorphp/configuration | — | 39 | 39 | 17 | 8K | 8 | 3.7 | 34.6 | MIT | 10 years ago | |
| supervisorphp/supervisor | PHP client and wrapper for controlling Supervisor via its XML-RPC API. Manage processes, start/stop/restart programs, read status and logs, and integrate Supervisor control into Laravel or any PHP app with a simple, fluent interface. | 244 | — | 24 | — | 2 | 2.5 | 0.8 | MIT | 4 years ago | |
| thenandan/grids | — | 5 | 5 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tuncaybahadir/quar | Quar is a Laravel QR code generator for PHP 8.2+ and Laravel 10–13. Create QR codes quickly with a fluent API: set size, colors, and eye/marker styles (square, rounded, circle, ring). Returns ready-to-render output for Blade views. | 77 | 78 | 7 | 14K | 2 | 23.7 | 35.6 | MIT | 2 months ago | |
| veelasky/laravel-hashid | — | 45 | 46 | 18 | 7K | 0 | 23.7 | 34.2 | MIT | 2 months ago | |
| vonage/client-core | Core PHP client library for Vonage APIs (PHP 8.1+). Create a Vonage\Client with your API key/secret, make requests, and optionally customize base API URLs for testing. Install via Composer (vonage/client) or use core with your own HTTP client. | 931 | 932 | 179 | 326K | 3 | 36.0 | 41.7 | Apache-2.0 | 2 months ago | |
| web-token/jwt-framework | — | 949 | 952 | 119 | 548K | 0 | 35.2 | 44.5 | MIT | 1 month ago | |
| wp-cli/php-cli-tools | — | 683 | 699 | 114 | 949K | 0 | 33.4 | 50.1 | MIT | 1 month ago | |
| wp-cli/wp-cli | WP-CLI is the command-line interface for WordPress. Manage sites without a browser: install and update core, plugins, and themes; configure multisite; run database operations; and automate routine admin tasks in scripts and CI. | 5,099 | 5,131 | 1,020 | 601K | 26 | 57.5 | 39.6 | MIT | 1 year ago | |
| wp-cli/wp-cli-tests | WP-CLI testing framework for WP-CLI packages. Adds Composer scripts and tooling to run PHPUnit, Behat, PHPCS, and linting with optional cross-platform Behat config and custom PHPCS rulesets for consistent CI-ready testing. | 42 | 42 | 27 | 145K | 1 | 30.4 | 57.1 | MIT | 2 weeks ago | |
| zing/coding-standard | Zing Coding Standard is a PHP 8+ dev dependency that provides a ready-to-use coding standard for your projects. Install via Composer to help enforce consistent code style and quality across your codebase. | 2 | 2 | 1 | 6K | 0 | 21.8 | 50.9 | MIT | 4 months ago |
How can I help you explore Laravel packages today?