symfony/finder
Symfony Finder provides a fluent API to locate files and directories. Filter by name, path, size, dates, contents, and more; traverse recursively and iterate results easily—ideal for CLI tools, installers, and build scripts.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 094ikis09/webp-conversion-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 201created/media-bundle | — | 3 | 3 | 0 | 134 | 0 | 20.3 | 24.7 | MIT | 4 weeks ago | |
| 21torr/assets | — | 3 | 3 | 1 | 0 | 1 | 2.3 | — | MIT | 3 years ago | |
| 21torr/storyblok | Symfony bundle providing API helpers and infrastructure to work with Storyblok. Simplifies fetching content, integrating Storyblok services, and building Storyblok-powered Symfony apps. Includes documentation for setup and usage. | 5 | 5 | 2 | 548 | 0 | 30.9 | 32.3 | MIT | 1 week ago | |
| 21torr/umbrella | — | 1 | 1 | 1 | 0 | 0 | 1.2 | — | MIT | 4 years ago | |
| 2lenet/media-bundle | — | 0 | 0 | 0 | 10 | 0 | 2.1 | 14.4 | — | 1 year ago | |
| a9f/fractor | — | 0 | 1 | 0 | 43K | 0 | 0.0 | 55.3 | NOASSERTION | — | |
| abenbachir/refactor-bundle | Laravel bundle that groups refactoring utilities and helpers to aid safe code changes. Provides commands and tooling to modernize and reorganize codebases, streamline maintenance, and support incremental refactors across projects. | 0 | 0 | 0 | 0 | 3 | 0.7 | 0.4 | — | — | |
| accord/mandrill-swiftmailer-bundle | Symfony bundle that adds a SwiftMailer transport for sending email via Mandrill’s API. Configure your Mandrill API key (plus optional async mode and subaccount), register the bundle, then set SwiftMailer’s transport to accord_mandrill. | 20 | 23 | 15 | 793 | 0 | 4.2 | 21.9 | GPL-2.0 | 7 years ago | |
| adesigns/calendar-bundle | Symfony2 bundle to integrate jQuery FullCalendar. Uses event listeners to load events from any bundle and provides an AJAX event loader route (via FOSJsRouting). Includes FullCalendar assets and simple Twig include to render the calendar. | 95 | 97 | 58 | 59 | 11 | 3.0 | 5.4 | MIT | 7 years ago | |
| adnow/adnow | Adnow is a Laravel/PHP package for integrating Adnow advertising widgets into your site. It provides simple configuration and helpers to embed Adnow code in views, making it quick to add native ad blocks and manage placement across your application. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| adrenalinkin/config-helper | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adrenalinkin/monolog-autowire-bundle | Symfony bundle that enables autowiring of Monolog channel loggers via generated decorator classes, plus a LoggerCollection fallback mechanism. Works even without MonologBundle: missing channels fall back to the default PSR-3 logger or NullLogger. | 3 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adrenalinkin/swagger-resolver-bundle | Symfony bundle that validates request/response data against Swagger 2 (OpenAPI) specs. Generates a SwaggerResolver based on Symfony OptionsResolver, with warmed caching and debug auto-refresh. Loads docs via NelmioApiDocBundle, swagger-php, or JSON/YAML files. | 10 | 10 | 7 | 5 | 8 | 2.7 | 5.3 | MIT | — | |
| adrenalinkin/visualize-entity-bundle | Symfony bundle to visualize entity data using YAML configuration. Define entity classes and fields to display, then build a view object via the linkin_visualize_entity.builder service in controllers. Includes docs and examples for visualize_entity.yml setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adsazad/datatables-bundle | Symfony bundle integrating jQuery DataTables for realtime Ajax tables (Symfony 4.4+/5+). Data source logic is decoupled via adapters; includes Doctrine ORM, MongoDB and Elastica, with support for custom adapters. Includes a console generator command. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| agallou/grunt-hash-assets-bundle | Symfony bundle adding a Twig grunt_asset() function to reference files renamed by grunt-hash (e.g., main.54e79f6f.css). Looks up matching hashed assets in web/assets and returns the correct /assets URL; throws if missing or ambiguous. | 0 | 0 | 3 | 353 | 0 | 0.1 | 35.2 | — | — | |
| agence-gw/excelbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| ahmed-ghiloubi/acl-bundle | — | 1 | 1 | 0 | 3 | 0 | 0.0 | 5.5 | — | — | |
| ai-context/symfony-ai-context-bundle | — | 16 | 16 | 2 | 12 | 1 | 0.2 | 3.2 | MIT | — | |
| ajtis/job-queue-bundle | — | 0 | 0 | 0 | 12 | 0 | 14.4 | 17.1 | — | 4 months ago | |
| akeneo/php-coupling-detector | Detect PHP coupling issues based on configurable rules by analyzing class use statements. Supports forbidden, discouraged, and only rules, with error/warning violations. Includes commands to detect violations and list unused requirements. | 43 | 44 | 5 | 7K | 18 | 9.2 | 39.0 | MIT | 1 year ago | |
| akeneo/pim-community-dev | — | 1,024 | 1,024 | 538 | 3K | 372 | 64.8 | 38.9 | NOASSERTION | 2 months ago | |
| albegali/acl-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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. | 477 | 509 | 105 | 265K | 39 | 23.4 | 51.5 | NOASSERTION | 5 years ago | |
| alexdpy/acl-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alexmanno/serializer-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| aliarteo/ali-sitemap-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| allocine/twigcs | — | 1 | 1 | 0 | 595 | 0 | 0.0 | 24.1 | MIT | — | |
| alxishin/fm-elfinder-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 4 years ago | |
| amoifr/phpquality-bundle | Symfony bundle and Docker image for PHP static code analysis. Generates reports on complexity, maintainability, coupling, architecture/SOLID layer violations, and coverage. Built as a modern replacement for the unmaintained phpmetrics/phpmetrics. | 3 | 3 | 0 | 2 | 0 | 0.0 | 2.4 | — | — | |
| anacona16/imagecrop-bundle | — | 13 | 13 | 3 | 0 | 4 | 3.4 | 1.1 | MIT | 9 years ago | |
| anatoliynyatin/far-symfony2-jquery-upload | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | — | — | |
| anja/ghost-hunter-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| api-platform/core | API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. | 2,563 | 2,577 | 969 | 920K | 184 | 80.4 | 68.7 | MIT | 6 days ago | |
| api-platform/schema-generator | CLI tool from API Platform that generates PHP class models from vocabularies like Schema.org and ActivityStreams, or from OpenAPI specs. Quickly scaffold types and properties into a ready-to-use PHP codebase for APIs and domain models. | 473 | 476 | 108 | 71K | 25 | 34.5 | 42.8 | MIT | 4 months ago | |
| api-platform/symfony | — | 37 | 37 | 2 | 460K | 0 | 0.2 | 55.3 | MIT | — | |
| apie/apie-bundle | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| apie/common | — | 0 | 0 | 0 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| apie/faker | — | 0 | 0 | 1 | 22 | 0 | 0.0 | 18.8 | MIT | — | |
| apie/fixtures | — | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | MIT | — | |
| apie/service-provider-generator | Generate Laravel ServiceProvider classes from Symfony YAML service definitions. Keep framework-agnostic libraries in sync by maintaining a single service container registry, then output PHP source code you can write to a file (or eval if you must). | 0 | 0 | 0 | 632 | 0 | 7.4 | 41.1 | — | 8 months ago | |
| apnet/assetic-importer-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| apnet/functional-test-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| appstone/api-doc-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| apsylone/imgix-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ardenexal/fhir-bundle | — | 1 | 1 | 0 | 8K | 0 | 0.0 | 49.7 | — | — | |
| ardenexal/fhir-code-generation | — | 1 | 1 | 0 | 8K | 0 | 0.0 | 49.8 | — | — | |
| ardenexal/fhir-metadata | — | 0 | 0 | 0 | 3K | 0 | 0.0 | 48.9 | — | — | |
| aristonet/entity-to-model-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 3 years ago | |
| armin/editorconfig-cli | PHP CLI tool (ec) to validate and auto-fix project files against your .editorconfig rules. Enforce consistent formatting in local workflows and CI: EOL, final newline, trailing whitespace, indentation (tabs/spaces, size), plus checks for charset and max line length. | 24 | 23 | 4 | 52K | 4 | 18.3 | 51.2 | MIT | 6 months ago | |
| artflow-studio/laravel-security | — | 0 | 0 | 0 | 186 | 0 | 0.0 | 31.4 | MIT | — | |
| artryazanov/artisan-translator | Artisan Translator streamlines Laravel localization: extracts raw text from Blade templates into translation keys, translates with Google Gemini in batches, preserves HTML/placeholders, and cleans unused language keys. Supports Laravel 11/12, PHP 8.2+. | 1 | 2 | 0 | 46 | 0 | 13.9 | 21.0 | MIT | 5 months ago | |
| ashiqfardus/laravel-fuzzy-search | — | 7 | 7 | 1 | 406 | 0 | 0.1 | 23.7 | MIT | — | |
| ashtein/console-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | BSD-3-Clause | 6 years ago | |
| asm/markdown-content-bundle | — | 1 | 2 | 1 | 0 | 3 | 1.9 | 0.4 | — | 12 years ago | |
| asm/translation-loader-bundle | — | 23 | 24 | 9 | 1 | 11 | 6.2 | 4.8 | — | 11 years ago | |
| atexo/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| atheon/doctrine-cache-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| atm/articlebundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| atm/badgebundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| atm/commentbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| atm/mailbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| atm/ordertrackerbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| atm/pointsbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| atm/surveybundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| atoolo/search-bundle | — | 2 | 2 | 0 | 509 | 1 | 24.3 | 36.5 | MIT | 2 weeks ago | |
| atoum/atoum-bundle | — | 44 | 47 | 25 | 331 | 11 | 13.9 | 18.5 | MIT | 8 months ago | |
| audioteka/i18n-routing-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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 | 309 | 2 | 2.6 | 13.5 | MIT | — | |
| avris/container | A lightweight PHP dependency injection container with simple autowiring and service definitions. Ideal for small apps and libraries needing PSR-style container access, configurable bindings, and clean object construction without a full framework. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| avris/graphql-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| avris/suml-symfony | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| avtonom/mathielen-import-engine | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| axi/mycalendar | — | 1 | 1 | 0 | 0 | 4 | 1.0 | 0.8 | GPL-3.0 | — | |
| aymdev/api-client-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| azine/email-bundle | — | 66 | 66 | 23 | 11 | 0 | 1.2 | 0.9 | MIT | — | |
| azine/hybridauth-bundle | — | 2 | 2 | 1 | 0 | 1 | 0.2 | — | MIT | — | |
| azine/js-crypto-store-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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. | 528 | 531 | 26 | 880K | 4 | 21.6 | 51.5 | MIT | 4 months ago | |
| barryvdh/laravel-translation-manager | — | 1,702 | 1,709 | 416 | 89K | 19 | 57.1 | 59.6 | MIT | 2 months ago | |
| barth/simple-config-bundle | — | 4 | 4 | 0 | 0 | 0 | 1.0 | — | MIT | 7 years ago | |
| basic-builder/easybuilder-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| beatgeb/terrific-composer-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 9 years ago | |
| beatgeb/terrific-core-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| becklyn/assets-bundle | — | 6 | 6 | 3 | 156 | 0 | 6.7 | 18.9 | 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 | 10 | 1 | 3.1 | 14.4 | — | 4 years ago | |
| becklyn/gluggi-bundle | — | 5 | 5 | 2 | 129 | 1 | 6.5 | 22.9 | BSD-3-Clause | 3 years ago | |
| becklyn/icon-loader | — | 1 | 1 | 1 | 108 | 0 | 2.1 | 24.0 | BSD-3-Clause | 4 years ago | |
| becklyn/search-text-transformer | Converts HTML into clean, searchable plain text for indexing with search engines like Elasticsearch. Use SearchTextTransformer to strip tags and normalize content, making page text suitable for full‑text search and highlighting. | 4 | 4 | 0 | 0 | 0 | 0.3 | — | BSD-3-Clause | 3 years ago | |
| benelori/alice-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bernard/bernard-bundle | — | 95 | 96 | 34 | 10K | 10 | 7.2 | 31.4 | MIT | 8 years ago | |
| bernhard-webstudio/placeholder-bundle | — | 4 | 4 | 1 | 0 | 3 | 1.1 | 0.4 | MIT | 6 years ago | |
| bespoke-support/symfony-test-application | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bettergist/hautelook-alice-bundle | — | 2 | 2 | 0 | 152 | 0 | 0.0 | 23.7 | MIT | — | |
| bex/behat-screenshot | — | 91 | 94 | 16 | 9K | 9 | 5.0 | 22.0 | MIT | 6 years ago | |
| bitecodes/factrine-bundle | — | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| 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 | 99 | 57 | 5K | 90 | 45.1 | 56.6 | MIT | 3 weeks ago | |
| blade-ui-kit/blade-icons | Use SVG icons in Laravel Blade with simple components and directives. Convert SVG files into <x-icon-... /> tags or @svg() calls, add classes/attributes easily, and plug in many third‑party icon set packages for quick, consistent icons across your app. | 2,467 | 2,468 | 162 | 3M | 0 | 44.1 | 48.7 | MIT | 1 month 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 | 25 | 11 | 361 | 1 | 12.6 | 17.1 | MIT | 10 months ago | |
| boekkooi/jquery-validation-bundle | — | 27 | 27 | 25 | 18 | 5 | 6.7 | 5.2 | MIT | 9 years ago | |
| boekkooi/twig-jack-bundle | — | 23 | 23 | 7 | 1 | 0 | 3.4 | 0.2 | MIT | 10 years ago | |
| botanick/serializer | Laravel/PHP serializer package for converting objects and arrays to structured formats and back. Aims to simplify data transformation with configurable normalization/denormalization for APIs, DTOs, and persistence layers. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| braincrafted/bootstrap-bundle | — | 392 | 406 | 177 | 3K | 36 | 23.4 | 27.3 | MIT | 10 years ago | |
| braincrafted/static-site-bundle | — | 4 | 4 | 0 | 0 | 1 | 0.1 | — | MIT | — | |
| brazilianfriendsofsymfony/sync-content-bundle | — | 3 | 3 | 1 | 0 | 0 | 0.0 | — | — | — | |
| brunschgi/terrific-composer-bundle | — | 7 | 7 | 3 | 1 | 0 | 0.4 | 1.1 | MIT | — | |
| brunschgi/terrific-core-bundle | — | 5 | 5 | 2 | 1 | 1 | 0.2 | 0.9 | MIT | — | |
| byscripts/static-entity-bundle | — | 0 | 0 | 2 | 0 | 1 | 5.6 | 0.8 | — | 6 years ago | |
| byvlad/alice-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| c33s/parameter-objects-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| camelot/image-asset | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | — | — | |
| captjm/backup-symfony-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| carlescliment/html2pdf-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| cavernbay/translation-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | — | 3 years ago | |
| chameleon-system/upgrade-helper | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 5 years ago | |
| chapter-three-company/c3-bundle | — | 0 | 0 | 0 | 0 | 0 | 11.0 | — | MIT | 10 months ago | |
| checcoux/fm-elfinder-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| checlou/flat-file-cms-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| choros/form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| chub/interkassa-bundle | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ciloe/graphql-client-php | Lightweight PHP GraphQL client with a basic bridge/client setup or quick factory creation. Supports simple queries, named queries with variables, and optional caching via Symfony Cache adapters. Configure host/URI/token and send requests easily. | 6 | 6 | 0 | 0 | 3 | 1.0 | 0.4 | MIT | 7 years ago | |
| claroline/lightsaml-bridge | — | 0 | 0 | 0 | 17 | 0 | 0.6 | 17.3 | MIT | 2 years ago | |
| clippings/money-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 8 years ago | |
| cm2tech/serializer-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 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. | 354 | 356 | 44 | 2K | 13 | 25.4 | 18.1 | MIT | 4 months ago | |
| codeages/biz-framework | Biz Framework is a lightweight PHP service-layer framework with a container and core building blocks like config, DB connections/migrations, cache, DAO/service patterns, events, validation, logging, and exceptions—aimed at structuring business logic cleanly. | 67 | 68 | 35 | 150 | 3 | 9.9 | 7.3 | MIT | 6 years ago | |
| codebuds/webp-conversion-bundle | — | 12 | 12 | 2 | 113 | 0 | 2.2 | 13.6 | — | 2 years ago | |
| codeception/aspect-mock | — | 790 | 791 | 133 | 18K | 40 | 27.4 | 34.1 | MIT | 4 years 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,856 | 4,911 | 1,283 | 1M | 151 | 81.8 | 63.5 | MIT | 4 months ago | |
| codeception/module-filesystem | Codeception Filesystem module provides helpers for working with files and directories in tests. Create, copy, move, delete, and assert files/folders, handle fixtures and temp paths, and verify filesystem state as part of Codeception scenarios. | 20 | 19 | 7 | 357K | 3 | 13.4 | 60.1 | MIT | 6 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 | 195K | 8 | 29.1 | 54.9 | 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,708 | 2,705 | 308 | 2K | 164 | 51.8 | 29.5 | NOASSERTION | 3 years ago | |
| coffreo/js-translation-extractor | Extracts Laravel translation strings used in JavaScript by scanning your frontend source. Helps keep locale files in sync with JS usage and reduces missing-key issues in mixed Blade/Vue/React apps. | 1 | 1 | 5 | 109 | 1 | 0.9 | 24.1 | MIT | 4 years ago | |
| colinodell/json5 | PHP JSON5 parser/decoder. Adds json5_decode() as a drop-in replacement for json_decode(), supporting comments, trailing commas, single quotes, and more. Always throws SyntaxError on parse failure. Includes a json5 CLI to convert JSON5 to JSON. | 305 | 311 | 12 | 907K | 0 | 5.8 | 48.0 | MIT | 2 years ago | |
| composer/class-map-generator | Generate PHP class maps by scanning directories for classes, interfaces, traits, and enums. Create a quick symbol-to-file map or use the generator for multi-path scans, sorting, and reporting ambiguous class definitions. MIT licensed; PHP 7.2+. | 205 | 206 | 21 | 5M | 0 | 25.0 | 63.9 | 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,461 | 29,524 | 4,797 | 3M | 120 | 91.2 | 60.5 | MIT | 2 weeks ago | |
| composer-unused/symbol-parser | composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. | 15 | 15 | 13 | 279K | 0 | 21.6 | 61.5 | MIT | 4 months ago | |
| configuratorware/configurator-api | — | 0 | 0 | — | 407 | — | 0.0 | 36.1 | — | — | |
| consolidation/annotated-command | PHP library for building CLI commands from annotations/attributes. Define command names, options, arguments, and hooks in docblocks, then let it parse input and run methods. Used by Drush and other tools for fast, structured command definitions. | 225 | 226 | 40 | 1M | 19 | 8.4 | 58.8 | NOASSERTION | — | |
| consolidation/output-formatters | Flexible output formatting utilities for PHP/Laravel CLI apps. Convert structured data to clean tables, JSON, YAML, and more with consistent styling and easy configuration—ideal for Symfony Console/Drush-style commands needing polished, readable output. | 196 | 200 | 15 | 1M | 6 | 3.1 | 53.5 | NOASSERTION | — | |
| 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,708 | 2,722 | 308 | 1M | 164 | 51.8 | 58.6 | NOASSERTION | 3 years ago | |
| constantable/odm-document-maker | — | 5 | 5 | 3 | 1K | 1 | 0.5 | 30.8 | MIT | 2 years ago | |
| contao/contao | — | 427 | 428 | 172 | 19 | 362 | 27.3 | 26.5 | LGPL-3.0 | — | |
| contao/core-bundle | — | 123 | 130 | 56 | 20K | 0 | 2.3 | 30.4 | LGPL-3.0 | — | |
| contao/manager-bundle | — | 18 | 18 | 9 | 16K | 0 | 0.4 | 40.5 | 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 | 10 | 3K | 0 | 0.3 | 36.1 | LGPL-3.0 | — | |
| contao-thememanager/ctm-base-bundle | — | 0 | 0 | 0 | 4 | 0 | 0.0 | 10.8 | — | — | |
| contentful/core | Core components shared by Contentful’s PHP Delivery and Management SDKs. Provides foundational utilities and abstractions for interacting with Contentful APIs. Requires PHP 8.0+. Intended for internal SDK use, not for direct third‑party consumption. | 17 | 17 | 21 | 96K | 0 | 9.7 | 51.5 | MIT | 2 years ago | |
| contentful/rich-text | PHP library for parsing and rendering Contentful Rich Text fields. Parses localized rich text JSON into node objects, resolves linked assets/entries via a link resolver, and renders nodes to output with a simple Renderer API. Requires PHP 7.2+ / 8.0+. | 12 | 12 | 10 | 90K | 1 | 15.5 | 56.9 | MIT | 7 months ago | |
| coosos/ip-filter-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| coral/content-bundle | — | 2 | 3 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| coral/core-bundle | — | 3 | 4 | 1 | 0 | 0 | 4.8 | — | MIT | 3 years ago | |
| coral/site-bundle | — | 5 | 6 | 1 | 0 | 0 | 6.7 | — | MIT | 3 years ago | |
| coresphere/console-bundle | — | 140 | 146 | 53 | 465 | 16 | 7.1 | 14.2 | BSD-3-Clause | — | |
| corponat/maker-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| creads/api2symfony-bundle | — | 51 | 52 | 7 | 0 | 3 | 0.6 | 0.3 | MIT | — | |
| creative/symfony-db-i18n-bundle | — | 16 | 17 | 11 | 27 | 1 | 2.0 | 5.7 | — | 5 years ago | |
| creative-web-solution/front-polyfill-bundle | — | 0 | 0 | 0 | 95 | 0 | 1.5 | 27.4 | MIT | 3 years ago | |
| creative-web-solution/imagine-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| crovitche/swiss-geo-bundle | — | 3 | 3 | 0 | 0 | 0 | 10.6 | — | GPL-3.0 | 7 months ago | |
| customizer/maker-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cybernodev/framework-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cyberspectrum/i18n-xliff | PHP library for working with XLIFF translation files in i18n workflows. Provides parsing and handling utilities to read, write, and manipulate XLIFF data for localization pipelines, helping integrate translators’ files into apps and build processes. | 0 | 0 | 2 | 30 | 1 | 0.4 | 21.0 | MIT | — | |
| 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 | 148 | 0 | 2.3 | 16.9 | 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). | 613 | 618 | 74 | 46K | 17 | 19.3 | 31.1 | 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 | — | |
| cyrilbras/email_verification_bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| czogori/rentgen | Laravel package for generating and validating Rentgen-style identifiers and numbers, with helpers for formatting, checksum calculation, and simple integration into apps. Useful for input validation, data imports, and consistent ID handling. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| d3mo17/colja | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| da/less-bundle | — | 1 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| da/oauth-client-bundle | — | 3 | 3 | 0 | 13 | 1 | 2.8 | 8.7 | MIT | 10 years ago | |
| daanbiesterbos/job-queue-bundle | — | 3 | 3 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 5 years ago | |
| daddl3/liip_imagine_template_bundle | — | 0 | 0 | — | 57 | — | 0.0 | 24.4 | — | — | |
| daemon/form-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dahovitech/module-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dalv/wordbundle | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| daniel-iwaniec/elasticsearch-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| danilovl/doctrine-entity-dto-bundle | — | 3 | 3 | 0 | 11 | 0 | 17.1 | 8.8 | MIT | 5 months ago | |
| dankempster/contact-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dansan/php-backport | Dev tool to backport PHP source code for older runtimes (e.g., PHP 7.2+ features down to PHP 7.0). Configure directories to port, run a script on a *_bp branch, commit/push, then require the backported dev branch in Composer. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| darvinstudio/fileman | Laravel file manager integration for browsing, uploading, renaming and deleting files via a simple UI and API. Helps manage storage disks and media assets from within your app, with configurable paths, permissions and adapters for common filesystem backends. | 0 | 0 | 1 | 4 | 0 | 0.0 | 9.7 | MIT | — | |
| davidbadura/fixtures | Flexible PHP fixtures library with YAML/JSON/TOML/PHP loaders, Faker support, automatic dependency resolution, configurable converters, tagging/filtering, validation via events, expression language, and persisters for Doctrine ORM/MongoDB and Propel. | 23 | 24 | 10 | 21 | 2 | 1.9 | 4.0 | MIT | 4 years ago | |
| dbrekelmans/domain-driven-bundle | — | 4 | 4 | 0 | 0 | 1 | 1.1 | — | MIT | 6 years ago | |
| ddereszewski/job-queue-bundle | — | 1 | 1 | 2 | 0 | 0 | 6.4 | — | — | 2 years ago | |
| debril/rss-atom-bundle | — | 138 | 140 | 50 | 12K | 5 | 12.7 | 28.7 | MIT | 2 years ago | |
| deepaspl/theme-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| degraciamathieu/php-arguments-detector | Detect and analyze function/method arguments in PHP using a lightweight, reflection-based approach. Useful for tooling that needs to inspect call signatures, validate inputs, or generate metadata about parameters and defaults across codebases. | 13 | 13 | 1 | 4 | 0 | 0.4 | 1.5 | — | 3 years ago | |
| den1008/workflower-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | BSD-2-Clause | — | |
| deptrac/deptrac | Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. | 2,952 | 2,942 | 152 | 757K | 28 | 55.4 | 50.4 | MIT | 1 month ago | |
| devgeek/beacon-admin | — | 0 | 0 | 0 | 6 | 0 | 21.9 | 13.7 | MIT | 1 week ago | |
| devmachine/services-injector-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| devtime/backbone-bundle | — | 41 | 41 | 7 | 15 | 5 | 1.7 | 3.0 | — | — | |
| dktaylor/bundle-generator-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.0 | — | MIT | 11 months ago | |
| dlakomski/rabbitmq-bundle-bridge | — | 0 | 0 | 0 | 358 | 0 | 0.0 | 35.3 | MIT | — | |
| dlin/array-converter-bundle | — | 1 | 1 | 0 | 0 | 0 | 1.5 | — | — | 11 years ago | |
| dlin/snappy-bundle | — | 1 | 1 | 0 | 0 | 0 | 1.2 | — | — | 12 years ago | |
| doctrine/doctrine-cache-bundle | — | 2,713 | 2,789 | 80 | 239K | 0 | 10.1 | 19.0 | MIT | 6 years ago | |
| doctrine/orientdb-odm | Doctrine OrientDB ODM integrates OrientDB with Doctrine, offering an object document mapper for PHP. Map documents to classes, manage persistence and queries via a familiar Doctrine-style API, and work with graph/document features using a structured domain model. | 155 | 158 | 48 | 0 | 41 | 7.5 | 11.0 | MIT | — | |
| doctrine/persistence | Doctrine Persistence provides shared abstractions for persistence and object mappers in the Doctrine ecosystem. It defines common interfaces and utilities used by Doctrine ORM and related libraries to manage mapping, metadata, and repository behavior across storage backends. | 4,047 | 4,053 | 75 | 6M | 14 | 53.8 | 55.3 | MIT | 1 month ago | |
| dokapi/dokapi | dokapi/dokapi is a Laravel/PHP package aimed at building and serving API documentation. It helps you generate docs from your application and publish them in a browsable format, making it easier to keep endpoints, requests, and responses in sync. | 0 | 6 | — | 0 | — | 0.0 | — | — | — | |
| dontdrinkandroot/gitki-bundle | — | 9 | 9 | 2 | 0 | 17 | 6.7 | 6.0 | Apache-2.0 | 8 years ago | |
| dontdrinkandroot/rest-bundle | — | 0 | 0 | 1 | 0 | 11 | 5.0 | 3.4 | — | 9 years ago | |
| dpn/xml-sitemap-bundle | — | 26 | 26 | 8 | 57 | 0 | 2.5 | 6.8 | — | 9 years ago | |
| driesvints/blade-icons | Blade Icons lets you use SVG icons in Laravel Blade with simple components and directives. Convert files like camera.svg into or @svg('camera') with easy class/attribute control, and plug in community icon set packages. | 2,467 | 2,454 | 162 | 64 | 0 | 43.2 | 0.2 | MIT | 1 month ago | |
| dsentker/url-signature-bundle | Symfony 4+ bundle for dsentker/url-signature. Generate signed (optionally expiring) URLs in Twig or controllers, validate signatures via DI/helper trait or annotations, and protect query/route parameters from tampering. | 9 | 9 | 5 | 909 | 2 | 2.7 | 27.1 | NOASSERTION | 2 years ago | |
| dubture/async-bundle | — | 3 | 3 | 0 | 0 | 0 | 0.3 | — | MIT | 11 years ago | |
| dubture/customerio-bundle | — | 3 | 3 | 1 | 0 | 0 | 0.3 | — | MIT | 11 years ago | |
| dukecity/command-scheduler-bundle | Symfony bundle to schedule console commands with cron expressions. Manage native and custom commands, backed by database storage and optional Doctrine migrations. Supports modern PHP/Symfony versions; see wiki for configuration, execution, and upgrade notes. | 25 | 26 | 26 | 9K | 12 | 26.4 | 43.3 | — | 4 months ago | |
| dunglas/action-bundle | — | 256 | 264 | 14 | 853 | 7 | 2.7 | 7.5 | MIT | 9 years ago | |
| dunglas/api-bundle | API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. | 2,563 | 2,565 | 969 | 328 | 184 | 80.4 | 32.2 | MIT | 6 days ago | |
| dunglas/doctrine-json-odm | Doctrine JSON ODM maps JSON documents to PHP objects using Doctrine-style metadata, enabling persistence and querying of JSON data through a familiar ORM-like API. Useful for working with JSON stored in files or other backends while keeping domain models clean. | 630 | 632 | 72 | 154K | 14 | 27.1 | 42.9 | MIT | 4 months ago | |
| dunglas/torcontrol-bundle | — | 13 | 14 | 0 | 0 | 0 | 0.7 | — | MIT | 9 years ago | |
| durimjusaj/alice-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 1 year ago | |
| dwcasteam/configuration-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dwgebler/encrypted-fields-bundle | — | 6 | 6 | 1 | 0 | 0 | 20.4 | — | MIT | 3 weeks ago | |
| dzignphp/core-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | 0.4 | MIT | — | |
| ebitkov/bootstrap-twig-components | — | 6 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| eduardtrandafir/gearman-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| effiana/doctrine-cache-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| effiana/easyadmin-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| effiana/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 5 years ago | |
| effiana/migration-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| ehann/web-service-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ehyiah/apidoc-bundle | — | 2 | 2 | 1 | 0 | 1 | 15.4 | — | MIT | 5 months ago | |
| eight/page-bundle | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| ekreative/oauth2-symfony-bundle | — | 2 | 2 | 2 | 0 | 0 | 0.3 | — | MIT | — | |
| ekyna/characteristics | Laravel package for managing entity characteristics: define reusable attributes, groups and values, attach them to models, and handle normalization/validation for consistent storage and querying across your application. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elao/admin-theme-bundle | — | 0 | 0 | 0 | 15 | 0 | 0.2 | 16.6 | MIT | — | |
| elasticsearch/elasticsearch | Official PHP client for Elasticsearch. Connect to Elastic Cloud or local clusters and access 500+ REST API endpoints. Supports core operations like creating indices, indexing and retrieving documents, searching, and deleting, with documentation and tooling for testing/mocking. | 5,334 | 5,514 | 968 | 3M | 12 | 70.7 | 49.1 | MIT | 1 month ago | |
| eliashaeussler/php-cs-fixer-config | Reusable PHP-CS-Fixer config package by Elias Häussler. Provides a ready-to-use ruleset and sensible defaults to keep PHP code style consistent across projects, with easy installation and quick integration into existing fixer setups. | 2 | 2 | 0 | 28K | 1 | 15.1 | 59.7 | GPL-3.0 | 5 months 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 | 26 | 299K | 4 | 8.3 | 42.4 | MIT | 2 years ago | |
| ergebnis/classy | ergebnis/classy adds convenient helpers for working with PHP classes and reflection. Generate class names, namespaces, and short names, and inspect class metadata in a clean, test-friendly way—useful for tooling, libraries, and code generation. | 39 | 39 | 4 | 62K | 0 | 17.4 | 48.2 | MIT | 5 months 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. | 456 | 457 | 24 | 270K | 6 | 26.5 | 46.8 | MIT | 4 months ago | |
| ergebnis/rector-rules | A curated set of custom Rector rules from ergebnis to automate PHP refactoring and style consistency. Includes rules for sorting arrays and match arms, simplifying call arguments, Faker updates, namespace symbol references, and PHPUnit attribute-to-prefix changes. | 10 | 10 | 0 | 17K | 0 | 27.8 | 50.3 | MIT | 2 months ago | |
| ezsystems/ezplatform-core | Core package of eZ Platform (Ibexa DXP) CMS for Symfony/PHP. Provides the content repository, domain services, persistence, and APIs that power content modeling, publishing workflows, and integration with the eZ Platform stack. | 28 | 28 | 8 | 2K | 0 | 16.0 | 28.5 | NOASSERTION | 8 months ago | |
| ezsystems/ezplatform-design-engine | Design engine for eZ Platform / Ibexa that manages themes and templates, enabling flexible look & feel customization across sites. Provides tools for organizing design assets, resolving template fallbacks, and supporting multi-site branding. | 44 | 44 | 9 | 3K | 0 | 9.5 | 24.6 | NOASSERTION | 2 years ago | |
| ezsystems/ezplatform-richtext | eZ Platform RichText adds RichText field support to eZ Platform, handling storage and rendering of rich content with XML-based markup, transformations, and editor integration. Use it to manage formatted text, embeds, and structured content in your CMS. | 32 | 32 | 17 | 3K | 0 | 9.9 | 26.3 | NOASSERTION | 1 year ago | |
| 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,531 | 13,538 | 1,633 | 21K | 41 | 87.0 | 39.9 | MIT | 2 days ago | |
| facebook/php-business-sdk | Official Facebook Business SDK for PHP. Access Marketing API plus Pages, Business Manager, Instagram and more via one maintained library. Includes authentication/token usage and objects to create, read, update and manage business assets and ads. | 912 | 916 | 527 | 768K | 19 | 55.1 | 59.2 | NOASSERTION | 1 week ago | |
| fidry/filesystem | Tiny wrapper around Symfony Filesystem providing a FileSystem interface plus handy extras: path escaping for OS separators, real/normalized real path helpers, and consistent temp file/dir creation (incl. custom stream wrappers). | 4 | 4 | 0 | 60K | 1 | 11.2 | 59.2 | BSD-3-Clause | 7 months ago | |
| fluxbb/commonmark | Laravel-friendly CommonMark utilities from FluxBB: parse, render, and work with Markdown/CommonMark content in PHP with sensible defaults and integration patterns suited to Laravel apps. Lightweight package aimed at consistent, safe content rendering. | 15 | 15 | 1 | 16 | 5 | 1.4 | 5.3 | MIT | — | |
| 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,531 | 13,609 | 1,633 | 5M | 41 | 88.5 | 73.5 | MIT | 2 days ago | |
| friendsofsymfony/facebook-bundle | — | 315 | 336 | 135 | 118 | 78 | 12.2 | 19.4 | — | — | |
| friendsofsymfony/http-cache-bundle | Symfony bundle to enhance HTTP caching: configure cache headers by path/controller, tag responses and invalidate by tags, set up invalidation schemes without code, send purge/ban requests efficiently, vary cache by user type, and plug in custom cache clients. | 437 | 440 | 83 | 197K | 10 | 36.3 | 46.1 | NOASSERTION | 1 week ago | |
| friendsoftwig/twigcs | Twigcs is a checkstyle/linter for Twig templates, like phpcs for PHP. Scan template directories for coding standard violations, control exit codes via severity, and exclude paths. Install via Composer or PHIVE and run as a CLI tool. | 358 | 359 | 35 | 146K | 23 | 29.9 | 48.0 | MIT | 4 months 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). | 633 | 636 | 11 | 4M | 0 | 23.9 | 58.0 | MIT | 3 months 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,666 | 1,674 | 165 | 31K | 3 | 39.4 | 21.6 | MIT | 1 month ago | |
| gpupo/common | PHP 8+ utility library with common tools for building PHP components. Includes developer tooling such as generating PHPUnit TestCases from existing classes (dev/debug focus). Designed as a reusable library (not a standalone app or plugin). | 2 | 2 | 1 | 129 | 0 | 4.6 | 16.0 | MIT | 2 years ago | |
| gregwar/captcha | Generate CAPTCHA images in PHP with Gregwar CaptchaBuilder. Create, save, output, or embed captchas inline, retrieve and validate the phrase against user input, tweak distortion/background, and optionally build captchas resistant to OCR (with ocrad). | 1,811 | 1,912 | 306 | 140K | 1 | 39.3 | 30.7 | MIT | 2 days ago | |
| h4cc/alice-fixtures-bundle | Symfony2 bundle for flexible data fixtures using nelmio/alice and Faker. Load fixtures from YAML/PHP, decouple from Doctrine DataFixtures, and optionally drop & recreate Doctrine ORM schema. Supports Doctrine ORM and MongoDB ODM. Work in progress (<1.0). | 75 | 76 | 24 | 140 | 9 | 7.0 | 10.4 | MIT | 11 years ago | |
| handcraftedinthealps/rest-routing-bundle | Symfony bundle that restores FOSRestBundle-style automatic REST route generation. Supports format options and method/name prefixing, and includes a command to dump/convert type: rest routes into standard Symfony routes for migration or opt-out. | 58 | 58 | 7 | 50K | 0 | 4.5 | 40.4 | MIT | 1 year ago | |
| hanneskod/classtools | Scan the filesystem for PHP classes, interfaces, and traits using Symfony Finder. Build a class-to-file map, detect parse/syntax errors, and iterate results as ReflectionClass objects, with optional autoloading for discovered classes. | 130 | 134 | 31 | 52K | 2 | 2.3 | 37.2 | WTFPL | — | |
| hautelook/alice-bundle | — | 185 | 196 | 100 | 250K | 4 | 25.4 | 50.7 | MIT | 2 months ago | |
| helios-ag/fm-elfinder-bundle | — | 280 | 287 | 131 | 85K | 20 | 35.8 | 45.8 | MIT | 2 months ago | |
| humbug/box | — | 1,312 | 1,319 | 110 | 37K | 73 | 53.9 | 52.4 | MIT | 3 months ago | |
| humbug/php-scoper | PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. | 806 | 808 | 77 | 112K | 22 | 38.9 | 53.5 | MIT | 3 months ago | |
| ibexa/design-engine | — | 6 | 6 | 2 | 29K | 0 | 27.6 | 58.1 | NOASSERTION | 4 weeks ago | |
| ibexa/fieldtype-richtext | — | 6 | 6 | 11 | 25K | 0 | 29.0 | 61.1 | NOASSERTION | 4 weeks ago | |
| ibexa/rector | Rector rule sets for upgrading Ibexa DXP projects between versions. Install as a dev dependency, add an ibexa set (e.g., IBEXA_50) to rector.php, and run Rector to automatically refactor code for the target Ibexa release. | 1 | 1 | 3 | 12K | 0 | 24.8 | 60.9 | NOASSERTION | 4 weeks ago | |
| illuminate/filesystem | Illuminate Filesystem is Laravel’s filesystem abstraction, providing a clean API for local and cloud storage. It supports multiple “disks” (local, S3, FTP, etc.), file operations, streaming, visibility, and configuration via the Flysystem adapter layer. | 152 | 160 | 24 | 1M | 0 | 1.5 | 53.6 | MIT | — | |
| illuminate/session | Illuminate Session provides Laravel’s session management layer, including session stores, handlers, middleware support, flash data, and CSRF-friendly session integration. Use it to persist user state across requests with a consistent API, in Laravel or standalone. | 99 | 101 | 19 | 636K | 0 | 1.1 | 52.5 | MIT | — | |
| imanghafoori/composer-json | Read and query data from any composer.json with a simple API. Provide the absolute path, create an instance, and access common fields via convenient methods—useful for tooling, package inspection, and build scripts. | 15 | 15 | 1 | 7K | 0 | 0.7 | 36.7 | MIT | 2 years ago | |
| imanghafoori/php-imports-analyzer | CLI tool to scan Composer-based PHP projects for unnecessary or incorrect use/import statements. Helps clean up imports and enforce coding standards across apps and open-source packages. Install as dev dependency or globally; run check_imports from your project root. | 21 | 21 | 1 | 7K | 0 | 0.1 | 34.5 | MIT | — | |
| 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,210 | 2,220 | 185 | 834K | 165 | 65.5 | 68.3 | BSD-3-Clause | 4 weeks ago | |
| itbz/fpdi | Discontinued unofficial PSR-4 fork of Setasign FPDI (Free PDF Document Importer). Instantiates via \fpdi\FPDI and supports TCPDF with patched versions. Prefer the official FPDI via composer/GitHub, ideally FPDI 2.0+. | 20 | 19 | 23 | 4K | 0 | 0.4 | 21.9 | — | — | |
| j0k3r/graby-site-config | Configuration repository for Graby, providing per-site extraction rules to improve readable content parsing. Includes curated site-specific settings (XPath/filters/cleanup) to enhance article detection and text quality across many domains. | 22 | 22 | 31 | 10K | 3 | 10.9 | 37.4 | NOASSERTION | 2 years ago | |
| jane-php/json-schema | — | 11 | 12 | 6 | 54K | 0 | 0.8 | 50.5 | MIT | 7 years ago | |
| jane-php/open-api-2 | — | 4 | 4 | 2 | 10K | 0 | 0.1 | 45.6 | MIT | — | |
| jane-php/open-api-3 | — | 20 | 21 | 6 | 41K | 0 | 0.3 | 45.5 | MIT | — | |
| jms/di-extra-bundle | — | 327 | 341 | 128 | 34K | 84 | 28.1 | 51.9 | — | 8 years ago | |
| jms/security-extra-bundle | — | 252 | 261 | 97 | 16K | 34 | 16.5 | 39.4 | — | 9 years ago | |
| jms/serializer-bundle | — | 1,807 | 1,858 | 308 | 1M | 94 | 56.5 | 66.0 | MIT | 6 months 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,440 | 1,446 | 99 | 327K | 1 | 28.6 | 35.2 | MIT | 6 months ago | |
| kint-php/kint | Kint is a powerful PHP debugging and profiling tool that dumps variables with rich, readable output (CLI and browser). It offers deep inspection of arrays/objects, stack traces, timing/memory info, and easy integration for faster troubleshooting in any PHP project. | 2,816 | 2,856 | 286 | 385K | 4 | 41.1 | 32.4 | MIT | 7 months ago | |
| kirkbushell/eloquence | — | 574 | 578 | 56 | 23K | 1 | 5.6 | 22.2 | MIT | 1 year ago | |
| kiwa/core | — | 0 | 0 | — | 323 | — | 0.0 | 34.7 | — | — | |
| kleijnweb/php-api-routing-bundle | Laravel-friendly bundle for building API routing with a structured approach. Helps organize route definitions, controllers, and versioned endpoints into a cleaner setup for small to medium PHP APIs. | 2 | 2 | 2 | 13 | 0 | 0.0 | 7.1 | LGPL-3.0 | — | |
| kleijnweb/swagger-bundle | Unmaintained Symfony bundle for contract-first REST APIs using OpenAPI/Swagger. Generates routing from specs, validates requests, and transforms input/output with minimal config and no FOSRestBundle/Twig. Includes security integration; 4.0 beta targets PHP 7. | 24 | 24 | 9 | 4 | 7 | 3.6 | 3.0 | LGPL-3.0 | 9 years ago | |
| klitsche/dog | Dog is a lightweight source code documentation generator for PHP libraries. Built on phpDocumentor/reflection and Twig, it analyzes code and phpdoc, validates documentation with configurable rules, and outputs Markdown suitable for MkDocs and similar tools. | 2 | 2 | 0 | 0 | 0 | 2.1 | — | MIT | 3 years ago | |
| kunstmaan/bundles-cms | Kunstmaan CMS is a full-featured, multilingual CMS built on the Symfony full-stack framework. It offers page and form assembly, versioning, workflow, translation tools, and media management, plus integrations with community bundles. | 412 | 414 | 186 | 2K | 96 | 36.6 | 35.8 | MIT | 1 year ago | |
| kzykhys/ciconia | Ciconia is a flexible CommonMark/Markdown parser for PHP, converting Markdown to HTML with support for GitHub-flavored syntax and extensions. Designed to be customizable, it fits well in apps needing reliable Markdown rendering and control over output. | 350 | 353 | 28 | 509 | 15 | 10.9 | 11.9 | MIT | 12 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 | 246 | 4 | 2.1 | 20.7 | — | 12 years ago | |
| laramint/php-security-scanner | — | 0 | 0 | 0 | 83 | 0 | 18.4 | 30.8 | MIT | 1 month ago | |
| 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,941 | 1,950 | 329 | 911K | 4 | 47.8 | 43.8 | MIT | 1 month 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,771 | 35,261 | 11,889 | 11M | 60 | 94.9 | 71.2 | MIT | 2 days ago | |
| laravel/legacy-factories | Bring back classic Laravel model factories (<=7.x) on Laravel 8+ projects. laravel/legacy-factories restores the old factory syntax for generating test and seed data, easing upgrades and maintaining legacy codebases without rewrites. | 129 | 131 | 17 | 741K | 0 | 17.4 | 58.2 | MIT | 3 months ago | |
| laravel/pennant | Laravel Pennant is a simple, lightweight feature flag library for Laravel. Define and evaluate feature toggles, control rollouts, and experiment safely across environments. Official docs available at laravel.com/docs/pennant. | 581 | 582 | 62 | 1M | 0 | 30.7 | 51.5 | MIT | 2 months ago | |
| laravel-lang/status-generator | Dev-only Laravel Lang tool to create missing locales and download/copy translation files from Laravel, framework, Jetstream and more. Includes CLI commands for generating locale stubs, fetching zips by version, and copying lang paths with optional key lookup. | 4 | 4 | 3 | 27K | 0 | 29.9 | 60.6 | MIT | 3 days 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. | 349 | 348 | 63 | 52K | 0 | 24.1 | 34.6 | MIT | 2 months ago | |
| lchrusciel/api-test-case | PHPUnit TestCase for Symfony API development. Extends WebTestCase with easy JSON/XML response matching (via php-matcher) and optional Alice/Doctrine fixtures loading. Supports a clear TDD workflow using expected response files and helpful diffs. | 411 | 411 | 40 | 112K | 11 | 24.9 | 42.4 | 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,956 | 2,998 | 209 | 11M | 22 | 52.9 | 67.5 | BSD-3-Clause | 2 months ago | |
| liip/imagine-bundle | — | 1,707 | 1,732 | 383 | 595K | 69 | 58.1 | 65.6 | MIT | 5 months ago | |
| lisachenko/go-aop-php | — | 1,666 | 1,570 | 165 | 798 | 3 | 39.4 | 3.6 | MIT | 1 month ago | |
| liuggio/excelbundle | — | 370 | 377 | 134 | 11K | 14 | 13.3 | 26.0 | MIT | 9 years 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. | 456 | 456 | 24 | 832 | 6 | 26.5 | 11.3 | MIT | 4 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. | 507 | 507 | 26 | 28K | 4 | 34.6 | 30.9 | MIT | 2 days ago | |
| loupe/matcher | PHP library for search term highlighting and contextual snippet generation. Tokenize queries (phrases, negation, locale-aware rules), match terms with stop-word filtering and span positions, then format results with highlights and cropped excerpts for user-friendly search output. | 10 | 10 | 1 | 20K | 1 | 21.9 | 52.6 | MIT | 1 week ago | |
| malukenho/docheader | Laravel package that adds and manages standardized documentation headers in your source files. Generate consistent file/class docblocks with project metadata, author, license, and timestamps, helping teams enforce style and keep headers up to date automatically. | 68 | 69 | 8 | 14K | 2 | 2.0 | 32.2 | MIT | 8 years ago | |
| massive/search-bundle | Laravel bundle that adds a flexible, driver-based search layer to your app. Define searchable models and fields, run queries across multiple sources, and return consistent results with pagination and filtering—designed to be easy to integrate and extend. | 72 | 73 | 26 | 22K | 23 | 30.0 | 46.1 | MIT | 4 months ago | |
| mcp/sdk | — | 1,535 | 1,531 | 145 | 469K | 78 | 52.5 | 69.1 | NOASSERTION | 2 weeks 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 | 2K | 2 | 3.0 | 10.8 | MIT | 8 years ago | |
| nelexa/zip | — | 499 | 512 | 61 | 200K | 29 | 16.4 | 45.1 | MIT | 4 years ago | |
| nelmio/alice | nelmio/alice is a PHP fixtures generator for quickly creating realistic test data. Define objects and relations in YAML, JSON, or PHP, leverage Faker providers, and load datasets into your app for functional and integration testing. | 2,539 | 2,564 | 328 | 602K | 47 | 59.9 | 55.3 | MIT | 3 months ago | |
| nelmio/api-doc-bundle | Symfony bundle to generate OpenAPI documentation for your APIs. Provides an interactive docs UI and schema generation driven by PHP 8 attributes. Requires PHP 8.1+ and Symfony 6.4+. Includes migration guides and solid CI support. | 2,348 | 2,395 | 900 | 1M | 50 | 71.9 | 66.6 | MIT | 2 weeks 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,607 | 5,614 | 297 | 303K | 69 | 74.7 | 55.2 | MIT | 2 months ago | |
| oneup/flysystem-bundle | — | 642 | 653 | 116 | 317K | 11 | 9.8 | 40.1 | MIT | — | |
| oneup/uploader-bundle | — | 606 | 620 | 173 | 112K | 19 | 13.8 | 37.0 | MIT | — | |
| opensearch-project/opensearch-php | Official PHP client for OpenSearch. Provides a convenient, low-level API for indexing and searching documents, managing clusters and indices, and calling OpenSearch endpoints from Laravel or any PHP app. Supports modern PHP versions and common auth options. | 152 | 154 | 74 | 1M | 38 | 36.2 | 75.1 | NOASSERTION | 2 months ago | |
| oro/platform | — | 642 | 645 | 342 | 3K | 217 | 42.5 | 34.9 | MIT | 6 years ago | |
| oveleon/product-installer | Laravel package to install products/modules via a simple installer workflow. Helps automate setup steps like publishing assets, running migrations, and seeding data, so new product features can be added and deployed with minimal manual effort. | 0 | 0 | 0 | 3 | 0 | 2.7 | 8.3 | AGPL-3.0 | 1 year ago | |
| overblog/graphql-bundle | — | 796 | 802 | 226 | 174K | 115 | 56.3 | 63.8 | MIT | 2 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,027 | 92 | 294K | 8 | 37.7 | 40.9 | MIT | 2 weeks ago | |
| pact-foundation/composer-downloads-plugin | — | 1 | 1 | 0 | 72K | 2 | 13.6 | 60.8 | MIT | 5 months ago | |
| 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. | 477 | 476 | 67 | 37K | 9 | 7.3 | 29.8 | MIT | — | |
| pestphp/pest-plugin-drift | Pest Plugin Drift adds drift detection to your Pest test suite, helping catch behavioral changes and flaky differences across runs. Install alongside Pest to track and report unexpected output or snapshot mismatches during testing. | 74 | 74 | 10 | 366K | 0 | 1.1 | 51.0 | MIT | 3 years ago | |
| php-stubs/generator | Generate PHP stub files from your codebase for better IDE autocomplete, static analysis, and documentation. php-stubs/generator scans sources and produces lightweight stubs suitable for packages and frameworks, helping consumers get accurate type hints without shipping full sources. | 80 | 82 | 24 | 15K | 4 | 17.7 | 35.9 | MIT | 4 months ago | |
| php-translation/extractor | Extracts translation messages from PHP projects for the php-translation ecosystem. Scans source code and templates to collect translatable strings and generate catalogs, helping keep i18n files in sync across frameworks and custom apps. | 128 | 128 | 36 | 51K | 15 | 33.3 | 47.0 | MIT | 1 month ago | |
| php-translation/symfony-bundle | Symfony bundle for the PHP Translation library. Integrates translation management, storage, and workflows into Symfony apps, with services and console tooling to import/export translations and keep locale files in sync across providers. | 324 | 326 | 94 | 39K | 51 | 46.7 | 52.9 | MIT | 1 month ago | |
| 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. | 915 | 916 | 52 | 178K | 23 | 42.2 | 49.4 | MIT | 2 weeks 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,009 | 2,016 | 133 | 581K | 27 | 53.0 | 54.3 | MIT | 1 week 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 | 73 | 3 | 0.8 | 22.0 | MIT | — | |
| phpcq/autoload-validation | — | 7 | 7 | 3 | 4K | 1 | 0.4 | 37.6 | MIT | — | |
| phpcr/phpcr-migrations | — | 42 | 42 | 4 | 19K | 3 | 2.8 | 36.8 | MIT | 2 years ago | |
| phpcr/phpcr-shell | Command-line shell for PHPCR repositories. Build and run as a PHAR for easy distribution, and use it to connect to a PHP Content Repository, browse nodes, and execute repository commands. Documentation available on Read the Docs. | 72 | 72 | 19 | 25K | 30 | 33.2 | 51.7 | MIT | 2 months 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,330 | 4,400 | 644 | 18K | 145 | 84.1 | 41.3 | MIT | 1 month 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,294 | 4,300 | 447 | 403K | 4 | 64.5 | 34.3 | MIT | 3 weeks 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,900 | 1,943 | 287 | 271K | 136 | 67.7 | 63.0 | NOASSERTION | 2 days ago | |
| phpspec/phpspec2 | — | 163 | 169 | 25 | 34 | 0 | 0.9 | 1.1 | NOASSERTION | — | |
| 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,785 | 3,791 | 1,510 | 61K | 497 | 83.7 | 49.5 | NOASSERTION | 1 week ago | |
| poshtive/router | — | 0 | 0 | 0 | 75 | 0 | 0.0 | 26.0 | MIT | — | |
| povils/phpmnd | PHPMND detects magic numbers in PHP code to improve readability and maintainability. Flags numeric literals that should be constants (0 and 1 ignored by default). Install via Composer and run vendor/bin/phpmnd locally or globally in CI and dev workflows. | 584 | 585 | 47 | 92K | 12 | 28.9 | 41.6 | MIT | 3 months ago | |
| propel/propel | — | 1,270 | 1,308 | 403 | 62K | 240 | 42.9 | 46.9 | MIT | 2 years ago | |
| raindrop/routing-bundle | — | 6 | 6 | 3 | 0 | 0 | 0.2 | — | NOASSERTION | — | |
| ramsey/composer-repl-lib | Library for building interactive Composer-powered PHP REPLs. Provides the core loop and helpers to evaluate code in a Composer project context, load autoloaded classes, and inspect results—useful for CLI shells, debugging tools, and developer consoles. | 3 | 3 | 2 | 2K | 0 | 17.0 | 43.1 | MIT | 3 months ago | |
| raulfraile/ladybug | Ladybug is an extensible var_dump/print_r replacement for PHP 5.3+ that renders any variable, object, or resource in a clean, readable format. Simple global helper (ladybug_dump) with solid docs and framework integrations. | 436 | 458 | 48 | 1K | 15 | 14.6 | 14.2 | MIT | 10 years ago | |
| raveren/kint | Kint is a powerful, developer-friendly PHP debugging and inspection tool for Laravel. Dump variables with rich, readable output (arrays, objects, stack traces, timing) in the browser or CLI, making it easier to explore data and troubleshoot faster. | 56 | 27 | 4 | 4K | 1 | 7.1 | 25.9 | MIT | 2 years ago | |
| rector/swiss-knife | Swiss Knife for upgrades: CLI tools to keep codebases clean and PSR-4 compliant. Detect git merge conflicts and commented-out code, find multiple classes per file, fix namespaces to match PSR-4 roots, and finalize classes without children (with skips for mocks/files). | 208 | 209 | 16 | 123K | 0 | 5.2 | 39.4 | MIT | 10 months ago | |
| saher/artisan-schematics | — | 0 | 0 | 0 | 0 | 0 | 3.7 | — | NOASSERTION | 10 months ago | |
| saloonphp/laravel-plugin | Laravel plugin for Saloon that brings tight framework integration: service container bindings, config publishing, artisan tooling, and convenient HTTP client setup for building and managing API connectors and requests cleanly within Laravel apps. | 80 | 80 | 22 | 405K | 0 | 27.0 | 58.8 | MIT | 1 month 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,969 | 2,044 | 283 | 5K | 0 | 9.2 | 5.2 | MIT | — | |
| sandermuller/boost-core | — | 2 | — | 0 | — | 0 | 19.9 | — | MIT | 4 days ago | |
| sclable/xml-lint | Command-line tool to lint XML files and validate them against referenced XSD schemas. Works on single files or entire directories (optionally recursive), with verbose output, exclusions, and the ability to skip schema validation. Install via Composer and run vendor/bin/xmllint. | 23 | 24 | 10 | 9K | 3 | 8.6 | 38.4 | MIT | 10 months ago | |
| scrivo/highlight.php | Server-side syntax highlighting for PHP using highlight.js grammars. Highlight code blocks in many languages, auto-detect when needed, and render HTML with themes—ideal for docs, blogs, and static site generation without requiring a browser. | 713 | 727 | 44 | 2M | 13 | 17.7 | 52.0 | BSD-3-Clause | 3 years ago | |
| sensio/framework-extra-bundle | Provides annotation-based configuration for Symfony controllers (routing, security, templates, caching, etc.). Note: this bundle is no longer maintained—prefer native PHP attributes in Symfony core (ideally Symfony 6.2+) for full support. | 3,365 | 3,399 | 274 | 944K | 0 | 12.5 | 23.9 | MIT | — | |
| sidus/base-bundle | Sidus BaseBundle for Symfony streamlines service loading and routing via action services, simplifies param converters, and adds helpful compiler passes and utilities. Includes DateTime/translation helpers, validator constraint loader, and form type extensions. | 1 | 1 | 6 | 272 | 0 | 0.6 | 29.8 | MIT | 6 years ago | |
| 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,539 | 3,733 | 699 | 54K | 0 | 16.3 | 11.8 | MIT | — | |
| simplesamlphp/simplesamlphp | SimpleSAMLphp is a PHP application for SAML 2.0 authentication and single sign-on. It can act as a Service Provider or Identity Provider, offering federation support, configurable auth sources, metadata handling, and extensible modules for integration. | 1,140 | 1,145 | 700 | 184K | 99 | 70.0 | 63.8 | LGPL-2.1 | 2 weeks ago | |
| slowprog/composer-copy-file | Composer script handler that copies files and directories after install/update. Configure mappings in composer.json (supports dev vs prod rules), nested directories, and overwrite control (override or only if older). Useful for publishing vendor assets like fonts/JS/CSS. | 48 | 49 | 15 | 21K | 0 | 2.8 | 36.4 | MIT | 5 years ago | |
| sonata-project/doctrine-phpcr-admin-bundle | Integrates Doctrine PHPCR with SonataAdminBundle for Symfony, enabling admin interfaces for PHPCR documents. Includes docs and CI badges, but note: this repository is abandoned with no active support; contributions welcome. | 34 | 36 | 89 | 2K | 0 | 5.9 | 16.7 | MIT | 6 years ago | |
| sonata-project/easy-extends-bundle | — | 169 | 171 | 47 | 21K | 0 | 2.2 | 20.4 | MIT | 8 years ago | |
| sonata-project/media-bundle | — | 462 | 471 | 481 | 39K | 3 | 37.4 | 32.0 | MIT | 5 months ago | |
| sonata-project/seo-bundle | — | 137 | 144 | 88 | 28K | 1 | 22.7 | 34.7 | MIT | 6 months 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 | 33 | 322 | 0 | 2.6 | 4.4 | MIT | 8 years ago | |
| spatie/code-outliner | CLI tool to visualize your code structure by generating outline images of files or directories. Overlay multiple files to spot dense or repetitive areas and improve readability. Requires Puppeteer via spatie/browsershot; install globally via Composer. | 84 | 84 | 3 | 0 | 0 | 1.7 | — | MIT | 7 years ago | |
| spatie/laravel-auto-discoverer | Fast, cached discovery of PHP structures in your codebase. Find classes, interfaces, traits, and enums by conditions like “implements interface” or “uses trait,” and get rich metadata. Ideal for automation, registration, and scanning in production. | 178 | 178 | 18 | 29 | 1 | 29.8 | 1.1 | MIT | 3 days ago | |
| spatie/laravel-backup | Spatie Laravel Backup creates zip backups of your app files and database, storing them on any Laravel filesystem (even multiple). Includes health monitoring, notifications, and automatic cleanup of old backups. Run with php artisan backup:run. | 5,996 | 6,087 | 795 | 887K | 0 | 70.7 | 35.2 | MIT | 1 week ago | |
| spatie/laravel-event-projector | Deprecated in favor of spatie/laravel-event-sourcing. Entry-level event sourcing toolkit for Laravel: define aggregates, projectors, and reactors; persist domain events, build read models, and react to events for auditing and reporting-friendly apps. | 637 | 661 | 61 | 216 | 0 | 7.0 | 1.2 | MIT | 6 years ago | |
| spatie/laravel-event-sourcing | Event sourcing toolkit for Laravel: build aggregates, projectors, and reactors to store state changes as events. Ideal for audit trails, decisions based on history, and future reporting needs. Includes docs, examples, and an optional course. | 910 | 911 | 176 | 215K | 0 | 32.7 | 36.8 | MIT | 3 months ago | |
| spatie/laravel-route-discovery | Automatically discover Laravel routes by scanning controllers and views instead of manually defining them. Configure discovery in your routes files and use PHP attributes to customize names, middleware, and more for each discovered route. | 240 | 240 | 29 | 2K | 0 | 25.4 | 15.9 | MIT | 3 months ago | |
| spatie/php-structure-discoverer | Discover PHP classes, interfaces, traits, and enums that match conditions (e.g., implement an interface) across your project. Fast scanning with built-in caching and rich metadata—ideal for auto-registration, tooling, and framework integrations. | 178 | 179 | 18 | 2M | 1 | 29.8 | 64.9 | MIT | 3 days 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 | 881 | 76 | 250K | 0 | 26.7 | 37.3 | MIT | 5 months ago | |
| spatie/x-ray | Scan your codebase for Ray debugging calls (ray(), rd(), Ray::*, ->ray()) and list where they occur so you can remove them before deploy. Supports multiple paths, ignores, snippets/summary, GitHub Actions annotations, and CI-friendly exit codes. | 80 | 80 | 7 | 9K | 0 | 15.6 | 31.8 | MIT | 4 months ago | |
| spiral/framework | Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. | 2,048 | 2,052 | 91 | 117K | 42 | 54.6 | 45.6 | MIT | 2 weeks ago | |
| spiral/snapshots | Laravel snapshot testing helpers for asserting arrays, JSON, and HTTP responses against stored snapshots. Generate, update, and compare snapshots in tests to catch unexpected changes with clear diffs and simple PHPUnit integration. | 2 | 2 | 0 | 843 | 0 | 1.2 | 33.8 | MIT | 7 years ago | |
| spiral/tokenizer | Fast PHP tokenizer for discovering classes, interfaces, traits, and functions without loading files. Scans directories, parses source code, and builds a registry for runtime reflection, DI containers, and framework bootstrapping—lightweight and cache-friendly. | 18 | 18 | 5 | 441K | 0 | 5.3 | 55.3 | MIT | 6 years ago | |
| splash/bridge-builder | Laravel package for building and managing bridges between systems, providing tools to define connections, map data flows, and orchestrate integration logic in a structured, reusable way. Suitable for apps needing reliable cross-service communication and syncing. | 0 | 0 | — | 267 | — | 0.0 | 33.5 | — | — | |
| ssch/typo3-rector | Automated TYPO3 upgrade and refactoring tool built on Rector. Apply codemods to TYPO3 sites/extensions to migrate between TYPO3 versions and remove deprecations. Install via Composer, generate config, run rector dry-run or process. | 260 | 264 | 69 | 125K | 27 | 38.2 | 53.6 | MIT | 2 months ago | |
| sstalle/php7cc | — | 1,510 | 1,456 | 121 | 1K | 20 | 19.0 | 10.9 | MIT | 8 years ago | |
| stolt/lean-package-validator | CLI tool to validate a project or micro-package for “leanness” by ensuring common repo artifacts are excluded from release archives. Also creates, updates, and reformats .gitattributes export-ignore entries for lean distribution packages. | 18 | 18 | 8 | 4K | 7 | 35.7 | 39.0 | MIT | 2 weeks ago | |
| 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,334 | 1,333 | 359 | 20K | 493 | 65.8 | 48.6 | MIT | 3 weeks ago | |
| sweetchuck/composer-suite | — | 2 | 2 | 0 | 63 | 1 | 1.6 | 18.5 | — | 3 years ago | |
| sweetchuck/composer-suite-handler | — | 0 | 0 | 0 | 72 | 2 | 0.4 | 25.7 | — | — | |
| sweetchuck/junit-merger-cli | CLI tool to merge multiple JUnit XML reports into a single file. Reads file paths from stdin or arguments, outputs to stdout or a specified file. Supports DOM-based and fast substring handlers, with an option to recalculate testsuite counts. | 1 | 1 | 1 | 56 | 1 | 8.1 | 21.5 | — | 7 months ago | |
| sweetchuck/robo-git | — | 3 | 3 | 0 | 1K | 5 | 6.1 | 35.3 | — | 5 years ago | |
| sweetchuck/robo-phpmd | — | 0 | 0 | 1 | 239 | 1 | 1.6 | 32.7 | — | 5 years ago | |
| sweetchuck/utils | Utility helpers for PHP projects: small, reusable classes and functions aimed at simplifying common tasks and reducing boilerplate. Includes tested code with CI and coverage badges. Suitable as a lightweight dependency for general-purpose apps and libraries. | 1 | 1 | 0 | 1K | 2 | 2.2 | 37.9 | — | 5 years ago | |
| 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,488 | 8,505 | 2,163 | 106K | 172 | 89.1 | 47.7 | MIT | 2 weeks ago | |
| sylius/theme-bundle | Sylius Theme Bundle brings theme management to Symfony apps. Define and switch themes, organize templates and assets per theme, and build storefronts with clean overrides. Part of the Sylius ecosystem, with docs included and MIT licensed. | 103 | 104 | 41 | 165K | 20 | 27.8 | 57.7 | MIT | 4 months ago | |
| symfony/ai-platform | — | 52 | 52 | 14 | 159K | 0 | 23.3 | 56.7 | MIT | 2 days 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. | 166 | 166 | 6 | 656K | 0 | 34.9 | 57.9 | MIT | 2 weeks ago | |
| symfony/class-loader | Legacy Symfony component providing class loading utilities, including a PSR-4/PSR-0 compatible ClassLoader and related helpers. Used to register autoloaders and find classes in older Symfony/PHP projects; largely superseded by Composer autoloading. | 1,085 | 1,104 | 43 | 161K | 0 | 4.9 | 21.2 | MIT | 5 years ago | |
| symfony/config | Symfony Config component helps you find, load, merge, autofill, and validate configuration from sources like YAML, XML, INI, or databases. Provides structured handling of config values for reusable, consistent application setups. | 4,279 | 4,309 | 44 | 8M | 0 | 54.9 | 52.4 | MIT | 2 weeks ago | |
| symfony/emoji | Symfony Emoji component: access Unicode CLDR emoji characters and sequences in PHP. Includes a helper to compress bundled emoji data when zlib is enabled. Documentation and contributions are managed through the main Symfony repository. | 13 | 13 | 2 | 75K | 0 | 29.1 | 60.3 | MIT | 2 weeks 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,581 | 122 | 5M | 0 | 55.1 | 51.1 | MIT | 2 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,120 | 8,141 | 98 | 15M | 0 | 61.9 | 52.5 | MIT | 2 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,384 | 3,399 | 426 | 2M | 134 | 73.8 | 70.2 | MIT | 3 months ago | |
| symfony/mcp-bundle | Experimental Symfony bundle integrating the Model Context Protocol (MCP) via the official PHP SDK. Expose MCP server capabilities—tools, prompts, and resources—over HTTP transport or STDIO for AI integrations in Symfony apps. | 43 | 43 | 9 | 341K | 0 | 22.8 | 63.1 | MIT | 2 days ago | |
| symfony/security | Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. | 1,199 | 1,210 | 55 | 120K | 0 | 8.3 | 19.6 | MIT | 3 years ago | |
| symfony/security-acl | Symfony Security ACL adds Access Control Lists to manage fine‑grained, object‑level permissions beyond roles. It supports per‑object and per‑field authorization with configurable permission masks and voters, integrating with Symfony’s security system. | 371 | 377 | 55 | 298K | 12 | 23.5 | 51.6 | MIT | 4 months ago | |
| symfony/stimulus-bundle | Symfony bundle that integrates Stimulus with Symfony and Symfony UX. Adds Twig stimulus_* helpers for controllers/actions/targets, supports AssetMapper, and provides a service to build Stimulus data attributes for use in templates and services. | 173 | 174 | 26 | 1M | 0 | 22.3 | 60.8 | MIT | 2 weeks ago | |
| symfony/translation | Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. | 6,607 | 6,651 | 90 | 14M | 0 | 58.1 | 53.8 | MIT | 2 weeks ago | |
| symfony/twig-bridge | Symfony’s Twig Bridge integrates the Twig templating engine with Symfony components, providing extensions, loaders, form and translation support, and other glue code needed to use Twig seamlessly in Symfony-based applications. | 2,512 | 2,513 | 47 | 5M | 0 | 46.4 | 53.0 | MIT | 2 weeks ago | |
| symfony/twig-bundle | Symfony TwigBundle integrates the Twig templating engine into the Symfony full-stack framework, providing seamless configuration, services, and rendering support for templates and views within Symfony applications. | 2,509 | 2,518 | 24 | 4M | 0 | 43.8 | 52.6 | MIT | 2 weeks 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,688 | 2,745 | 106 | 6M | 0 | 50.3 | 54.4 | MIT | 2 weeks ago | |
| symplify/config-transformer | Automates refactoring and normalization of configuration files, helping you transform legacy or inconsistent configs into a unified format. Supports common PHP config styles and streamlines upgrades by applying consistent, repeatable changes across large codebases. | 263 | 264 | 14 | 103K | 0 | 1.7 | 35.8 | MIT | — | |
| symplify/easy-ci | Automate PHP/Laravel CI chores with Symplify Easy CI: run code quality tools consistently, speed up setup, and keep checks uniform across projects. Handy for teams standardizing linting, static analysis, and test workflows in one place. | 18 | 20 | 3 | 44K | 0 | 0.2 | 46.5 | MIT | — | |
| symplify/easy-coding-standard | Easy Coding Standard (ECS) makes PHP coding standards effortless on PHP 7.2–8.5. Fast parallel runs, supports PHP_CodeSniffer and PHP-CS-Fixer, uses prepared rule sets, generates ecs.php config on first run, and can check and auto-fix code with --fix. | 1,612 | 1,625 | 92 | 903K | 0 | 35.1 | 44.6 | MIT | 5 days ago | |
| symplify/easy-testing | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 0 | 42 | — | 32K | — | 0.0 | 55.3 | — | — | |
| 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. | 525 | 523 | 46 | 202K | 7 | 25.6 | 43.5 | MIT | 4 weeks ago | |
| symplify/package-builder | Helper utilities for building Symfony/PHP packages: lightweight DI and service configuration, parameter resolution, class and file helpers, and tooling-friendly conventions. Designed to reduce boilerplate when composing reusable packages and developer tools. | 164 | 168 | 7 | 69K | 0 | 0.5 | 25.6 | MIT | — | |
| symplify/phpstan-extensions | Extra PHPStan rules and extensions from Symplify to improve static analysis of PHP projects. Adds better type inference and framework-aware checks, helping catch bugs earlier and keep codebases consistent with minimal configuration. | 39 | 39 | 5 | 198K | 0 | 0.4 | 50.6 | MIT | — | |
| symplify/set-config-resolver | — | 49 | 49 | 0 | 24K | 0 | 0.1 | 26.1 | MIT | — | |
| symplify/smart-file-system | Lightweight PHP file system utilities for safer, smarter file operations. Provides convenient wrappers around common read/write actions, path handling and file info helpers, aimed at simplifying scripts and package tooling with a clean, pragmatic API. | 77 | 79 | 4 | 57K | 0 | 0.3 | 27.9 | MIT | — | |
| symplify/vendor-patches | Apply and manage vendor patches in Composer projects. Automatically patch dependencies after install/update, keep patches versioned in your repo, and maintain reproducible builds without forking upstream packages. | 190 | 190 | 23 | 253K | 0 | 1.6 | 43.1 | MIT | — | |
| syriable/laravel-localizer | Syriable Localizer is a modern extraction engine for Laravel 13 that scans Blade, PHP, Vue, JS/TS, Livewire and Inertia files to discover and normalize translatable strings, returning typed immutable DTOs via a stable, contracts-driven API. | 0 | 0 | 0 | 5 | 0 | 20.4 | 12.5 | MIT | 3 weeks ago | |
| ta-tikoma/phpunit-architecture-test | Architecture testing for PHP projects using PHPUnit. Define and enforce dependency, namespace, and layer rules (e.g., no forbidden coupling, keep domains isolated) and catch architectural violations in CI with fast, expressive tests. | 109 | 109 | 12 | 4M | 2 | 1.3 | 55.1 | MIT | — | |
| terminal42/escargot | — | 58 | 58 | 7 | 36K | 1 | 13.4 | 41.6 | — | 6 months ago | |
| 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. | 190 | 190 | 10 | 3K | 20 | 41.9 | 26.6 | BSD-3-Clause | 1 week ago | |
| tomasvotruba/class-leak | Finds class leaks in PHP apps: detects classes unintentionally pulled into your runtime via autoloading, service container or tests. Helps trim dependencies, speed up CI, and keep boundaries clean by reporting unexpected class usage with clear, actionable output. | 147 | 147 | 7 | 115K | 0 | 0.9 | 39.9 | MIT | — | |
| typhoon/opcache | — | 12 | 12 | 0 | 57 | 0 | 0.7 | 10.1 | MIT | 2 years 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 | 318K | 0 | 0.7 | 54.9 | GPL-2.0 | — | |
| typo3/cms-fluid | TYPO3 Fluid template engine for the TYPO3 CMS. Provides rendering, ViewHelpers, and integration for building dynamic HTML views with a flexible, secure templating syntax used across TYPO3 extensions and frontend output. | 19 | 19 | 5 | 293K | 0 | 0.2 | 55.3 | GPL-2.0 | — | |
| typo3/cms-install | TYPO3 CMS Install tool and installation framework package. Provides the installer, upgrade wizards, environment checks, and setup utilities used to bootstrap and maintain a TYPO3 instance, including configuration, database setup, and system status diagnostics. | 18 | 18 | 3 | 256K | 0 | 0.2 | 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. | 68 | 68 | 15 | 87K | 3 | 6.0 | 43.1 | MIT | 2 years ago | |
| ua-parser/uap-php | UA Parser for PHP: parse browser user agents into structured data (browser, engine, OS, device) using the uap-core regex database. Helpful for analytics, logging, and device detection; easy integration via Composer and built-in caching support. | 559 | 572 | 85 | 832K | 3 | 6.4 | 45.2 | NOASSERTION | — | |
| umpirsky/list-generator | Exports datasets to many formats: text, JSON, YAML, XML, HTML, CSV, SQL (MySQL/PostgreSQL/SQLite), PHP and XLIFF. Used to generate shared lists like countries, currencies, languages, locales and TLDs. | 21 | 21 | 8 | 181 | 2 | 0.8 | 13.7 | MIT | — | |
| veewee/xml | Type-safe, declarative XML toolkit for PHP. Includes DOM helpers, safe error handling, memory-safe reader/writer, XML encode/decode, plus XSD and XSLT utilities. Spec-compliance ready for PHP 8.4+, with maintained v3 for older PHP. | 183 | 183 | 11 | 366K | 1 | 28.1 | 52.4 | MIT | 1 month 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. | 344 | 345 | 38 | 585K | 5 | 33.4 | 53.5 | MIT | 3 days ago | |
| web-token/jwt-framework | — | 952 | 955 | 118 | 568K | 2 | 38.3 | 46.4 | MIT | 1 week ago | |
| willdurand/js-translation-bundle | — | 583 | 594 | 181 | 215K | 0 | 31.5 | 40.2 | MIT | 3 months ago | |
| willdurand/rest-extra-bundle | — | 95 | 96 | 17 | 1K | 1 | 1.6 | 11.2 | — | 7 years ago | |
| wnx/laravel-stats | — | 1,747 | 1,751 | 84 | 24K | 0 | 35.2 | 18.3 | MIT | 3 months 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 | 28 | 0 | 2.6 | 6.0 | MIT | 10 months ago | |
| xlabs/articlebundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| xlabs/commentbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| xlabs/likebundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| xlabs/ordertrackerbundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| xlabs/surveybundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| zing/coding-standard | Zing Coding Standard is a PHP 8+ dev dependency that provides a ready-to-use coding standard for your projects. Install via Composer to help enforce consistent code style and quality across your codebase. | 2 | 2 | 1 | 7K | 0 | 20.7 | 51.0 | MIT | 5 months ago | |
| zircote/swagger-php | Generate OpenAPI 3.0/3.1/3.2 specs from PHP 8.2+ code using attributes (preferred) or legacy Doctrine annotations. Provides a CLI and programmatic API, extracts from phpdoc, and reports errors with context for REST API documentation. | 5,299 | 5,380 | 937 | 4M | 15 | 74.9 | 52.4 | Apache-2.0 | 4 days ago |
How can I help you explore Laravel packages today?