symfony/process
Symfony Process component runs external commands in sub-processes, with built-in support for piping input/output, timeouts, signals, and error handling. Ideal for safely launching CLI tools from PHP applications and capturing their output.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1tomany/pdf-pack | — | 4 | 4 | 1 | 1 | 0 | 25.6 | 1.3 | MIT | 1 month ago | |
| 20steps/versioning-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 21torr/hosting | 21torr/hosting is a small Symfony bundle providing essential tools for hosting Symfony-based applications, helping streamline deployment and operations with basic hosting utilities and sensible defaults. | 0 | 0 | 1 | 422 | 2 | 30.6 | 42.6 | MIT | 1 month 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 | 496 | 0 | 21.8 | 42.4 | MIT | 3 months ago | |
| 2lenet/pdf-generator-bundle | — | 2 | 2 | 2 | 503 | 0 | 21.0 | 34.0 | MIT | 5 months ago | |
| 4lxndr/cron-bundle | — | 0 | 1 | 0 | 24 | 0 | 12.5 | 21.3 | MIT | 6 months ago | |
| abduns/hugeicons-flux | Use Hugeicons as native Flux UI Blade components (flux:icon.hugeicons.*). Includes 5,100+ free Stroke Rounded icons, optional generation of all 9 Pro styles from your own license, modern PHP support, and a Laravel Boost Agent Skill for AI workflows. | 0 | 0 | 0 | 57 | 0 | 15.9 | 27.7 | NOASSERTION | 3 months ago | |
| ac/media-info-bundle | Symfony bundle wrapping the mediainfo CLI to extract multimedia metadata. Configure the mediainfo binary path, then scan files to get a normalized, structured PHP array (keys lowercased). Includes a console command to export scan results (e.g., YAML). | 2 | 2 | 3 | 0 | 0 | 0.1 | — | MIT | — | |
| ac/transcoding | — | 13 | 14 | 3 | 3 | 8 | 2.4 | 3.4 | MIT | — | |
| acassan/supervisord-bundle | Laravel/PHP bundle for managing Supervisord: configure supervisor programs, control processes, and monitor status from your application. A lightweight wrapper to simplify integrating supervisord-based workers and services into your project. | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| acgranter/acgranter-bundle | Laravel bundle for ACG Ranter integration, providing ready-to-use configuration, service wiring, and helpers to connect your app to the ACG Ranter API. Designed for quick setup, clean defaults, and easy extension in existing Laravel projects. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| acgranter/acgranter-symfony-hasher | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| adlarge/fixtures-documentation-bundle | Symfony bundle that generates and serves documentation for your fixtures. Builds a JSON dataset and Twig UI with sections, tables, and links between entities, and can expose an action to reload fixtures so testers can inspect and reset test data. | 10 | 10 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| admin-platform/admin-bundle | Symfony bundle for building an admin platform using Sylius components. Install via Composer and register PlatformAdminBundle in AppKernel to add admin tooling and infrastructure to your Symfony application. | 0 | 0 | 7 | 1 | 0 | 4.5 | 4.2 | MIT | 4 years ago | |
| adrienlbt/hexagonal-maker-bundle | Symfony MakerBundle extension that scaffolds Hexagonal Architecture use cases. Generates a UseCase class plus Request/Response DTOs and a Presenter interface in a clean Domain folder structure, with optional configurable layer paths. | 3 | 4 | 1 | 0 | 0 | 0.0 | — | — | — | |
| aequation/aewire | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| aequation/labo | Symfony install bundle by Aequation (aequation/labo). Provides installation/setup helpers and bundle scaffolding to streamline configuring a Symfony app and its dependencies during initial project setup. | 1 | 2 | 0 | 1 | 0 | 0.3 | 2.4 | MIT | 2 years ago | |
| agentsib/crontab-bundle | AgentSIB Crontab Bundle for PHP/Laravel: a work-in-progress package intended to help manage crontab entries from your application. Currently in early development; features and API may change and documentation is minimal. | 1 | 1 | 1 | 0 | 0 | 0.6 | — | MIT | 10 years ago | |
| ajgl/session-concurrency-bundle | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ajgon/lint-pack | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| ajtis/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 11.1 | — | — | 7 months ago | |
| akeneo/batch-bundle | — | 39 | 40 | 21 | 1K | 0 | 6.0 | 20.3 | — | 11 years ago | |
| akeneo/pim-community-dev | — | 1,040 | 1,038 | 537 | 2K | 374 | 60.9 | 36.0 | NOASSERTION | 5 months ago | |
| akyos/ux-native-cli | — | 0 | 0 | 0 | 2 | 0 | 11.9 | 7.3 | — | 5 months ago | |
| alchemy/binary-driver | PHP toolkit for building reusable, testable binary drivers on top of symfony/process. Provides AbstractBinary, binary detection, command generation, logging via PSR-3, and process listeners for debugging and customization across CLI tools. | 191 | 195 | 64 | 62K | 13 | 9.1 | 38.9 | NOASSERTION | 6 years ago | |
| alchemy/zippy | Zippy is a PHP library to read, create, list, and extract archives using CLI tools or PHP extensions. Supports ZIP plus GNU/BSD tar formats (.tar, .tar.gz, .tar.bz2) via a simple API for opening, iterating members, extracting, and creating archives. | 476 | 508 | 105 | 260K | 36 | 40.1 | 57.0 | NOASSERTION | 2 months ago | |
| aleblanc/logui | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aleblanc/simple-cron-scheduler | — | 2 | — | 0 | — | 0 | 0.0 | — | — | — | |
| alengo/sulu-translated-media-bundle | — | 0 | 0 | 0 | 15 | 0 | 23.5 | 19.5 | — | 1 month ago | |
| alessandro_podo/git-changelog-generator | — | 0 | 0 | 0 | 52 | 0 | 0.0 | 23.8 | — | — | |
| alexmanno/serializer-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alya/symfony-inspector-mcp | — | 1 | 1 | 0 | 0 | 1 | 0.1 | — | MIT | — | |
| amadeus-m/resque | — | 0 | 0 | 1 | 0 | 0 | 0.4 | — | MIT | 9 years ago | |
| amazeeio/symfony-amazeeai-configure | — | 0 | 0 | 0 | 0 | 0 | 10.5 | — | — | 7 months ago | |
| aminyazdanpanah/php-shaka | — | 92 | 93 | 28 | 465 | 2 | 19.3 | 12.3 | MIT | 3 months ago | |
| anaxago/assetic | — | 0 | 0 | 0 | 548 | 0 | 0.0 | 37.8 | MIT | — | |
| andreas-a/backup-database-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.5 | — | MIT | 4 years ago | |
| anousss007/vigilance | Driver-agnostic control center for Laravel queues, jobs, artisan commands and scheduler. Track runs and parameters, failures, and full job lifecycle across all queue drivers. Includes a production-ready Livewire dashboard to manually dispatch jobs and run allowlisted commands. | 194 | 193 | 10 | 3K | 0 | 30.3 | 19.6 | MIT | 3 weeks ago | |
| antihero/mount-last-db-bundle | — | 0 | 0 | — | 6 | — | 0.0 | 11.7 | — | — | |
| anzusystems/core-dam-bundle | — | 1 | 1 | 0 | 103 | 0 | 30.3 | 27.8 | Apache-2.0 | 1 month ago | |
| apajo/symfony-multi-tenancy-bundle | — | 3 | 4 | 0 | 130 | 1 | 0.1 | 21.0 | — | — | |
| apelaez-link/assetic | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| api-scout/api-scout | — | 3 | 3 | 2 | 0 | 5 | 2.1 | 1.5 | MIT | 2 years ago | |
| apnet/assetic-importer-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| app-dev-panel/api | — | 1 | 1 | 0 | 8 | 0 | 0.0 | 9.7 | — | — | |
| app-dev-panel/cli | — | 1 | 1 | 0 | 8 | 0 | 0.0 | 9.7 | — | — | |
| araise/crud-bundle | — | 7 | 7 | 2 | 203 | 2 | 0.8 | 19.7 | MIT | — | |
| aritti/easy-deploy-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arnaud-delgerie/symfony-ai-tool-agent | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arnaudmoncondhuy/synapse-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| arnaudmoncondhuy/synapse-core | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| arodiss/xls-bundle | — | 5 | 5 | 8 | 8 | 0 | 0.6 | 5.1 | MIT | 10 years ago | |
| artflow-studio/laravel-security | — | 0 | 0 | 0 | 295 | 0 | 0.0 | 34.1 | MIT | — | |
| arthem/rabbit-bundle | — | 0 | 0 | 0 | 163 | 0 | 4.6 | 30.6 | — | 3 years ago | |
| arxus/messenger-newrelic | — | 21 | 21 | 9 | 1K | 1 | 2.4 | 24.6 | MIT | 2 years ago | |
| asoc/dadatata | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| assoconnect/mjml-bundle | — | 13 | 13 | 7 | 7 | 2 | 1.5 | 1.7 | MIT | 5 years ago | |
| atexo/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| atk4/ui | Agile UI (atk4/ui) is a server-side rendered PHP UI framework with 50+ reusable components for building admin/back-office web apps fast. Connects to abstract data models (SQL/NoSQL/APIs), auto-adapts to schema changes, and supports interactive JS events and Vue.js extensibility. | 457 | 461 | 111 | 515 | 79 | 33.6 | 31.1 | MIT | 1 year ago | |
| atoolo/runtime-check-bundle | — | 0 | 0 | 0 | 242 | 0 | 1.1 | 34.3 | MIT | 1 year ago | |
| audioteka/i18n-routing-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| aureja/job-queue | JobQueue is a PHP package for managing job queues, providing a simple way to enqueue, process, and organize background tasks in your application. Suitable for basic queueing needs with a lightweight setup and straightforward API. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| austral/tools-bundle | — | 1 | 1 | 0 | 16 | 0 | 1.8 | 13.2 | MIT | 2 years ago | |
| authbucket/oauth2-php | Standards-compliant OAuth 2.0 (RFC6749) server library for PHP. Includes a Silex-based service provider for demos/tests and supports custom models/model managers (e.g., Doctrine) for tokens, clients, users, and scopes. | 82 | 84 | 24 | 312 | 2 | 2.6 | 13.5 | MIT | — | |
| authbucket/push-php | PHP library for sending push notifications to mobile devices. Includes a Silex AuthBucketPushServiceProvider for demos/tests, with configurable models and model managers. Install via Composer (authbucket/push-php) and extend for Symfony2/Drupal wrappers. | 8 | 8 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| automattic/jetpack-changelogger | Automattic’s Jetpack Changelogger helps you create and manage changelog entries with a simple workflow, keeping releases consistent across projects. Designed for Jetpack development, it streamlines collecting notes and generating clean, structured changelogs. | 10 | 10 | 5 | 178K | 0 | 0.2 | 55.3 | NOASSERTION | — | |
| auxmoney/opentracing-bundle-amqplib-rabbitmq | — | 1 | 1 | 1 | 0 | 0 | 3.7 | — | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-core | — | 25 | 25 | 15 | 856 | 8 | 11.9 | 23.6 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-doctrine-dbal | — | 3 | 3 | 8 | 116 | 1 | 5.7 | 20.8 | 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 | 340 | 0 | 7.0 | 25.4 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-jaeger | — | 6 | 6 | 3 | 784 | 1 | 6.4 | 28.7 | MIT | 3 years ago | |
| auxmoney/opentracing-bundle-monolog | — | 3 | 3 | 1 | 47 | 0 | 4.1 | 15.3 | 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 | — | 3 | 3 | 4 | 43 | 0 | 5.7 | 14.8 | MIT | 3 years ago | |
| avanzu/admin-theme-bundle | — | 276 | 277 | 143 | 222 | 30 | 22.5 | 14.1 | MIT | 7 years ago | |
| avris/dotenv | Tiny PHP dotenv loader for reading .env files and injecting variables into the environment, $_ENV, and $_SERVER. Supports common KEY=VALUE syntax, quotes, comments, and safe defaults to keep config out of code and VCS. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| azine/mailgunwebhooks-bundle | — | 10 | 11 | 7 | 35 | 0 | 0.4 | 8.6 | MIT | — | |
| backup-manager/backup-manager | — | 1,706 | 1,720 | 222 | 6K | 9 | 19.4 | 14.3 | MIT | 4 years ago | |
| badpixxel/paddock-core | — | 0 | 0 | — | 288 | — | 0.0 | 34.4 | — | — | |
| bamarni/composer-bin-plugin | Composer plugin to isolate “bin” tool dependencies (PHPStan, Rector, PHPUnit, etc.) in separate Composer environments to avoid version conflicts and dependency pollution. Provides config for bin links, target directory, and command forwarding. | 530 | 534 | 27 | 943K | 4 | 18.3 | 50.7 | MIT | 7 months ago | |
| bcastellano/json-schema-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bcc/cron-manager-bundle | — | 163 | 166 | 39 | 562 | 3 | 2.9 | 10.0 | MIT | — | |
| becklyn/assets-bundle | — | 6 | 6 | 3 | 124 | 0 | 6.7 | 21.6 | BSD-3-Clause | 4 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 | 43 | 1 | 3.2 | 22.7 | — | 4 years ago | |
| becklyn/translations | — | 1 | 1 | 0 | 98 | 0 | 3.0 | 27.2 | BSD-3-Clause | 4 years ago | |
| beelab/bowerphp | — | 465 | 474 | 38 | 2K | 0 | 2.0 | 6.9 | MIT | 9 years ago | |
| beelab/test-bundle | — | 17 | 19 | 2 | 111 | 0 | 9.4 | 12.4 | LGPL-3.0 | 9 months ago | |
| behat/behat | Behat is a PHP BDD framework for testing business expectations with executable specifications. Install via Composer and run scenarios from the CLI. Ideal for acceptance and behavior-driven tests, with strong docs and semantic versioning. | 3,968 | 4,006 | 615 | 2M | 48 | 76.4 | 59.9 | MIT | 2 months ago | |
| behat/mink-zombie-driver | Mink driver powered by Zombie.js for fast, headless browser testing with Node.js. Install Zombie via npm (v2+) and the driver via Composer, then run Mink sessions against real pages to interact with DOM, click, fill forms, and assert content. | 41 | 44 | 46 | 15K | 14 | 3.6 | 27.4 | — | 4 years ago | |
| behat/web-api-extension | — | 108 | 110 | 109 | 356 | 16 | 4.2 | 9.7 | MIT | — | |
| bencagri/artisan-deployer | Deploy Laravel apps via Artisan with zero dependencies and no config files. Supports multi-server and multi-stage (prod/staging/qa), zero-downtime releases over SSH, and works with GitHub/Bitbucket/GitLab or your own Git server. | 4 | 4 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| bentools/crontab-bundle | — | 2 | 2 | 1 | 0 | 0 | 0.6 | — | — | 5 years ago | |
| bernhard-webstudio/placeholder-bundle | — | 4 | 4 | 1 | 0 | 3 | 1.1 | 0.4 | MIT | 6 years ago | |
| besimple/soap | BeSimpleSoap provides tools to build SOAP and WSDL-based web services in PHP, including a Symfony2 bundle plus enhanced SoapClient/SoapServer with SwA, MTOM, and WS-Security support, along with shared utilities and WSDL generation. | 106 | 112 | 135 | 566 | 35 | 17.7 | 32.5 | — | — | |
| besimple/soap-client | Extends PHP’s native SoapClient with support for SOAP with Attachments (SwA), MTOM optimization, WS-Security (incl. UsernameToken), and WS-Addressing. Useful when integrating SOAP services that require attachments and message-level security. | 58 | 59 | 53 | 11K | 15 | 6.9 | 38.5 | — | — | |
| bex/behat-test-runner | — | 3 | 3 | 1 | 125 | 0 | 1.3 | 14.7 | — | 6 years ago | |
| beyondbluesky/cron-manager-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| beyonder-capi/job-queue-bundle | — | 0 | 0 | 0 | 2 | 0 | 20.1 | 7.7 | — | 2 months ago | |
| bezpapirove/bezpapirove-php-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 2 years ago | |
| biberltd/phorient | Phorient is an OrientDB Object Document Mapper (ODM) for PHP, inspired by Doctrine ORM and built on PHPOrient. Configure OrientDB credentials, map your entity namespace/path via ClassManager, and create database connections programmatically or via container config. | 0 | 0 | 1 | 0 | 0 | 3.6 | — | MIT | 8 years ago | |
| bicpi/html-converter | PHP library for converting HTML to plain text, ideal for generating text parts of HTML emails. Includes Simple (strip_tags), Lynx (best results, keeps links), Html2Text, and Chain converter to pick the first available backend. | 11 | 12 | 13 | 1 | 0 | 0.5 | 0.5 | MIT | — | |
| bit3/git-php | PHP library for working with Git repositories from code. Execute common Git commands, inspect repository state, and script Git operations with a simple API—useful for automation, deployment tools, and integrations that need Git access without shelling out manually. | 47 | 47 | 24 | 714 | 2 | 1.5 | 15.1 | MIT | — | |
| bitrix24/b24phpsdk | Official PHP SDK for the Bitrix24 REST API. Supports v1 (stable, PHP 8.2–8.4) and v3 (new endpoints, PHP 8.4+, breaking changes). Provides typed clients for Bitrix24 REST methods with active CI and production-ready releases. | 102 | 102 | 56 | 8K | 98 | 45.2 | 58.2 | MIT | 2 months ago | |
| bizkit/versioning-bundle | — | 10 | 10 | 3 | 2K | 4 | 11.6 | 34.8 | MIT | 9 months ago | |
| bmitch/churn-php | churn-php helps you spot PHP files that are likely refactoring candidates by analyzing Git commit churn and cyclomatic complexity, then ranking files with a combined score and presenting the results in an easy-to-read table. | 1,379 | 1,379 | 60 | 23K | 4 | 25.4 | 19.0 | MIT | 8 months ago | |
| bobv/latex-bundle | Symfony bundle for flexible PDF rendering via LaTeX. Build .tex documents with an OOP API, compile them to PDF, return PDFs in HTTP responses with one command, and avoid unnecessary recompiles with basic caching. | 23 | 24 | 11 | 348 | 1 | 30.0 | 19.2 | MIT | 1 month ago | |
| bonami-cz/assetic | Assetic is a PHP asset management framework for combining, filtering, and dumping assets like JS and CSS. Supports asset collections, file/glob inputs, metadata (target path, mtime), and a wide range of filters for compilation and minification. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| boostworld/comment-bundle | — | 5 | 6 | 2 | 2K | 0 | 3.4 | 35.3 | MIT | 2 years ago | |
| bornfight/jsonapi-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| boulzy/behat-api-platform-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| boxalino/rtux-integration-php | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bpolnet/langley-bundle | Langley Bundle is a Laravel/PHP package that groups reusable app components into a single bundle. It provides a structured way to organize configuration, routes, views, translations, and assets for easier distribution and reuse across projects. | 0 | 0 | 2 | 0 | 0 | 0.1 | — | — | — | |
| bref/bref | Bref makes running PHP on AWS Lambda simple. It provides runtimes, tools, and documentation to deploy serverless PHP apps with ease, helping you build and scale functions and web applications without managing servers. | 3,393 | 3,396 | 380 | 379K | 55 | 74.1 | 57.3 | MIT | 1 month ago | |
| bref/symfony-bridge | — | 50 | 50 | 16 | 75K | 9 | 25.6 | 53.5 | MIT | 3 months ago | |
| brianium/paratest | ParaTest runs PHPUnit tests in parallel with zero config—just use vendor/bin/paratest. Speed up suites by TestCase or individual tests, with support for unique per-process TEST_TOKEN env vars and combined code coverage reports across workers. | 2,494 | 2,504 | 256 | 8M | 2 | 53.3 | 57.8 | MIT | 1 month ago | |
| bubnov/tissue | Scan uploaded files for viruses in PHP via adapter-based integrations. Includes a ClamAV adapter to run ClamAV scans and report infected files, helping you add antivirus checks to your upload pipeline (keep signatures updated; follow upload security best practices). | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| bunny/bunny | High-performance pure-PHP AMQP (RabbitMQ) client for PHP 8.1+. Provides an idiomatic API plus async ReactPHP support with a synchronous Fiber-based interface. Designed for production use and benchmarks faster than php-amqplib in many cases. | 749 | 755 | 107 | 92K | 32 | 40.3 | 50.5 | MIT | 1 month ago | |
| bytes-commerce/behat-symfony-extension | — | 0 | 0 | 1 | 144 | 0 | 16.3 | 33.8 | MIT | 4 months ago | |
| bytespin/console-command-scheduler-bundle | — | 0 | 1 | 0 | 341 | 0 | 0.0 | 35.0 | MIT | — | |
| c0ntax/deployment-tasks | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| c975l/config-bundle | — | 3 | 3 | 0 | 214 | 0 | 0.0 | 16.9 | MIT | — | |
| c975l/core-bundle | — | 1 | 1 | 0 | 119 | 0 | 0.0 | 24.6 | MIT | — | |
| c975l/site-bundle | — | 1 | 1 | 0 | 207 | 1 | 0.1 | 27.9 | MIT | — | |
| caeligo/scheduler-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| callers/fixtures-bundle | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| capell-app/core | — | 0 | 0 | 0 | 57 | 0 | 33.4 | 28.6 | MIT | 3 weeks ago | |
| captainhook/captainhook | CaptainHook is a flexible Git hooks tool for PHP. Configure hook actions in a simple JSON file to run CLI commands, validators, or custom PHP classes on commit/push/pull—enforcing code quality, tests, and shared team workflows. | 1,115 | 1,120 | 88 | 290K | 11 | 33.4 | 40.7 | MIT | 5 months ago | |
| cedricziel/messenger-pubsub | Symfony Messenger transport bridge for Google Cloud Pub/Sub. Adds a pubsub:// transport via PubSubTransportFactory for publishing and consuming messages from Pub/Sub. Note: Pub/Sub doesn’t support delayed delivery, so DelayStamp is ignored. | 1 | 1 | 3 | 0 | 0 | 0.0 | — | — | — | |
| cesurapp/swoole-bundle | — | 4 | 4 | 2 | 32 | 0 | 29.1 | 18.6 | MIT | 1 month ago | |
| chamber-orchestra/image-bundle | — | 2 | 2 | 0 | 621 | 0 | 0.0 | 32.0 | MIT | — | |
| chebur/sphinx-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| chrome-php/chrome | Control headless Chrome from PHP. chrome-php/chrome launches Chromium/Chrome, lets you navigate pages, evaluate JavaScript, take screenshots/PDFs, intercept network events, and automate workflows via the DevTools protocol—ideal for scraping, testing, and rendering. | 2,675 | 2,684 | 323 | 255K | 0 | 50.3 | 31.6 | MIT | 2 months ago | |
| citizen63000/easy-api-bundle | — | 5 | 5 | 3 | 13 | 10 | 27.5 | 11.3 | MIT | 3 months ago | |
| cleentfaar/tissue | Laravel package to speed up building UI and pages with reusable “tissue” components, helper utilities, and starter structure. Aims to simplify common app scaffolding and keep views consistent across projects with minimal setup. | 6 | 6 | 6 | 27 | 0 | 0.8 | 9.5 | MIT | 11 years ago | |
| cleverage/process-bundle | — | 21 | 22 | 13 | 1K | 24 | 20.7 | 33.2 | MIT | 9 months ago | |
| clue/phar-composer | — | 862 | 867 | 76 | 28K | 9 | 13.4 | 25.8 | MIT | 4 years ago | |
| cmobi/microservice-framework-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| codeages/plugin-bundle | — | 7 | 7 | 9 | 26 | 1 | 0.6 | 9.1 | — | — | |
| codeat3/blade-icon-generation-helpers | Laravel package that adds helper directives and utilities to generate Blade icon components quickly. Streamlines converting icon sets into reusable Blade components, reducing boilerplate and keeping icon usage consistent across your views. | 0 | 0 | 2 | 377 | 0 | 12.7 | 39.4 | — | 6 months ago | |
| codeception/codeception | Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. | 4,861 | 4,918 | 1,280 | 1M | 151 | 77.9 | 61.9 | MIT | 7 months ago | |
| codeception/module-symfony | Symfony module for Codeception that integrates the framework’s kernel, container, and HTTP client for functional/acceptance testing. Boot the app, make requests, assert responses, and access services to test controllers and app behavior with minimal setup. | 96 | 97 | 25 | 234K | 1 | 28.7 | 53.8 | MIT | 2 months ago | |
| codegyre/robo | Task runner for PHP that lets you write automation scripts in OO PHP. Provides built-in tasks for common workflows (filesystem, git, composer, ssh, testing, packaging) and is easily extensible for custom tasks and CLI commands. | 2,709 | 2,705 | 308 | 2K | 164 | 51.8 | 29.0 | NOASSERTION | 3 years ago | |
| code-lts/doctum | Doctum for Laravel: generate versioned API documentation for your PHP codebase with a clean, searchable HTML output. Supports configuration, theming, and multi-version docs, making it easy to publish and maintain docs for packages and applications. | 360 | 358 | 46 | 3K | 13 | 21.9 | 18.7 | MIT | 7 months ago | |
| codewithkyrian/chromadb-php | PHP client for ChromaDB, making it easy to create collections, add and query embeddings, and manage documents/metadata from your Laravel or PHP apps. Lightweight API wrapper to integrate vector search and retrieval workflows without leaving PHP. | 83 | 83 | 14 | 10K | 1 | 8.8 | 30.4 | MIT | 9 months ago | |
| codraw/messenger | — | 0 | 0 | 0 | 191 | 0 | 0.0 | 31.5 | — | — | |
| codraw/process | — | 0 | 0 | 0 | 192 | 0 | 0.0 | 31.6 | — | — | |
| coduo/phpspec-data-provider-extension | PHPSpec extension adding data providers to run the same specification with multiple input/output datasets. Define examples in your specs for concise, parameterized tests and cleaner coverage of edge cases without duplicating scenarios. | 39 | 40 | 19 | 991 | 2 | 1.2 | 13.7 | MIT | 10 years ago | |
| commongateway/corebundle | — | 2 | 2 | 1 | 0 | 0 | 17.0 | 6.0 | NOASSERTION | 9 months ago | |
| composer/ca-bundle | Find the system CA root bundle path for TLS verification, with automatic fallback to a bundled Mozilla CA file. Simple API for curl, PHP streams, and HTTP clients like Guzzle; includes CA file validation and cache reset utilities. | 2,961 | 2,969 | 40 | 7M | 1 | 47.3 | 54.7 | MIT | 1 month ago | |
| composer/composer | Composer is the dependency manager for PHP. Declare project requirements, install/update packages, and manage autoloading with a lock file for repeatable builds. Works with Packagist and VCS repositories; runs via CLI on PHP 7.2.5+ (latest). | 29,504 | 29,567 | 4,829 | 4M | 127 | 89.5 | 60.6 | MIT | 3 weeks ago | |
| composer/installers | Custom installer paths for Composer. Maps package types (e.g., WordPress plugins/themes, Drupal, Joomla) to appropriate directories so dependencies land where your CMS expects them, with flexible installer definitions for multi-project setups. | 1,441 | 1,485 | 400 | 3M | 19 | 32.1 | 52.7 | MIT | 2 years ago | |
| comunedifirenze/bicorebundle | — | 1 | 1 | 3 | 33 | 2 | 1.5 | 21.4 | MIT | — | |
| configuratorware/configurator-api | — | 0 | 0 | — | 275 | — | 0.0 | 33.6 | — | — | |
| consolidation/robo | Robo is a modern PHP task runner for automating common development workflows. Define tasks in a RoboFile with a clean OO API to run tests, build assets, deploy, and more. Extensible via plugins, with useful built-in tasks and CLI tooling. | 2,709 | 2,722 | 308 | 1M | 164 | 51.8 | 58.7 | NOASSERTION | 3 years ago | |
| constantable/odm-document-maker | — | 5 | 5 | 3 | 2K | 1 | 0.5 | 34.3 | MIT | 2 years ago | |
| contao/contao | — | 437 | 438 | 172 | 48 | 346 | 27.3 | 26.8 | LGPL-3.0 | — | |
| contao/core-bundle | — | 123 | 130 | 55 | 22K | 0 | 2.3 | 31.1 | LGPL-3.0 | — | |
| contao/manager-bundle | — | 18 | 18 | 9 | 16K | 0 | 0.4 | 40.4 | LGPL-3.0 | — | |
| contao-community-alliance/composer-plugin | Composer plugin for Contao 3 extensions: installs packages from vendor into system/modules via copy/symlink so Contao can detect them. Helps keep legacy Contao 3 module structure working in Composer setups (also usable when supporting Contao 4 legacy mode). | 7 | 7 | 11 | 4K | 0 | 0.4 | 36.7 | LGPL-3.0 | — | |
| contributte/qa | Contributte QA is a dev-only Composer package that bundles and streamlines PHP quality assurance tooling for your project. Install via composer require --dev contributte/qa and follow the included docs to integrate checks into your workflow/CI. | 2 | 3 | 6 | 9K | 0 | 11.5 | 52.3 | MIT | 9 months ago | |
| controleonline/smoke-tests-playground | — | 0 | 0 | 0 | 532 | 6 | 0.0 | 37.7 | MIT | — | |
| corponat/maker-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| creative-web-solution/imagine-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cron/cron | PHP library for working with cron expressions: parse and validate schedules, compute next/previous run dates, and check if a date matches a cron pattern. Ideal for Laravel and other PHP apps needing robust, timezone-aware scheduling logic. | 367 | 378 | 74 | 62K | 1 | 9.0 | 30.8 | MIT | 3 years ago | |
| cron/cron-bundle | — | 187 | 192 | 76 | 20K | 6 | 4.9 | 29.8 | MIT | — | |
| crosiersource/crosierlib-base | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| customizer/maker-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cybernodev/framework-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cyberspectrum/pdflatex-bundle | — | 0 | 0 | 0 | 11 | 0 | 0.4 | 15.7 | LGPL-3.0 | — | |
| cyllene-web/docusign-bundle | — | 0 | 0 | 0 | 33 | 0 | 7.2 | 22.2 | MIT | 10 months ago | |
| cypresslab/compass-elephant | PHP wrapper around the Compass binary for *nix systems. Uses Symfony Finder and Process to locate files and run Compass commands from PHP. Install via Composer or PEAR; includes PHPUnit tests and follows Symfony2 coding standards. | 8 | 8 | 6 | 228 | 0 | 2.3 | 19.6 | GPL-3.0 | 11 years ago | |
| cypresslab/gitelephant | GitElephant is a PHP OOP wrapper around the git CLI for managing repositories: inspect commits, branches, tags, diffs, logs, and statuses, and run common git operations via a clean API. Supports git >=1.8, PHP >=7.2 (older PHP via prior versions). | 612 | 618 | 74 | 44K | 17 | 19.2 | 31.2 | LGPL-3.0 | 1 year ago | |
| cypresslab/less-elephant | PHP wrapper around the Less (lessc) binary to manage and compile LESS projects. Uses Symfony Finder and Process, supports Composer/PEAR installation, includes PHPUnit tests, and follows Symfony2 coding standards. Requires PHP 5.3+ and a *nix system with lessc installed. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | GPL-3.0 | — | |
| cypresslab/pygments-elephant-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| d3mo17/colja | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| daanbiesterbos/job-queue-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 5 years ago | |
| daddl3/symfony-ckeditor-5-webpack | — | 0 | 4 | — | 183 | — | 0.0 | 31.4 | — | — | |
| daddl3/vite-and-compress-twig-symfony-bundle | — | 0 | 2 | — | 138 | — | 0.0 | 29.8 | — | — | |
| dama/doctrine-test-bundle | Symfony test bundle that speeds up Doctrine tests by reusing static DBAL connections and wrapping each test in a transaction that’s rolled back for isolation. Also provides a PSR-6 static array cache for Doctrine metadata/query caching to reduce boot time and memory. | 1,189 | 1,188 | 61 | 1M | 6 | 26.7 | 45.8 | MIT | 8 months ago | |
| danilovl/log-viewer-bundle | — | 0 | 0 | 0 | 2 | 0 | 25.3 | 7.7 | MIT | 1 month ago | |
| danilovl/web-command-bundle | — | 0 | 0 | 0 | 0 | 0 | 16.1 | — | MIT | 5 months ago | |
| danplaton4/tenancy-bundle | Multi-tenancy for Symfony with zero boilerplate: resolve a tenant once per request and the kernel reconfigures DBAL/Doctrine, cache pools, mailer transport, and Messenger. Automatic query scoping and tenant propagation to workers; your app code stays tenant-unaware. | 2 | 2 | 0 | 1 | 0 | 18.0 | 2.0 | MIT | 3 months ago | |
| datafactory/ezmigrationbundle | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | GPL-2.0 | 8 years ago | |
| datastax/php-driver | PHP extension (wrapper over DataStax C/C++ driver) providing a feature-rich, tunable client for Apache Cassandra 2.1+ via CQL3 and the native binary protocol. Prebuilt binaries available. Driver is in maintenance mode; use DSE PHP driver for DSE. | 435 | 439 | 151 | 995 | 0 | 10.9 | 8.7 | NOASSERTION | 9 years ago | |
| dbannik/sentry-symfony | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dbh/easy-deploy-bundle | — | 0 | 0 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| dbp/relay-core-bundle | — | 2 | 2 | 0 | 9K | 1 | 0.1 | 47.9 | AGPL-3.0 | — | |
| dbp/relay-maker-bundle | — | 0 | 0 | 0 | 341 | 1 | 0.1 | 35.0 | AGPL-3.0 | — | |
| ddereszewski/job-queue-bundle | — | 1 | 1 | 2 | 0 | 0 | 6.4 | — | — | 2 years ago | |
| demroos/versioning-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| deployer/deployer | — | 11,099 | 11,121 | 1,510 | 564K | 0 | 65.3 | 33.6 | MIT | 4 months ago | |
| devgeek/beacon-admin | — | 0 | 0 | 0 | 0 | 0 | 18.1 | — | MIT | 3 months ago | |
| devlabs91/assetic | Laravel package integrating Assetic for managing and compiling web assets (CSS/JS) with filters and bundling, helping organize, minify, and combine frontend resources within your application build and deployment workflow. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dimoussa/doctrine-db-mapper-bundle | — | 2 | 2 | 0 | 0 | 0 | 16.2 | — | MIT | 5 months ago | |
| directorytree/privacy-filter-classifier | — | 2 | 2 | 0 | 640 | 0 | 16.8 | 36.8 | MIT | 3 months ago | |
| discutea/mjml-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| djamadeus/easy-deploy-bundle-wunderfork | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 8 years ago | |
| dktaylor/bundle-generator-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 1 year ago | |
| dlakomski/rabbitmq-bundle-bridge | — | 0 | 0 | 0 | 407 | 0 | 0.0 | 36.1 | MIT | — | |
| docker-php/docker-php | — | 767 | 771 | 266 | 876 | 43 | 13.7 | 13.5 | MIT | 8 years ago | |
| doctrine/migrations | Doctrine Migrations manages database schema changes via versioned migrations for PHP projects. Generate, run, and track migration scripts, integrate with Doctrine DBAL/ORM, and safely evolve schemas across environments with robust CLI tooling and documentation. | 4,768 | 4,806 | 394 | 5M | 119 | 78.1 | 70.9 | MIT | 4 months ago | |
| dompdf/dompdf | Dompdf is a PHP HTML-to-PDF converter with a CSS 2.1-focused rendering engine. Supports external stylesheets, complex tables, common image formats, basic SVG, and runs without external PDF libraries. Requires PHP 7.1+ and DOM/MBString. | 11,178 | 11,331 | 1,838 | 7M | 501 | 87.3 | 71.4 | LGPL-2.1 | 2 months ago | |
| dontdrinkandroot/angular-integration-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| dontdrinkandroot/app-integration-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| dontdrinkandroot/bridge-bundle | — | 0 | 0 | 0 | 186 | 0 | 0.0 | 31.4 | Apache-2.0 | — | |
| draw/messenger | — | 0 | 0 | 0 | 369 | 0 | 0.0 | 35.5 | — | — | |
| draw/process | draw/process is a Laravel/PHP package for running and managing external processes. It helps you start commands, capture output, handle errors, and control execution in a clean API—useful for queues, build tasks, and integrations that need shell tools. | 0 | 0 | 0 | 369 | 0 | 0.0 | 35.5 | — | — | |
| dreadnip/chrome-pdf-bundle | Symfony bundle that uses chrome-php/chrome to render HTML to PDF via Chrome/Chromium. Configure the Chrome binary via env, then generate PDFs from HTML with the PdfGenerator service or customize via the BrowserFactory for advanced options. | 7 | 7 | 2 | 949 | 0 | 11.9 | 30.8 | MIT | 8 months ago | |
| drinksco/console-ui-bundle | — | 16 | 18 | 4 | 0 | 13 | 3.0 | 3.4 | BSD-3-Clause | 3 years ago | |
| druidvav/essentials-bundle | — | 0 | 0 | 0 | 88 | 0 | 0.9 | 23.4 | — | 9 years ago | |
| druidvav/evil-queue-bundle | — | 0 | 0 | 1 | 34 | 0 | 0.0 | 21.3 | — | — | |
| duc01nguyen/health-check-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| durimjusaj/cron-bundle | — | 0 | 0 | 0 | 2 | 0 | 13.5 | 7.3 | MIT | 6 months ago | |
| dwcasteam/configuration-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| easycorp/easyadmin-bundle | — | 4,296 | 4,298 | 1,097 | 404K | 54 | 90.7 | 63.1 | MIT | 1 month ago | |
| easycorp/easy-deploy-bundle | — | 468 | 469 | 101 | 1K | 50 | 24.5 | 31.4 | MIT | 6 years ago | |
| easy-doc/easy-doc | Easy Doc is a Laravel/PHP package for quickly generating and serving project documentation. It helps you organize docs, render them for the web, and keep content maintainable with a simple setup suitable for small apps and internal tools. | 4 | 4 | 4 | 4K | 0 | 5.0 | 39.4 | MIT | 1 year ago | |
| ecotone/pdo-event-sourcing | — | 8 | 8 | 4 | 7K | 0 | 0.2 | 39.8 | NOASSERTION | — | |
| effiana/cron | A Laravel package for managing and running cron-style scheduled tasks within your application. Define jobs, configure timing, and trigger execution from the CLI or scheduler, providing a simple way to centralize recurring task automation in Laravel. | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 6 years ago | |
| effiana/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 5 years ago | |
| efrane/phar-builder-bundle | — | 1 | 1 | 1 | 0 | 0 | 0.7 | 1.9 | — | — | |
| ekreative/oauth2-symfony-bundle | — | 2 | 2 | 2 | 0 | 0 | 0.3 | — | MIT | — | |
| ekyna/payum-payzen | PayZen gateway for Payum (Systempay, Scellius, CLIC&PAY, OSB, SOGE_COMMERCE). Install via Composer and configure site_id, certificate, mode, hash, cache directory, and endpoint. Supports predefined endpoints or a custom endpoint URL. | 4 | 4 | 12 | 31 | 0 | 1.1 | 11.8 | MIT | 5 years ago | |
| ekyna/payum-sips | — | 4 | 4 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| elasticms/common-bundle | Shared library bundle for elasticMS, used by the Core and Client Helper bundles. Provides common code, utilities, and services to keep the platform consistent. Documentation available on the EMS project site; issues and PRs via the elasticMS monorepo. | 2 | 3 | 5 | 119 | 0 | 35.1 | 26.1 | LGPL-3.0 | 1 month ago | |
| elcodi/media | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| elenyum/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| ellis/oxid-framework-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elvandar/kazetenn-admin | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elvandar/kazetenn-core | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| elvandar/kazetenn-pages | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elvandar/kazetenn-users | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| emc/table-bundle | — | 6 | 6 | 3 | 0 | 5 | 2.5 | 1.9 | MIT | 10 years ago | |
| empcorp/assetic | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 4 years ago | |
| emuse/behat-html-formatter | — | 111 | 116 | 117 | 16K | 35 | 15.1 | 41.8 | MIT | 11 years ago | |
| enlightn/security-checker | CLI security checker for PHP/Laravel projects. Scans your composer.lock against FriendsOfPHP Security Advisories to detect vulnerable dependencies. Install via Composer or PHAR, run security:check, get ANSI/JSON output, optional no-dev filtering and allowlisting. | 339 | 341 | 27 | 287K | 4 | 8.4 | 41.9 | MIT | 2 years ago | |
| enqueue/async-command | Symfony Console extension to run commands asynchronously by pushing execution requests to a message queue via Enqueue. Useful for offloading long-running tasks and integrating CLI workflows with MQ-based background processing. | 12 | 13 | 3 | 2K | 0 | 0.5 | 30.9 | MIT | 7 years ago | |
| eo/job-queue-bundle | — | 3 | 3 | 3 | 2 | 3 | 0.8 | 2.8 | — | — | |
| eonx-com/easy-encryption | — | 0 | 0 | 0 | 1K | 0 | 0.0 | 41.6 | MIT | — | |
| ergebnis/php-cs-fixer-config | Factory-style PHP-CS-Fixer config for projects: choose a versioned ruleset (PHP 5.3–8.3), generate a consistent configuration, and keep coding standards aligned across repositories. Install via Composer and use with friendsofphp/php-cs-fixer. | 70 | 70 | 17 | 37K | 1 | 31.7 | 44.0 | MIT | 1 month ago | |
| ergebnis/phpstan-rules | A set of extra PHPStan rules to enforce stricter, opinionated code standards in PHP projects. Install via Composer and include rules.neon (auto via phpstan/extension-installer) to catch issues like named arguments, class design, and more. | 460 | 460 | 23 | 442K | 6 | 23.3 | 49.8 | MIT | 7 months ago | |
| errogaht/transcribe-bundle | — | 0 | 0 | 0 | 15 | 0 | 20.8 | 19.6 | MIT | 1 month ago | |
| etrias/webpack-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| evaneos/burrow | — | 3 | 3 | 1 | 105 | 3 | 8.9 | 20.1 | MIT | 4 years ago | |
| evirma/essentials-bundle | — | 0 | 0 | 0 | 392 | 0 | 24.8 | 40.8 | — | 3 months ago | |
| evosys21/pdflib | PHP addons for FPDF/TCPDF/tFPDF to build advanced tag-formatted multicells and tables. Supports alignment/justification, mixed fonts/styles/colors, padding, frames/backgrounds, links, tabs, and sub/superscripts for rich PDF layouts. | 5 | 5 | 2 | 287 | 1 | 18.2 | 26.5 | MIT | 3 months ago | |
| evyex/symfony-extender | — | 0 | — | 0 | — | 0 | 27.8 | — | MIT | 2 months ago | |
| excelwebzone/symfony-admin-bundle | — | 3 | 3 | 0 | 12 | 0 | 19.1 | 9.1 | MIT | 7 months ago | |
| exsyst/worker | — | 3 | 4 | 1 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| extrablind/monithomebundle | — | 1 | 1 | 0 | 0 | 0 | 0.5 | 1.1 | — | — | |
| ezsystems/behatbundle | — | 44 | 45 | 16 | 929 | 0 | 13.4 | 17.8 | NOASSERTION | 11 months ago | |
| ezsystems/ezmigrationbundle | — | 1 | — | 6 | — | 0 | 0.3 | — | GPL-2.0 | — | |
| ezsystems/ezplatform-kernel | eZ Platform Kernel provides the core Symfony-based runtime for eZ Platform/Ibexa CMS: content repository, persistence, REST and siteaccess handling, security, and extension points. Used as the foundation for building and running eZ Platform applications. | 14 | 14 | 30 | 1K | 0 | 10.6 | 27.6 | NOASSERTION | 2 years ago | |
| ezsystems/ezpublish-kernel | eZ Publish Kernel is the core of the eZ Publish/eZ Platform CMS, providing the content repository, field types, search integration, and services for building and extending PHP-based content applications with a modular, API-driven architecture. | 160 | 163 | 197 | 1K | 0 | 15.7 | 12.6 | NOASSERTION | 2 years ago | |
| ezsystems/job-queue-bundle | — | 4 | 4 | 17 | 606 | 0 | 0.8 | 29.2 | — | — | |
| fabpot/php-cs-fixer | Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. | 13,547 | 13,561 | 1,644 | 12K | 43 | 91.7 | 37.9 | MIT | 3 weeks ago | |
| facile-it/paraunit | Run PHPUnit test suites faster by executing tests in parallel across multiple processes. Includes a Symfony-based CLI, supports modern PHPUnit/Symfony versions, and can collect code coverage in parallel with automatic selection of the best available driver. | 145 | 146 | 19 | 43K | 8 | 28.1 | 42.2 | Apache-2.0 | 4 months ago | |
| friends-of-behat/mink-debug-extension | Behat extension that logs Mink debug info after each failed step—ideal for CI runs. Saves page content and, with supported drivers, optional screenshots. Configurable log directory plus clean-start and screenshot options. | 206 | 206 | 13 | 125K | 2 | 23.4 | 44.9 | NOASSERTION | 2 months ago | |
| friends-of-behat/page-object-extension | — | 179 | 179 | 10 | 118K | 3 | 19.7 | 45.5 | — | 3 months ago | |
| friends-of-behat/symfony-extension | — | 480 | 481 | 78 | 447K | 24 | 39.3 | 57.9 | MIT | 2 months ago | |
| friends-of-behat/test-context | Reusable Behat context for testing Behat extensions by running “Behat inside Behat”. Creates isolated temp projects per scenario, writes configs/features/contexts, runs a real Behat process, and lets you assert on exit codes and output. | 17 | 17 | 4 | 585 | 0 | 14.9 | 23.2 | MIT | 6 months ago | |
| friendsofphp/php-cs-fixer | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,545 | 13,636 | 1,644 | 6M | 43 | 92.0 | 74.2 | MIT | 4 weeks ago | |
| friendsofsymfony/http-cache | PHP library to integrate apps with HTTP caching proxies (Varnish, NGINX, Symfony HttpCache, Fastly, Cloudflare). Send efficient cache invalidation/purge and tag requests, abstract proxy features, and test caching/invalidation with PHPUnit tools. | 359 | 362 | 64 | 224K | 7 | 25.2 | 44.3 | NOASSERTION | 6 months ago | |
| giggsey/libphonenumber-for-php | PHP port of Google’s libphonenumber for parsing, formatting, validating, and storing international phone numbers. Supports geocoding, carrier and timezone mapping, plus short-number info. Composer install; requires mbstring. | 5,049 | 5,109 | 480 | 4M | 3 | 70.7 | 46.8 | Apache-2.0 | 1 month ago | |
| giggsey/libphonenumber-for-php-lite | Lite PHP port of Google’s libphonenumber: parse, validate, format, and store international phone numbers. Includes core PhoneNumberUtils only (no geolocation/carrier/short number info). Requires PHP 8.1+ and mbstring; install via Composer. | 96 | 98 | 8 | 1M | 0 | 32.4 | 64.7 | Apache-2.0 | 1 month ago | |
| giggsey/locale | Up-to-date Unicode CLDR locale data packaged as native PHP arrays. Created to avoid requiring the PHP intl extension and to provide newer locale data than many operating systems ship. Used primarily by libphonenumber-for-php (GeoCoder support). | 632 | 634 | 11 | 4M | 0 | 20.7 | 57.0 | MIT | 6 months ago | |
| gitonomy/gitlib | Gitonomy Gitlib is a PHP library for interacting with Git repositories programmatically. Read commits, trees, branches, tags and diffs; run Git commands via a clean API and work with local repos from your apps, tools, or CI scripts. | 465 | 470 | 73 | 423K | 13 | 16.9 | 45.1 | MIT | 1 year ago | |
| goaop/framework | Go! AOP brings aspect-oriented programming to PHP without extensions or eval. Define aspects once to apply logging, caching, security and other cross-cutting concerns across your app automatically, keeping business code clean with static file weaving. | 1,670 | 1,671 | 165 | 24K | 3 | 35.4 | 18.8 | MIT | 4 months ago | |
| google/auth | Google’s official PHP library for OAuth 2.0 authentication with Google APIs. Supports Application Default Credentials (ADC) for Cloud environments and local development, integrates with Guzzle, and helps obtain and refresh access tokens securely via Composer installation. | 1,403 | 1,442 | 198 | 8M | 12 | 45.8 | 66.3 | Apache-2.0 | 1 month ago | |
| google/cloud-spanner | Idiomatic PHP client for Google Cloud Spanner, a globally consistent relational database. Install via Composer and use gRPC to connect to instances/databases, run SQL queries with parameters, and benefit from V2 multiplexed sessions for efficient concurrent requests. | 21 | 21 | 11 | 23K | 0 | 32.9 | 48.9 | Apache-2.0 | 1 month ago | |
| google/cloud-tools | Dev utilities for Google Cloud in PHP. Includes flex_exec to run commands inside the same Docker image as an App Engine Flexible deployment, with optional Cloud SQL connectivity via Cloud Build. Also provides Google\Cloud\TestUtils helpers and fixtures. | 23 | 23 | 21 | 11K | 5 | 11.2 | 42.7 | Apache-2.0 | 1 year ago | |
| herrera-io/phpunit-test-case | PHPUnit TestCase class and Extras trait that add helpers for common test chores: create/delete temporary files and directories, call protected/private methods, and get/set protected/private properties. Use as a base class or mix into your own test case. | 1 | 1 | 0 | 195 | 0 | 0.0 | 19.4 | MIT | — | |
| humbug/box | — | 1,320 | 1,323 | 111 | 28K | 73 | 50.0 | 49.0 | MIT | 6 months ago | |
| ibexa/behat | — | 1 | 1 | 1 | 22K | 0 | 30.1 | 65.2 | NOASSERTION | 1 month ago | |
| ibexa/core | Ibexa Core is the foundation of the Ibexa DXP, providing the PHP domain model, repository API, content types, users, permissions, search, and persistence layer integrations. It powers content management features and serves as the base for higher-level Ibexa packages. | 8 | 8 | 19 | 37K | 0 | 36.0 | 82.4 | NOASSERTION | 1 month ago | |
| ibexa/cron | — | 3 | 3 | 1 | 22K | 0 | 29.3 | 60.6 | NOASSERTION | 1 month ago | |
| ibexa/oss | — | 21 | 21 | 12 | 19K | 0 | 30.1 | 48.9 | NOASSERTION | 1 month ago | |
| ibexa/post-install | — | 8 | 8 | 6 | 20K | 0 | 29.9 | 54.3 | NOASSERTION | 1 month ago | |
| illuminate/console | Illuminate Console provides the Artisan command-line framework used by Laravel. Define commands, schedule tasks, manage input/output, prompts, and terminal styling, and integrate with the service container to build robust CLI tools and automation. | 130 | 137 | 28 | 723K | 0 | 1.5 | 51.7 | MIT | — | |
| illuminate/process | Illuminate Process provides a fluent API to run and manage system processes in Laravel. Start commands, stream output, handle timeouts, work in specific directories, set env vars, capture results, and integrate cleanly with other Illuminate components. | 44 | 44 | 5 | 57K | 0 | 0.4 | 42.8 | MIT | — | |
| illuminate/queue | Illuminate Queue is Laravel’s queue component, offering a unified API for multiple backends to run time‑consuming jobs asynchronously. Use the Capsule manager to configure connections outside Laravel and push jobs via instance or static access. | 204 | 213 | 51 | 412K | 0 | 2.6 | 45.6 | MIT | — | |
| imbo/behat-api-extension | Behat 3 extension for testing JSON-based APIs. Simplifies making HTTP requests, asserting responses, and validating JSON payloads in your scenarios. Inspired by behat/web-api-extension and built for API testing workflows like Imbo. | 110 | 109 | 45 | 30K | 3 | 26.6 | 40.0 | MIT | 1 month ago | |
| infection/infection | Infection is a PHP mutation testing framework that measures how well your tests detect small code changes. Run it in CI to get a Mutation Score Indicator (MSI), uncover weak assertions, and improve test quality. PHP 8.3+. | 2,235 | 2,245 | 190 | 1M | 165 | 68.9 | 72.1 | BSD-3-Clause | 1 month ago | |
| infection/phpspec-adapter | — | 3 | 3 | 2 | 3K | 1 | 18.7 | 46.1 | BSD-3-Clause | 4 months ago | |
| jms/di-extra-bundle | — | 327 | 340 | 127 | 32K | 84 | 28.0 | 52.5 | — | 8 years ago | |
| jms/security-extra-bundle | — | 252 | 260 | 97 | 15K | 33 | 16.2 | 38.8 | — | 9 years ago | |
| jolicode/jolinotif | Cross-platform PHP library for sending desktop notifications from CLI scripts or cron jobs on Linux, macOS, Windows, and WSL. Create notifications with title, body, icon, and OS-specific options, or use the bundled jolinotif CLI command. | 1,443 | 1,450 | 100 | 328K | 1 | 37.6 | 37.7 | MIT | 1 month ago | |
| 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. | 53 | 54 | 76 | 266 | 19 | 17.5 | 18.3 | GPL-2.0 | 3 years ago | |
| keradus/cli-executor | Execute CLI commands from PHP with a simple, lightweight wrapper. Run processes, capture output, handle exit codes, and manage arguments for reliable command execution in scripts and Laravel apps. | 4 | 4 | 3 | 66K | 0 | 6.6 | 57.1 | NOASSERTION | 10 months ago | |
| knplabs/knp-snappy | PHP wrapper for wkhtmltopdf/wkhtmltoimage to generate PDFs and images (thumbnails, snapshots) from URLs or HTML. Simple API, configurable binaries and options, with integrations available for Symfony and Laravel. | 4,476 | 4,548 | 436 | 1M | 5 | 66.7 | 46.2 | MIT | 1 month ago | |
| kriswallsmith/assetic | Assetic is a PHP asset management framework for loading, filtering, combining, and dumping CSS/JS and other assets via collections and filters (LESS, YUI, etc.). Note: this repo is unmaintained; development continues at assetic-php/assetic (assetic/framework). | 3,713 | 3,777 | 543 | 104K | 217 | 54.8 | 44.1 | MIT | 9 years ago | |
| kstmostofa/laravel-whatsapp | Laravel package to send WhatsApp messages from your app. Provides a simple API to configure credentials and dispatch messages (often via popular gateways like Twilio) with easy setup for notifications and custom message templates. | 215 | 117 | 22 | 220 | 2 | 20.1 | 4.8 | MIT | 2 months ago | |
| kunstmaan/sensio-generator-bundle | Symfony bundle adding interactive CLI generators to scaffold code like bundles, forms, and CRUD controllers from Doctrine 2 schemas. Note: deprecated for modern Symfony—no Symfony 4/Flex support; use Symfony MakerBundle instead. | 2 | 2 | 1 | 1K | 0 | 2.4 | 35.8 | MIT | 3 years ago | |
| kzykhys/pygments | Thin PHP wrapper around the Python Pygments syntax highlighter. Highlight code to HTML/ANSI, generate CSS for styles (e.g., monokai), guess lexer by filename, and list available lexers/formatters/styles. Supports custom pygmentize path. | 10 | 11 | 14 | 239 | 4 | 2.1 | 20.6 | — | 12 years ago | |
| lakion/mink-debug-extension | — | 206 | 158 | 13 | 12K | 2 | 23.3 | 28.8 | NOASSERTION | 2 months ago | |
| laminas/laminas-mail | Abandoned Laminas component for composing, parsing, and sending email messages. No further development; use ddeboer/imap for IMAP, zbateson/mail-mime-parser for MIME parsing, and symfony/mailer for sending mail. | 100 | 101 | 78 | 284K | 64 | 29.4 | 70.2 | BSD-3-Clause | 2 years ago | |
| laranail/package-tools | — | 0 | — | 0 | — | 0 | 17.8 | — | MIT | 2 months ago | |
| laravel/database | Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite. | 90 | 100 | 12 | 87 | 5 | 0.0 | 27.4 | — | — | |
| laravel/dusk | Laravel Dusk is Laravel’s browser automation and testing tool, offering an expressive API for end-to-end tests. It runs with a bundled standalone ChromeDriver by default (no Selenium or JDK required), but can use other Selenium drivers if needed. | 1,944 | 1,953 | 331 | 1M | 0 | 44.1 | 43.2 | MIT | 5 months ago | |
| laravel/envoy | Laravel Envoy is a lightweight SSH task runner for defining and executing remote server tasks using a clean Blade-style syntax. Ideal for deployments, running Artisan commands, and other repeatable server automation workflows across multiple hosts. | 1,615 | 1,636 | 179 | 129K | 0 | 34.3 | 29.1 | MIT | 5 months ago | |
| laravel/framework | Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. | 34,885 | 35,373 | 11,963 | 13M | 57 | 94.9 | 72.6 | MIT | 3 weeks ago | |
| laravel/homestead | Laravel Homestead is an official, pre-packaged Vagrant box that provides a complete local development environment for Laravel and PHP. It includes common tools and services, supports multiple projects, and runs consistently across macOS, Windows, and Linux. | 3,878 | 3,898 | 1,383 | 26K | 14 | 24.0 | 13.2 | MIT | 2 years ago | |
| laravel/horizon | Laravel Horizon adds a beautiful dashboard and code-driven configuration for Laravel Redis queues. Monitor throughput, runtime, and failures, manage workers and supervisors from a single config file, and keep queue operations visible and maintainable. | 4,166 | 4,187 | 749 | 5M | 15 | 72.7 | 55.1 | MIT | 1 month ago | |
| laravel/installer | Laravel Installer is the official command-line tool for creating new Laravel applications. Install globally via Composer and run laravel new to scaffold a fresh project quickly, with the latest framework version and starter setup. | 882 | 919 | 377 | 79K | 7 | 50.0 | 36.0 | MIT | 3 weeks ago | |
| laravel/liferaft | Liferaft is a Laravel package that adds reliable background job and queue tooling, helping you run tasks safely with better control, monitoring, and recovery. Ideal for apps that need robust async processing and fewer failed or stuck jobs. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| laravel/lumen-installer | Official Laravel Lumen project installer. Provides the lumen command to quickly scaffold new Lumen applications, including recommended defaults and project structure. Install via Composer and run lumen new <app> to get started. | 76 | 76 | 26 | 179 | 0 | 0.6 | 5.1 | MIT | — | |
| laravel/mcp | Build MCP servers inside Laravel so AI clients can safely interact with your app via the Model Context Protocol. Includes tools to expose app capabilities, run requests, and integrate quickly using Laravel’s conventions and docs. | 805 | 803 | 108 | 5M | 2 | 40.1 | 62.4 | MIT | 1 month ago | |
| laravel/pao | Agent-optimized output for PHP tools. Detects AI agents (Claude Code, Cursor, Devin, Gemini CLI, etc.) and replaces verbose PHPUnit/Pest/Paratest/PHPStan/Rector and Laravel Artisan output with minimal structured JSON (and cleaner Artisan text). Zero config; human terminal output unchanged. | 687 | 680 | 34 | 4M | 2 | 30.2 | 61.1 | MIT | 1 month ago | |
| laravel/spark-installer | Command-line installer for Laravel Spark. Clone and composer install, add to PATH, then register with your Spark API token. Use spark new to scaffold a new Spark project and run migrations to finish setup. | 312 | 317 | 79 | 0 | 0 | 5.7 | — | MIT | 6 years ago | |
| laravel/valet | Laravel Valet is a lightweight macOS development environment for Laravel and PHP. It runs Nginx automatically, uses DnsMasq to route *.test domains to local sites, avoids Vagrant and /etc/hosts edits, and can share sites via tunnels. | 2,597 | 2,605 | 719 | 2K | 0 | 48.1 | 3.2 | MIT | 6 months ago | |
| laravel/vapor-cli | Laravel Vapor CLI is the command-line client for deploying and managing Laravel apps on Laravel Vapor, a serverless, auto-scaling platform on AWS Lambda. Create and manage infrastructure, environments, queues, databases, Redis, networking, and more. | 317 | 315 | 127 | 397K | 0 | 34.5 | 51.4 | MIT | 1 month ago | |
| laravel/vapor-core | Core runtime and service providers for running Laravel on Vapor (AWS Lambda). Handles serverless bootstrapping and integrations like queues, databases, Redis, networking, and CDN, helping Laravel apps scale smoothly in a serverless environment. | 413 | 413 | 151 | 481K | 0 | 36.3 | 49.5 | MIT | 1 month ago | |
| laravel-chronicle/core | Chronicle provides cryptographically verifiable audit logging for Laravel. It records events in an append-only, hash-chained ledger to make tampering detectable, with features like verifiable exports, signed checkpoints, key rotation, and external anchoring. | 125 | 124 | 3 | 4K | 0 | 23.2 | 23.8 | MIT | 3 months ago | |
| laraveldaily/filacheck | FilaCheck brings static analysis to Filament v4/v5 projects. Scan your Filament code to detect deprecated patterns and common issues, with optional auto-fix (beta), dirty-file scanning, detailed output, and configurable rules—ideal for CI or after AI-generated code. | 130 | 127 | 8 | 30K | 0 | 24.8 | 38.1 | MIT | 1 month ago | |
| laravel-lang/native-country-names | Laravel package providing country names in their native languages for localized UIs and forms. Part of the Laravel Lang ecosystem, install via Composer and use alongside your app’s localization setup. MIT licensed. | 7 | 7 | 2 | 539K | 0 | 15.1 | 60.8 | MIT | 6 months ago | |
| laravel-lang/native-currency-names | Laravel Lang Native Currency Names provides localized, native-language currency names for Laravel apps. Easy to install via Composer and designed to complement Laravel localization workflows for displaying currencies correctly across locales. | 7 | 7 | 1 | 525K | 0 | 21.5 | 63.7 | MIT | 2 months ago | |
| laravel-lang/native-locale-names | Laravel package providing native-language names for locales. Useful for language pickers and localized UI labels, with simple installation and integration via Laravel Lang documentation. MIT licensed. | 7 | 7 | 1 | 560K | 0 | 23.9 | 63.7 | MIT | 2 months ago | |
| laravel-zero/framework | Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. | 354 | 349 | 64 | 54K | 0 | 20.3 | 33.3 | MIT | 5 months ago | |
| league/commonmark | Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. | 2,971 | 3,013 | 214 | 14M | 16 | 56.3 | 66.4 | BSD-3-Clause | 1 month ago | |
| lendable/composer-license-checker | Checks your Composer dependencies’ licenses against configurable allow rules (by SPDX license, vendor, or package) to help ensure OSS compliance and reduce legal risk. Works in CI and can read license data from Composer’s installed.json or composer licenses. | 15 | 15 | 3 | 17K | 4 | 13.6 | 46.9 | MIT | 8 months ago | |
| liip/imagine-bundle | — | 1,711 | 1,735 | 385 | 532K | 67 | 66.4 | 69.1 | MIT | 1 month ago | |
| liip/monitor-bundle | — | 474 | 475 | 106 | 96K | 4 | 27.5 | 35.9 | — | 5 months ago | |
| liip/rmt | RMT is a release management tool for PHP projects. Configure versioning (e.g., semantic), where versions are stored (tags, changelog), and automated pre/post-release actions. Install via Composer (dev or global) or as a Phar, then run releases consistently. | 459 | 461 | 45 | 5K | 16 | 8.9 | 22.4 | MIT | — | |
| lisachenko/go-aop-php | — | 1,670 | 1,570 | 165 | 574 | 3 | 35.9 | 2.4 | MIT | 4 months ago | |
| littleredbutton/bigbluebutton-api-php | PHP client for the BigBlueButton API. Create and manage meetings, join URLs, recordings, and server calls from your Laravel or PHP app with a simple, typed wrapper around BBB endpoints and responses. | 27 | 28 | 14 | 8K | 7 | 13.3 | 39.3 | LGPL-3.0 | 10 months ago | |
| littlerocket/job-queue-bundle | — | 0 | 0 | 4 | 140 | 0 | 28.9 | 34.8 | — | 2 months ago | |
| liuggio/fastest | Run tests in parallel with a simple CLI wrapper. Fastest executes any command (PHPUnit, Behat, etc.) across available CPU cores, randomizes test order, supports piping test lists or phpunit.xml, adds verbosity flags, and helps functional tests use one DB per process. | 483 | 484 | 71 | 99K | 10 | 28.1 | 40.5 | MIT | 6 months ago | |
| localheinz/diff | Fork of sebastian/diff created for use with ergebnis/composer-normalize (with permission from Sebastian Bergmann). Intended as an internal dependency; prefer using sebastian/diff directly for general diff functionality. | 48 | 48 | 3 | 2M | 1 | 1.9 | 57.1 | NOASSERTION | 1 year ago | |
| localheinz/phpstan-rules | Custom PHPStan rules to enforce stricter coding standards in PHP projects. Includes ready-to-use rules.neon (auto-loaded via phpstan/extension-installer) with checks like no named arguments, class final enforcement, and more. Install via Composer as a dev dependency. | 461 | 460 | 22 | 698 | 6 | 22.8 | 11.2 | MIT | 7 months ago | |
| loupe/loupe | Loupe is a PHP-only, SQLite-based full‑text search engine. Typo-tolerant, supports phrases and negatives, facets, language detection and stemming, plus SQL-like attribute and geo filtering with relevance ranking—ideal to replace slow LIKE queries without running extra services. | 522 | 516 | 28 | 25K | 4 | 35.4 | 29.6 | MIT | 3 weeks ago | |
| lstrojny/fxmlrpc | — | 141 | 146 | 44 | 74K | 7 | 4.0 | 39.5 | — | — | |
| mathiasverraes/uptodocs | Generate always-up-to-date docs from your codebase. uptodocs extracts examples and API details directly from source, helping teams keep documentation accurate, searchable, and in sync with changes across projects. | 61 | 61 | 1 | 41 | 0 | 1.7 | 3.0 | MIT | 6 years ago | |
| mcp/sdk | — | 1,591 | 1,570 | 166 | 739K | 56 | 53.0 | 69.2 | NOASSERTION | 3 weeks ago | |
| mcustiel/phiremock-client | PHP client for Phiremock Server with a fluent API to define HTTP expectations, manage scenarios, and reset server state. Works with Guzzle 6 by default, or any PSR-18 HTTP client by overriding the factory for custom connections. | 16 | 16 | 9 | 11K | 1 | 17.1 | 43.6 | GPL-3.0 | 5 months ago | |
| mcustiel/phiremock-codeception-extension | — | 31 | 33 | 21 | 11K | 0 | 21.9 | 38.9 | GPL-3.0 | 5 months ago | |
| mcustiel/phiremock-server | PHP HTTP mock/stub server inspired by WireMock. Mock requests by method/headers/URL/body/forms, set responses via REST API, support scenarios, priorities, latency simulation, verification counts, proxying, and loading expectations from JSON files. | 19 | 19 | 6 | 15K | 1 | 19.8 | 45.0 | GPL-3.0 | 5 months ago | |
| mink/webdriver-classic-driver | Selenium WebDriver “classic” driver for Behat Mink. Run real browser sessions (e.g., Firefox) through a WebDriver server, navigate pages, click links, and integrate with Mink/MinkExtension. Install via Composer; includes CI-tested suite. | 6 | 6 | 5 | 2K | 8 | 3.9 | 38.9 | MIT | 1 year ago | |
| mjphaynes/php-resque | — | 225 | 228 | 46 | 692 | 11 | 5.6 | 11.7 | MIT | — | |
| mmoreram/base-bundle | — | 29 | 29 | 6 | 737 | 1 | 7.3 | 19.4 | MIT | 5 years ago | |
| mmoreram/php-formatter | PHP code formatter with CLI and configurable rules to standardize style across a project. Formats files or entire directories, helps enforce clean, consistent code, and integrates easily into development workflows and CI. | 168 | 169 | 17 | 876 | 2 | 3.0 | 8.0 | MIT | 8 years ago | |
| mohamed-ashraf-elsaed/claude-agent-sdk-laravel | — | 16 | 16 | 4 | 0 | 0 | 12.2 | — | MIT | 6 months ago | |
| mostafaznv/pdf-optimizer | Optimize and compress PDFs in PHP or Laravel using Ghostscript. Fluent, chainable API with rich options, logging, and customization. Laravel-friendly inputs (paths, uploads, disks) plus queue support for async optimization. | 175 | 175 | 11 | 13K | 0 | 18.1 | 29.0 | MIT | 4 months ago | |
| mwguerra/web-terminal | — | 29 | 29 | 11 | 5K | 1 | 0.9 | 31.0 | MIT | — | |
| mybuilder/cronos | Cronos is a Laravel-friendly task scheduling package for defining, running, and monitoring cron-style jobs from your app. Organize recurring tasks, trigger them on demand, and manage schedules with a clean API and sensible defaults. | 151 | 155 | 16 | 3K | 1 | 6.2 | 18.7 | MIT | 3 years ago | |
| norkunas/youtube-dl-php | PHP wrapper for youtube-dl/yt-dlp to download videos or extract audio from YouTube and other sites. Configure options, set output paths, run downloads, and parse results/errors from a simple, fluent API for CLI-driven media fetching. | 506 | 514 | 157 | 8K | 12 | 34.8 | 24.2 | MIT | 3 months ago | |
| nunomaduro/pao | Laravel PAO provides agent-optimized output for PHP tools. When it detects AI agents (Claude Code, Cursor, Devin, Gemini CLI), it replaces verbose CLI output from PHPUnit/Pest/Paratest/PHPStan/Rector/Artisan with minimal structured JSON—zero config, no impact on human terminal runs. | 687 | 680 | 34 | 58K | 2 | 30.4 | 32.0 | MIT | 1 month ago | |
| nunomaduro/phpinsights | PHP Insights analyzes PHP code quality, style, architecture, and complexity from your terminal. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. | 5,631 | 5,621 | 300 | 268K | 69 | 71.3 | 52.1 | MIT | 5 months ago | |
| orchestra/dusk-updater | Symfony Console tool to update Laravel Dusk ChromeDriver binaries to the latest or a specified version. Works inside or outside Laravel projects. Includes a detect command to check installed Chrome/ChromeDriver versions and optionally auto-update. | 10 | 10 | 3 | 51K | 0 | 17.1 | 54.2 | MIT | 8 months ago | |
| orchestra/dusk-updater-api | Standardized API for Laravel Dusk to query, fetch, and download compatible ChromeDriver binaries. Helps automate driver updates across environments with a simple, consistent interface for locating versions and retrieving platform-specific builds. | 0 | 1 | 1 | 47K | 0 | 21.7 | 65.0 | MIT | 3 weeks ago | |
| orchestra/sidekick | Orchestra Sidekick is a lightweight toolkit of utilities and helper classes for Laravel applications and packages. Provides common convenience functions to speed up development and reduce boilerplate, maintained by the Orchestral ecosystem. | 12 | 13 | 1 | 2M | 0 | 29.2 | 64.9 | MIT | 1 month ago | |
| orchestra/testbench | Orchestra Testbench is the de-facto Laravel testing helper for package development. It boots a lightweight Laravel app for your package’s tests, making it easy to run PHPUnit/Pest suites with proper service providers, config, and environment setup. | 2,236 | 2,252 | 140 | 1M | 1 | 10.8 | 55.3 | MIT | 3 weeks ago | |
| orchestra/testbench-core | Orchestra Testbench Core is the foundation for testing Laravel packages. It boots a lightweight Laravel app inside your package so you can run artisan commands, migrations, routing, and more, with compatibility across Laravel 6–12. | 272 | 274 | 47 | 1M | 3 | 38.5 | 61.4 | MIT | 1 month ago | |
| orchestra/workbench | Orchestra Workbench helps you preview and interact with your Laravel package during development by providing a local “workbench” app environment. Ideal for building, testing, and iterating on packages with a real Laravel instance. | 82 | 83 | 5 | 1M | 1 | 30.2 | 64.0 | MIT | 1 month ago | |
| oro/platform | — | 643 | 646 | 338 | 3K | 221 | 42.4 | 34.9 | MIT | 6 years ago | |
| oroinc/laminas-mail | oroinc/laminas-mail is a small bridge package for using Laminas Mail components within Oro applications. Provides the Laminas mail classes and configuration needed to send emails, manage transports, and integrate with Oro’s mailing features. | 0 | 0 | 0 | 3K | 0 | 16.0 | 55.4 | BSD-3-Clause | 3 months ago | |
| overblog/graphql-bundle | — | 795 | 803 | 225 | 168K | 115 | 52.2 | 61.4 | MIT | 5 months ago | |
| overtrue/phplint | PHPLint is a fast PHP syntax linter that runs multiple lint processes in parallel to speed up checking large codebases. Supports modern PHP versions, with easy installation via Composer, PHAR, Docker, or Phive, and configurable rules and paths. | 1,022 | 1,028 | 93 | 372K | 7 | 34.5 | 42.0 | MIT | 3 months ago | |
| pact-foundation/composer-downloads-plugin | — | 1 | 1 | 0 | 51K | 2 | 9.7 | 58.9 | MIT | 8 months 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. | 302 | 300 | 89 | 77K | 1 | 29.3 | 42.3 | Apache-2.0 | 4 months 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 | 519 | 18 | 6.4 | 18.3 | MIT | — | |
| patinthehat/laravel-package-manager | — | 10 | 10 | 3 | 0 | 0 | 0.1 | — | MIT | — | |
| patinthehat/laravel-require | — | 9 | 9 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| peckphp/peck | Peck is a fast PHP CLI spell-checker for your codebase. It flags wording and spelling mistakes in filenames, classes, methods, properties, and docs, powered by GNU Aspell. Installs via Composer and fits neatly into CI and dev workflows. | 475 | 477 | 68 | 47K | 10 | 7.5 | 31.4 | MIT | — | |
| pestphp/pest | Pest is an elegant PHP testing framework focused on simplicity and developer joy. Write expressive, modern tests with a clean syntax, powerful expectations, and a great DX for PHP projects—built for fast feedback and readable suites. | 11,688 | 11,707 | 527 | 6M | 191 | 94.9 | 71.0 | MIT | 3 weeks ago | |
| pestphp/pest-plugin-browser | Pest Plugin for Browser adds browser testing capabilities to Pest, helping you write expressive end-to-end tests for your PHP applications. Part of the Pest ecosystem—see pestphp.com for docs and setup guidance. | 138 | 137 | 142 | 1M | 0 | 11.6 | 78.4 | MIT | — | |
| phparkitect/phparkitect | PHPArkitect enforces architectural rules in PHP projects. Define executable constraints for namespaces, dependencies, layers, and naming conventions to prevent drift, catch violations in CI/IDE, and keep clean architecture over time. | 927 | 925 | 53 | 196K | 27 | 44.4 | 52.1 | MIT | 1 month ago | |
| phpbench/phpbench | PHPBench is a PHP performance benchmark runner, like PHPUnit for speed. Define iterations and revolutions, run each iteration in isolated processes, track memory, assert against regressions, and generate reports in console, CSV, Markdown, or HTML. | 2,018 | 2,022 | 133 | 672K | 28 | 50.0 | 53.9 | MIT | 3 months ago | |
| phpcq/author-validation | CLI tool to validate author metadata across a repo: checks PHP file headers and composer.json/bower.json/packages.json against git history. Supports YAML config for author alias mapping, ignore/include/exclude rules, and copy-left enforcement. | 1 | 1 | 3 | 214 | 3 | 0.8 | 28.4 | MIT | — | |
| phpcq/gnupg | GnuPG wrapper and signature verification library used by the phpcq tool runner. Provides a lightweight API for interacting with GnuPG and validating signatures to support automated PHP code quality checks in CI pipelines. | 0 | 0 | 0 | 50 | 1 | 0.3 | 23.1 | MIT | — | |
| phpcq/phpcq | — | 17 | 17 | 3 | 196 | 9 | 14.3 | 19.5 | MIT | 7 months ago | |
| phpdocumentor/guides-graphs | Graph extension for phpDocumentor Guides that adds diagram/graph rendering support to your documentation. Generate visual graphs from source definitions and integrate them into Guides output as part of your build pipeline. | 0 | 0 | 2 | 6K | 0 | 1.6 | 52.2 | MIT | 2 years ago | |
| phpdocumentor/phpdocumentor | phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. | 4,345 | 4,419 | 648 | 11K | 146 | 80.4 | 37.5 | MIT | 4 months ago | |
| php-ffmpeg/php-ffmpeg | Object-oriented PHP library for working with FFmpeg/FFprobe to convert and process audio/video. Open media, apply filters (resize, rotate), extract frames, and export to common formats (H.264, WebM, WMV). Requires installed FFmpeg binaries. | 5,017 | 5,102 | 893 | 815K | 283 | 76.6 | 57.6 | MIT | 8 months ago | |
| phpoffice/phpword | PHPWord is a pure-PHP library to create, read, and edit documents in DOCX (OOXML), ODT (ODF), RTF, HTML, and PDF. Build sections, headers/footers, styles, fonts, and document properties dynamically from your PHP apps. | 7,585 | 7,720 | 2,731 | 2M | 1,099 | 67.8 | 55.3 | NOASSERTION | 1 year ago | |
| phpro/grumphp | GrumPHP is a Composer plugin that installs Git hooks to run quality checks on every commit. It executes configured tasks like tests and linters, blocks failing commits, and helps teams enforce coding standards and best practices automatically. | 4,311 | 4,308 | 450 | 392K | 4 | 64.5 | 33.1 | MIT | 1 month ago | |
| phpspec/phpspec | PHPSpec is a behavior-driven development tool for PHP. Specify how objects should behave, then generate and evolve code through examples with fast feedback. Great for designing clean APIs, refactoring safely, and writing focused specifications. | 1,905 | 1,946 | 287 | 255K | 136 | 72.5 | 62.3 | NOASSERTION | 1 month ago | |
| phpstan/phpdoc-parser | PHPDoc Parser for PHPStan that parses, represents, and modifies PHPDoc blocks as an AST. Supports rich type syntax (unions, generics, shapes, callables, conditional types), constant expressions, and Doctrine annotations, with full API reference for nodes. | 1,533 | 1,533 | 74 | 12M | 7 | 39.9 | 68.4 | MIT | 2 months ago | |
| php-task/task-bundle | — | 14 | 14 | 11 | 5K | 5 | 29.2 | 42.5 | MIT | 1 month ago | |
| php-webdriver/webdriver | PHP bindings for Selenium WebDriver. Drive real browsers from PHP via W3C WebDriver (and legacy JsonWireProtocol), compatible with Selenium 2–4. Install via Composer and connect to Selenium Server or other remote ends for automation/testing. | 5,200 | 5,231 | 842 | 3M | 21 | 47.1 | 47.2 | MIT | — | |
| pimcore/pimcore | Pimcore is an open core Product Experience Management (PXM) platform combining a core framework with modular extensions (PIM, MDM, DAM, CDP, CMS/DXP, Commerce). Model your data once and deliver it to any channel via REST/GraphQL. | 3,837 | 3,811 | 1,516 | 56K | 321 | 89.1 | 48.9 | NOASSERTION | 3 weeks ago | |
| pontedilana/php-weasyprint | PHP 8.3+ wrapper around WeasyPrint (v60+) to generate PDFs from URLs or HTML. Snappy-inspired, drop-in style API with strict typing. Set the weasyprint binary, pass CLI options, stream to browser or write files. | 79 | 79 | 13 | 50K | 1 | 24.5 | 44.3 | MIT | 3 months ago | |
| psalm/plugin-laravel | Laravel Psalm plugin for deep static analysis plus taint-based security scanning. Detects SQL injection, XSS, SSRF, shell injection, path traversal, and open redirects by tracking user input through Laravel code without running it. | 335 | 336 | 80 | 132K | 14 | 42.0 | 45.6 | MIT | 3 weeks 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 | 1K | 0 | 12.6 | 38.7 | MIT | 6 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. | 194 | 194 | 22 | 146K | 9 | 18.5 | 46.2 | MIT | 6 months ago | |
| rdx/behat-variables | — | 13 | 13 | 5 | 48K | 1 | 0.3 | 48.8 | — | — | |
| rector/jack | Jack is an experimental CLI for safely upgrading Composer dependencies one version at a time. It can fail CI when too many major updates are overdue, highlight dev deps first, and help you open up next versions gradually to avoid risky big-bang upgrades. | 106 | 104 | 1 | 79K | 1 | 1.0 | 39.6 | MIT | 1 year ago | |
| roadrunner-php/version-checker | Lightweight RoadRunner + PHP version compatibility checker. Detects your installed PHP version and validates it against the RoadRunner runtime requirements, helping prevent mismatched upgrades and deployment issues in CI/CD or local environments. | 3 | 3 | 3 | 325K | 0 | 11.0 | 59.9 | MIT | 7 months ago | |
| s9e/repdoc | REPdoc is a CLI tool that brings Read-Eval-Print to documentation. It supports Markdown with paired fenced code blocks: a php block to run, immediately followed by an output block (any language) showing the expected printed result. | 0 | 0 | 0 | 24 | 0 | 0.3 | 19.3 | MIT | 2 years ago | |
| salahhusa9/laravel-updater | Update your Laravel 10/11/12 app with a single command or click. Laravel Updater streamlines project updates with an easy setup and docs, plus built-in tests and ongoing maintenance for smoother upgrades. | 216 | 216 | 20 | 111 | 2 | 21.3 | 4.5 | MIT | 3 months ago | |
| sami/sami | Sami is an API documentation generator for PHP. It analyzes your codebase and builds clean, searchable docs from source and DocBlocks. Ideal for libraries and frameworks, with flexible configuration, theming, and support for versioned documentation. | 1,967 | 2,044 | 280 | 4K | 0 | 9.1 | 4.9 | MIT | — | |
| sandermuller/boost-core | — | 3 | 3 | 0 | 3K | 0 | 30.7 | 46.0 | MIT | 1 month ago | |
| sandermuller/package-boost | Deprecated: sandermuller/package-boost is split into successors. Use package-boost-php for framework-agnostic Composer packages, package-boost-laravel for Laravel packages, or project-boost for PHP apps. Legacy 0.15.x remains for existing installs. | 1 | 1 | 0 | 68 | 0 | 27.1 | 24.3 | MIT | 3 months ago | |
| sandermuller/package-boost-php | — | 1 | 1 | 0 | 3K | 0 | 24.7 | 46.9 | MIT | 3 months ago | |
| scrutinizer/ocular | Ocular is a PHP client for Scrutinizer CI that fetches and submits code coverage data, making it easy to report test coverage from your build pipeline to Scrutinizer. Useful for integrating PHP test suites and coverage tools with Scrutinizer projects. | 41 | 41 | 24 | 20K | 12 | 9.3 | 41.6 | — | 4 years ago | |
| sdpayhub/laravel-wraith | — | 0 | 0 | 0 | 5 | 0 | 20.0 | 12.6 | MIT | 1 month ago | |
| sebastian/diff | Standalone PHP diff library extracted from PHPUnit. Generate textual diffs between strings with configurable output builders (unified, strict unified, diff-only) or custom formats, and parse unified diffs into an object model for further processing. | 7,651 | 7,706 | 89 | 15M | 1 | 46.0 | 52.3 | BSD-3-Clause | 3 months ago | |
| sebastianfeldmann/cli | Lightweight PHP library for building CLI tools: defines commands and options, parses argv, validates input, and renders help/usage output. Clean API for composing console applications with consistent argument handling and exit codes. | 21 | 21 | 9 | 338K | 4 | 9.8 | 55.8 | MIT | 1 year ago | |
| sensio/distribution-bundle | — | 486 | 493 | 165 | 121K | 0 | 3.7 | 23.4 | MIT | — | |
| sensio/generator-bundle | — | 624 | 627 | 269 | 103K | 0 | 5.6 | 21.6 | MIT | — | |
| sensiolabs/behat-page-object-extension | Behat extension that helps you apply the Page Object pattern in browser acceptance tests. Provides page and element objects, reusable actions and assertions, and integrates with Mink to keep step definitions clean and maintainable. | 116 | 118 | 46 | 55K | 11 | 9.6 | 39.8 | MIT | 3 years ago | |
| sensiolabs/minify-bundle | — | 57 | 57 | 10 | 26K | 0 | 3.5 | 35.3 | MIT | 1 year ago | |
| sentry/sentry-symfony | — | 737 | 747 | 186 | 2M | 15 | 43.1 | 60.6 | MIT | 1 month 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. | 58 | 60 | 30 | 9K | 12 | 4.8 | 34.6 | MIT | — | |
| silex/silex | Silex is a lightweight PHP micro-framework built on Symfony components. It provides a simple application container, routing, controllers, and service providers to quickly build small web apps and APIs with minimal boilerplate and strong reuse of Symfony’s ecosystem. | 3,530 | 3,733 | 696 | 46K | 0 | 16.3 | 11.2 | MIT | — | |
| sonata-project/cache-bundle | Symfony bundle providing caching services for Sonata projects, with pluggable cache backends and integration helpers. Note: this repository is abandoned and no longer actively maintained; community help welcome. | 69 | 74 | 66 | 5K | 0 | 3.4 | 17.9 | MIT | 4 years ago | |
| sonata-project/ecommerce | Symfony-based e-commerce platform from Sonata, offering a full shopping stack with product catalog, orders, payments, shipping, customer accounts, admin backend, and integrations. Built for extensibility and customization in complex commerce projects. | 163 | 158 | 135 | 60 | 0 | 4.8 | 1.3 | MIT | 5 years ago | |
| sonata-project/page-bundle | SonataPageBundle adds site and page management to Symfony apps, using a container-based page system and block services. Build and manage pages across multiple sites, integrate with Sonata blocks, and control layout, routing, and page publishing. | 219 | 223 | 204 | 3K | 1 | 29.6 | 21.4 | MIT | 5 months ago | |
| sp/bower-bundle | — | 230 | 241 | 43 | 479 | 15 | 4.2 | 8.3 | — | 9 years ago | |
| spatie/7to5 | Abandoned. Converts PHP 7.0 code to PHP 5, useful when developing on PHP 7 but deploying to PHP 5. Provides a CLI to convert entire directories and rewrites features like anonymous classes, type hints, return types, and null coalescing. | 177 | 175 | 32 | 129 | 0 | 2.6 | 2.3 | MIT | 8 years ago | |
| spatie/async | Run PHP tasks in parallel with a simple Pool API built on PCNTL. Add closures, handle results via then/catch, and wait for completion. Ideal for speeding up batch jobs, CPU-heavy work, and IO-bound processing with multiple processes. | 2,815 | 2,830 | 184 | 171K | 0 | 37.4 | 26.7 | MIT | 7 months ago | |
| spatie/browsershot | Convert web pages or HTML to images and PDFs using headless Chrome via Puppeteer. Capture screenshots, generate PDFs, render JS, extract body HTML, and inspect network requests. Simple fluent API for URLs, raw HTML, or local HTML files. | 5,241 | 5,301 | 508 | 2M | 0 | 64.9 | 39.7 | MIT | 3 months ago | |
| spatie/commonmark-shiki-highlighter | League/CommonMark code block renderer that highlights fenced code using Shiki PHP. Includes extra Antlers and Blade grammars in addition to Shiki’s 100+ languages. Ideal for Laravel setups (see spatie/laravel-markdown). Requires JS shiki v1. | 93 | 93 | 15 | 224K | 0 | 10.3 | 48.9 | MIT | 9 months ago | |
| spatie/db-dumper | PHP database dump helper that wraps native tools (mysqldump, mariadb-dump, pg_dump, sqlite3, mongodump). Supports MySQL/MariaDB, PostgreSQL, SQLite, and MongoDB with a fluent API to configure credentials and dump to SQL or gz files. | 1,176 | 1,197 | 158 | 1M | 0 | 33.8 | 47.3 | MIT | 4 months ago | |
| spatie/dns | Fetch DNS records in PHP using dig. Query domains for A, AAAA, CNAME, MX, TXT, SRV and more, filter by type(s), and get structured record objects with handy accessors for record details. | 610 | 617 | 98 | 115K | 0 | 32.4 | 36.1 | MIT | 3 months ago | |
| spatie/docker | Start and manage Docker containers from PHP. Create and run containers, execute commands inside them, and capture output. Customize behavior like daemonization, auto-cleanup on exit, and privileged mode for more control. | 485 | 488 | 56 | 4K | 0 | 15.6 | 14.4 | MIT | 9 months ago | |
| spatie/error-solutions | Collection of reusable “solutions” for common runtime errors, used by Spatie’s error tools like Ignition and Flare. Provides a shared way to suggest fixes and actionable hints when exceptions occur in Laravel and PHP apps. | 67 | 67 | 8 | 4M | 0 | 16.3 | 60.4 | MIT | 6 months ago | |
| spatie/file-system-watcher | React to file system changes from PHP using Spatie’s watcher powered by Node’s chokidar. Watch one or more paths and run callbacks on create, update, delete, or any change events. Useful for build tools, dev workflows, and background monitoring. | 250 | 250 | 25 | 410K | 0 | 10.8 | 46.4 | MIT | 9 months ago | |
| spatie/flare-client-php | PHP 8.2+ client for sending exceptions, errors, and stack traces to Flare. Install via Composer and use in any PHP app; Laravel users should use spatie/laravel-flare. Includes docs, tests, and ongoing maintenance by Spatie. | 178 | 178 | 21 | 5M | 0 | 32.9 | 64.2 | MIT | 1 month ago | |
| spatie/flare-daemon | — | 0 | 0 | 0 | 85K | 0 | 19.3 | 63.9 | MIT | 2 months ago | |
| spatie/github-actions-watcher | Monitor all GitHub Actions workflows for a repo in real time from your terminal. Install via Composer and run actions-watcher to auto-detect the current git repo/branch, poll status, and refresh until all runs complete. Auth required for private repos. | 134 | 134 | 10 | 1 | 0 | 13.1 | 0.1 | MIT | 9 months ago | |
| spatie/global-ray | Install Ray globally to use ray(), rd(), dump() and dd() in any PHP project. Send debug output (arrays, HTML, queries, markdown) to the Ray desktop app, measure performance, and pause execution—same debugging workflow across frameworks and plain PHP. | 217 | 217 | 12 | 9K | 0 | 30.1 | 26.6 | MIT | 1 month ago | |
| spatie/ignition | Beautiful, customizable error page for PHP apps. Register in one line to get a rich exception UI with stack traces, code snippets, context, and dark mode. Works standalone; see Laravel Ignition, Symfony bundle, and more integrations. | 517 | 527 | 64 | 5M | 1 | 25.0 | 59.9 | MIT | 6 months ago | |
| spatie/image | Expressive PHP image manipulation with a fluent API. Resize, crop, rotate, apply filters (greyscale, brightness, sharpen), adjust quality, and auto-orient images. Load from a path and save in place or to a new file. | 1,364 | 1,386 | 139 | 2M | 0 | 40.2 | 52.9 | MIT | 1 month ago | |
| spatie/image-optimizer | Optimize PNG, JPG, WebP, AVIF, SVG and GIF images in PHP by running them through a chain of installed binaries (jpegoptim, optipng, pngquant, svgo, etc.). Automatically detects available tools and overwrites files with smaller optimized versions. | 2,876 | 2,911 | 225 | 3M | 0 | 47.6 | 48.4 | MIT | 2 months ago | |
| spatie/laravel-export | Export a Laravel app as a static site bundle. Crawls your routes, renders HTML for each discovered URL, and copies the public directory so assets are included. Ideal for blogs and marketing sites hosted on Netlify or any static hosting. | 677 | 680 | 63 | 8K | 0 | 30.3 | 17.6 | MIT | 2 months ago | |
| spatie/laravel-health | Monitor your Laravel app’s health by registering checks (disk space, queues, cache, etc.). Set warning/fail thresholds and get notified via mail or Slack when something goes wrong, so you can catch issues early and keep services running smoothly. | 884 | 893 | 178 | 781K | 0 | 40.4 | 47.6 | MIT | 1 month ago | |
| spatie/laravel-server-monitor | Monitor the health of your servers from Laravel. Includes built-in checks (disk, memory, processes, etc.), easy custom checks, and notifications via Slack or email when something goes wrong. | 846 | 850 | 96 | 5K | 0 | 35.1 | 14.0 | MIT | 1 month ago | |
| spatie/laravel-tail | Tail your Laravel application logs from the command line. Run php artisan tail to follow local single or daily logs, or tail remote environment logs over SSH (e.g., production) with configurable host, user, log directory, and optional file selection. | 749 | 759 | 45 | 45K | 0 | 24.1 | 26.8 | MIT | 7 months ago | |
| spatie/lighthouse-php | Run Google Lighthouse audits from PHP. Test any URL and retrieve category scores (performance, accessibility, SEO, etc.) and individual audit details. Configure headers, user agent, categories, CPU throttling, and max load wait, then run and parse results. | 270 | 269 | 31 | 3K | 0 | 14.9 | 15.4 | MIT | 9 months ago | |
| spatie/mjml-php | Convert MJML email markup to responsive HTML from PHP. Spatie’s mjml-php wraps the Node mjml compiler (Node 16+ required) and provides a simple API like Mjml::new()->toHtml($mjml) to render production-ready email HTML. | 282 | 282 | 15 | 120K | 0 | 25.3 | 42.1 | MIT | 1 month ago | |
| spatie/nova-tail-tool | Laravel Nova tool that tails and displays your application log inside Nova. Adds an “Application log” menu item and streams new lines as they’re written, making it easy to monitor errors and activity without leaving the admin panel. | 119 | 119 | 19 | 337 | 0 | 15.2 | 8.7 | MIT | 6 months ago | |
| spatie/pdf-to-text | Extract text from PDF files in PHP using Spatie’s pdf-to-text wrapper around the pdftotext binary (Poppler/Xpdf). Simple API (Pdf::getText), supports custom binary paths and options, ideal for Laravel apps needing fast PDF text extraction. | 1,029 | 1,034 | 132 | 348K | 0 | 19.5 | 36.5 | MIT | 9 months ago | |
| spatie/phpunit-watcher | Automatically rerun PHPUnit tests whenever your code changes. Run phpunit-watcher watch to execute and re-execute tests on edits in app/src/tests. Supports passing through PHPUnit arguments (e.g. --filter) and works as a global tool or dev dependency. | 874 | 882 | 76 | 239K | 0 | 22.8 | 35.8 | MIT | 8 months ago | |
| spatie/ping | Run ICMP pings in PHP and get structured results. Spatie Ping wraps the system ping command to report success/error status, packets sent/received, loss percentage, min/max/avg response times, and per-reply lines for easy monitoring and diagnostics. | 92 | 92 | 9 | 9K | 0 | 19.5 | 31.1 | MIT | 3 months ago | |
| spatie/pixelmatch-php | PHP wrapper around pixelmatch for fast, simple image comparison. Generate diff images and measure mismatch percentages to spot visual regressions in tests or validate uploads. Works with common image formats via GD/Imagick depending on setup. | 58 | 58 | 6 | 6K | 0 | 7.8 | 29.0 | MIT | 9 months ago | |
| spatie/server-side-rendering | Render JavaScript server-side from PHP with minimal setup. Works with any SSR-capable framework, supports V8Js or a Node-based engine, and lets you execute an entry script to return rendered HTML—ideal for adding SSR to existing PHP apps. | 633 | 638 | 35 | 9K | 0 | 11.5 | 17.1 | MIT | 9 months ago | |
| spatie/shiki-php | Use Shiki syntax highlighting from PHP. Highlight code snippets with editor-quality themes and 100+ languages, plus Antlers and Blade. Works great with Laravel via spatie/laravel-markdown and CommonMark through a companion extension. | 312 | 313 | 33 | 3M | 0 | 23.6 | 61.6 | MIT | 4 months ago | |
| spatie/ssh | Execute commands over SSH with a simple PHP API. Create a connection with user/host (and optional port), run single or multiple commands synchronously or async, and get a Symfony Process back to inspect success and capture output. | 833 | 836 | 82 | 110K | 0 | 33.3 | 34.1 | MIT | 1 month ago | |
| spatie/symfony-ignition-bundle | Replace Symfony’s default exception page with Spatie Ignition: a beautiful, customizable error screen with context, stack traces, dark mode, and helpful debugging tools. Install as a dev bundle and configure via ignition.yaml to fit your app. | 29 | 29 | 6 | 996 | 0 | 22.0 | 24.8 | MIT | 1 month ago | |
| spatie/typescript-transformer | Automatically generate TypeScript definitions from your PHP/Laravel code. spatie/typescript-transformer scans classes and types, then outputs .d.ts files so your frontend stays in sync with backend models, DTOs and enums with minimal manual typing. | 400 | 400 | 61 | 634K | 1 | 29.4 | 50.5 | MIT | 3 months ago | |
| spiral/roadrunner-http | HTTP plugin for the RoadRunner PHP application server. Provides PSR-7/PSR-17 based request/response handling, middleware support, and integration helpers to run high-performance PHP apps with persistent workers and fast HTTP serving. | 80 | 81 | 9 | 556K | 0 | 17.3 | 57.7 | MIT | 6 months ago | |
| ssbityukov/filament-command-center | — | 1 | 0 | 1 | 4K | 0 | 19.0 | 52.2 | MIT | 1 month ago | |
| stratos/spire-ui | — | 0 | 0 | 0 | 0 | 0 | 1.5 | 5.0 | MIT | — | |
| sulu/sulu | Sulu is an extensible open-source PHP CMS built on Symfony for multi-language, multi-portal websites. It provides a powerful, intuitive admin interface and a robust framework for managing the full content lifecycle and building custom bundles. | 1,349 | 1,345 | 365 | 22K | 492 | 68.2 | 49.5 | MIT | 1 month ago | |
| sweetchuck/codeception-module-robo-task-runner | — | 0 | 0 | 0 | 194 | 0 | 4.0 | 31.6 | — | 5 years ago | |
| sweetrdf/json-ld | — | 4 | 4 | 1 | 1K | 0 | 17.4 | 38.7 | MIT | 4 months ago | |
| syamsoul/laravel-mysql-cli-client | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| sylius/sylius | Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. | 8,513 | 8,513 | 2,162 | 104K | 143 | 90.1 | 47.6 | MIT | 1 month ago | |
| symfony/ai-platform | — | 53 | 52 | 13 | 192K | 0 | 22.3 | 57.0 | MIT | 1 month ago | |
| symfony/amqp-messenger | Symfony AMQP Messenger integration: send and consume Symfony Messenger messages via AMQP brokers like RabbitMQ. Provides transport configuration, routing, and worker support, maintained in the main Symfony repository. | 292 | 293 | 30 | 1M | 0 | 27.7 | 56.4 | MIT | 3 months ago | |
| symfony/asset-mapper | Symfony AssetMapper exposes asset directories, copies them to a public folder with digested/versioned filenames, and can generate an importmap so you can use modern JavaScript modules without a build step. | 167 | 167 | 6 | 742K | 0 | 35.9 | 59.2 | MIT | 4 weeks ago | |
| symfony/browser-kit | Symfony BrowserKit simulates a web browser in PHP for testing and automation. Make requests, follow links, and submit forms programmatically, with a built-in implementation that uses Symfony HttpClient to perform real HTTP requests. | 3,012 | 3,031 | 59 | 6M | 0 | 49.1 | 53.2 | MIT | 4 weeks ago | |
| symfony/console | Symfony Console makes it easy to build beautiful, testable command-line applications in PHP. It provides structured commands, arguments and options, interactive prompts, styled output, helpers, and robust input/output handling for modern CLIs. | 9,809 | 9,992 | 266 | 18M | 0 | 67.1 | 52.8 | MIT | 4 weeks ago | |
| symfony/dotenv | Symfony Dotenv parses .env files and loads variables into $_ENV/$_SERVER for local development and configuration. Supports loading multiple files, overriding existing vars, and environment-specific .env.local/.env.$APP_ENV settings. | 3,788 | 3,819 | 28 | 6M | 0 | 53.7 | 51.2 | MIT | 1 month ago | |
| symfony/filesystem | Symfony Filesystem provides practical, cross-platform filesystem utilities for PHP: create/copy/move/remove files and directories, check existence, handle permissions, and more. Part of the Symfony Components with solid documentation and community support. | 4,635 | 4,690 | 48 | 15M | 0 | 59.6 | 57.1 | MIT | 4 weeks ago | |
| symfony/flex | Symfony Flex is a Composer plugin that streamlines installing and configuring Symfony packages. It uses recipes to auto-enable bundles, add config, env vars, and scripts, and keeps projects consistent across environments with minimal manual setup. | 4,211 | 4,232 | 196 | 4M | 13 | 55.9 | 54.5 | MIT | 3 months ago | |
| symfony/framework-bundle | Symfony FrameworkBundle tightly integrates Symfony components into the full-stack framework, providing core framework services and configuration. Part of the main Symfony repository; see official docs for contributing, issues, and pull requests. | 3,567 | 3,579 | 122 | 5M | 0 | 56.4 | 51.8 | MIT | 4 weeks ago | |
| symfony/http-client | Symfony HttpClient provides a modern HTTP client for PHP with sync and async requests, streaming responses, retries, and built-in support for common auth and options. Designed for performance, flexible transports, and smooth integration with Symfony apps. | 2,030 | 2,044 | 53 | 10M | 0 | 46.5 | 59.8 | MIT | 4 weeks ago | |
| symfony/http-kernel | Symfony HttpKernel provides a structured request-to-response workflow built on EventDispatcher. It powers full-stack frameworks, micro-frameworks, and advanced CMSs by handling kernel events, controller resolution, and response generation in a flexible pipeline. | 8,106 | 8,127 | 97 | 18M | 0 | 62.0 | 53.9 | MIT | 4 weeks ago | |
| symfony/maker-bundle | Symfony MakerBundle speeds up development by generating boilerplate code via simple CLI commands. Create controllers, entities, forms, tests, and more with best-practice templates, consistent structure, and quick scaffolding for common Symfony tasks. | 3,378 | 3,385 | 426 | 2M | 130 | 69.9 | 67.8 | MIT | 6 months ago | |
| symfony/messenger | Symfony Messenger component enables message dispatching and handling via async transports and queues. Decouple work into messages, route them to handlers, and process in workers for reliable background jobs and inter-service communication. | 1,110 | 1,112 | 95 | 5M | 0 | 42.7 | 58.4 | MIT | 4 weeks ago | |
| symfony/mime | Symfony MIME component for creating and parsing MIME messages: build emails with headers, text/HTML bodies, attachments, and multipart structures. Integrates with Symfony Mailer and standalone PHP apps; includes tools for encoding and content types. | 2,827 | 2,833 | 38 | 18M | 0 | 50.0 | 61.9 | MIT | 4 weeks ago | |
| symfony/panther | Symfony Panther is a PHP library for end-to-end browser testing and web scraping using real browsers like Chrome and Firefox. Built on the W3C WebDriver protocol, it drives native browsers for reliable automation in Symfony or standalone. | 3,067 | 3,078 | 230 | 538K | 200 | 57.5 | 57.4 | MIT | 8 months ago | |
| symfony/security-bundle | Symfony SecurityBundle integrates the Security component into the Symfony full-stack framework, providing authentication, authorization, and related security features with seamless configuration and framework tooling. | 2,489 | 2,494 | 27 | 4M | 0 | 46.6 | 52.1 | MIT | 1 month ago | |
| symfony/ux-autocomplete | JavaScript-powered autocomplete for Symfony forms. Enhances select and entity fields with search-as-you-type suggestions, async loading, and a smooth UX. Part of Symfony UX; docs and issues live in the main symfony/ux repository. | 63 | 64 | 10 | 359K | 0 | 23.3 | 60.8 | MIT | 1 month ago | |
| symfony/validator | Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages. | 2,681 | 2,737 | 106 | 7M | 0 | 51.4 | 54.7 | MIT | 4 weeks ago | |
| symfony/var-dumper | Symfony VarDumper provides a powerful dump() replacement for var_dump(), with smart variable inspection and rich output for debugging PHP applications. Walks complex data structures safely, improving readability and developer productivity. | 7,428 | 7,568 | 102 | 18M | 0 | 61.6 | 55.0 | MIT | 4 weeks ago | |
| symfony/web-server-bundle | — | 1,241 | 1,283 | 17 | 42K | 0 | 7.9 | 15.1 | MIT | 4 years ago | |
| symfonycasts/reset-password-bundle | Symfony bundle to implement secure, time-limited password reset flows. Generates reset tokens, validates expiry and one-time use, and provides helpers to send reset emails and update passwords. Integrates with Doctrine and Symfony security. | 530 | 530 | 73 | 347K | 18 | 32.3 | 53.8 | MIT | 5 months ago | |
| symfonycasts/tailwind-bundle | Integrate Tailwind CSS into Symfony with zero fuss. This bundle adds an easy Tailwind build pipeline (CLI support, watch/build commands), sensible defaults, and smooth asset integration so you can ship modern utility-first styling in Symfony apps quickly. | 115 | 115 | 33 | 161K | 17 | 33.8 | 56.1 | MIT | 1 month ago | |
| symplify/changelog-linker | Automatically links issue and pull request references in your changelog to GitHub (and similar) URLs. Cleans up release notes by turning #123, GH-123 or full references into clickable links, with configurable patterns and formatting for consistent, readable changelogs. | 0 | 85 | — | 8K | — | 0.0 | 53.7 | — | — | |
| symplify/git-wrapper | — | 0 | 36 | — | 950 | — | 0.0 | 41.1 | — | — | |
| symplify/monorepo-builder | Tools for managing PHP monorepos: scaffold a packages layout, merge and propagate composer.json data, validate shared dependency versions, bump inter-package constraints, and automate releases via a single monorepo-builder.php config. | 526 | 525 | 46 | 162K | 7 | 26.3 | 42.0 | MIT | 1 month ago | |
| tallify/tallify | — | 1 | 1 | 0 | 0 | 0 | 1.8 | — | MIT | 3 years ago | |
| tanbhirhossain/laravel-live-terminal | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| temporal/sdk | Temporal PHP SDK for building durable, scalable workflow orchestration with Temporal. Author Workflows and Activities in PHP, run them with RoadRunner workers, and manage executions via gRPC clients. Composer-installable with optional protobuf for performance. | 419 | 417 | 62 | 305K | 29 | 43.0 | 62.2 | MIT | 1 month ago | |
| terminal42/code-quality-tools | — | 0 | — | 1 | — | 0 | 0.1 | — | — | — | |
| terminal42/contao-build-tools | Experimental, highly opinionated build tools for Contao bundles/websites. Auto-configures code quality and style tooling (ECS/CS-Fixer, Rector, PHPStan, Stylelint) via Composer scripts, with CI workflow support. Not for production use. | 5 | 5 | 2 | 977 | 0 | 0.1 | 30.6 | — | — | |
| testo/testo | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 208 | 203 | 13 | 10K | 20 | 42.2 | 36.6 | BSD-3-Clause | 1 month ago | |
| tightenco/tlint | Tighten’s opinionated linter for Laravel and PHP projects. Enforces consistent conventions and catches style issues using preset and custom rules, runnable via CLI or CI. Built on PHP_CodeSniffer with sensible Laravel-focused defaults. | 528 | 526 | 34 | 26K | 3 | 22.9 | 27.8 | MIT | 4 months ago | |
| titasgailius/terminal | A lightweight PHP package for building and running terminal commands. Compose commands with a fluent API, execute processes, stream output, handle timeouts and exit codes, and run tasks cross-platform—ideal for artisan tools, deploy scripts, and CI automation. | 512 | 513 | 37 | 3K | 0 | 8.9 | 10.7 | — | 1 year ago | |
| toflar/cronjob-supervisor | Run and cap background workers using only a minutely cronjob—no supervisord needed. Define commands with desired concurrency; the supervisor tracks running processes and prevents overspawning across minutes via ps/tasklist/flock providers, working on Linux and Windows. | 3 | 3 | 3 | 26K | 0 | 20.4 | 60.9 | — | 2 months ago | |
| typo3/cms-core | TYPO3 CMS Core provides the essential framework, APIs, and services for the TYPO3 content management system. It powers backend and frontend rendering, extensions, security, caching, routing, and site configuration for building and maintaining TYPO3-based websites. | 33 | 37 | 19 | 375K | 0 | 0.7 | 55.3 | GPL-2.0 | — | |
| typo3/coding-standards | TYPO3 Coding Standards provides ready-to-use PHP_CodeSniffer rulesets and tooling to enforce TYPO3 and PSR coding style. Helps keep extensions and projects consistent via Composer, CI integration, and automated linting/fixing recommendations. | 67 | 68 | 15 | 92K | 1 | 23.8 | 50.1 | MIT | 1 month ago | |
| veewee/composer-run-parallel | Run Composer scripts in parallel to speed up builds. composer-run-parallel executes multiple commands concurrently, with clear output and proper exit codes—great for CI pipelines, monorepos, and large projects where sequential scripts are too slow. | 92 | 92 | 4 | 21K | 0 | 5.6 | 33.4 | MIT | 11 months ago | |
| vimeo/psalm | Psalm is a PHP static analysis tool that finds type errors, dead code, and risky patterns before runtime. Add it to your CI to improve code quality, enforce stricter typing, and catch bugs early in applications and libraries. | 5,885 | 5,897 | 707 | 2M | 1,932 | 83.8 | 63.4 | MIT | 5 months ago | |
| vincentlanglet/twig-cs-fixer | A coding standards fixer for Twig templates. Analyze and automatically format Twig files with consistent style rules, configurable presets, and CI-friendly checks to keep templates clean and readable across your project. | 347 | 345 | 38 | 619K | 2 | 30.8 | 52.8 | MIT | 2 months ago | |
| visualbuilder/filament-screenshot-catalogue | Capture every Filament v5 panel page as desktop/tablet/mobile screenshots in light & dark mode. Queue Playwright capture jobs, upload PNGs to S3, and publish a shareable HTML index for visual QA, design reviews, and regression workflows. | 5 | 5 | 0 | 614 | 0 | 0.0 | 27.8 | Apache-2.0 | — | |
| webmozarts/console-parallelization | Parallelize Symfony Console commands using multiple processes. A main process distributes items to child workers, restarts workers after segments to avoid slowdown, and supports batching with hooks for setup/teardown (e.g., DB flush) for faster bulk jobs. | 227 | 227 | 19 | 57K | 8 | 12.9 | 37.4 | MIT | 1 year ago | |
| wnx/laravel-stats | — | 1,747 | 1,752 | 84 | 36K | 0 | 39.1 | 21.5 | MIT | 1 month ago | |
| wp-starter/console | Laravel console utilities for WordPress starter projects. Provides commands and helpers to scaffold, manage, and automate common WP setup tasks from the CLI, streamlining development workflows when integrating WP into a Laravel-based setup. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| wpstarter/dusk | Laravel Dusk browser automation and testing for WP Starter/Laravel-style apps. Write expressive end-to-end tests using a standalone Chromedriver by default (no JDK/Selenium required), with the option to use other Selenium drivers. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| wpstarter/framework | WPStarter Framework is a Laravel-inspired PHP framework for building WordPress apps and plugins with modern patterns. It provides familiar helpers, service container features, and a clean structure to speed development while staying compatible with WordPress. | 16 | 17 | 3 | 133 | 0 | 0.5 | 13.1 | MIT | 1 year ago | |
| wpstarter/o-dusk-updater | Symfony Console tool to update Laravel Dusk ChromeDriver binaries outside Laravel. Download latest or specified Chrome/Chromium/ChromeDriver versions, detect installed Chrome and driver versions, and optionally auto-update when outdated. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 3 years ago | |
| wpstarter/o-testbench-core | Core utilities for running WordPress-focused package tests with an Orchestra Testbench-style setup. Provides shared bootstrapping, environment config, and helpers to spin up a predictable app/testing container for faster, repeatable test suites. | 0 | 0 | 0 | 19 | 0 | 0.3 | 18.0 | MIT | 3 years ago | |
| yiisoft/yii2-app-advanced | Yii 2 Advanced Application Template: a starter project for building Yii2 apps with separate frontend and backend, shared common code, environment-specific configs, and ready-to-use tools for development, testing, and deployment. | 1,670 | 1,699 | 1,250 | 1K | 3 | 24.3 | 4.1 | BSD-3-Clause | — | |
| yiisoft/yii2-queue | Yii2 Queue runs tasks asynchronously via pluggable queue backends: DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, and Gearman. Define jobs as classes implementing JobInterface and push them to the queue for background processing. | 1,064 | 1,084 | 285 | 262K | 64 | 32.2 | 56.0 | BSD-3-Clause | 8 years ago | |
| zenstruck/console-extra | Modular helpers to reduce boilerplate in Symfony console commands. Build invokable commands with auto-injected IO, arguments/options via attributes, and handy traits to run other commands or processes. Designed to mix and match features or power a shared base command. | 80 | 80 | 3 | 2K | 11 | 15.0 | 23.4 | MIT | 9 months ago | |
| zenstruck/messenger-monitor-bundle | Symfony bundle to monitor Symfony Messenger: track dispatched messages, handlers, retries and failures with a built-in dashboard and persistence. Helps debug async workflows and gain insight into queue activity in dev or production. | 268 | 269 | 30 | 61K | 50 | 27.3 | 54.4 | MIT | 9 months ago | |
| zerodahero/laravel-workflow | — | 204 | 206 | 45 | 22K | 2 | 27.4 | 33.1 | MIT | 3 months ago |
How can I help you explore Laravel packages today?