Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Prophecy Phpunit Laravel Package

phpspec/prophecy-phpunit

Integrates the Prophecy mocking library with PHPUnit for simpler, cleaner test doubles. Install via Composer and use the ProphecyTrait to call prophesize() inside your TestCase, set method predictions/returns, and reveal mocks for injection.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
1mcodes/api-problem-bundle 0 0 0 0 0 11.6 MIT 5 months ago
View on GitHub
Context7
acelaya/doctrine-enum-type Doctrine DBAL type for mapping MyCLabs\Enum\Enum values to entity columns. Provides a reusable PhpEnumType to register enums as custom Doctrine types. Note: largely obsolete now that PHP has native enums and Doctrine supports them. 131 136 14 14K 1 2.1 19.7 MIT 5 years ago
View on GitHub
Context7
acseo/typesense-bundle Symfony bundle integrating Typesense search. Configure Typesense host/key, map Doctrine entities to Typesense collections/fields, and keep indexes synced via Doctrine event listeners. Includes transformers and services for querying collections. 74 74 43 3K 11 5.2 27.3 MIT
View on GitHub
Context7
adriansuter/php-autoload-override Override fully qualified function calls inside PHP class methods so you can mock them in tests. Works with Composer PSR-4 autoloading (PHP 8.2+). Use OverrideFactory to map functions (e.g., rand) to custom implementations for deterministic PHPUnit tests. 22 23 3 1K 0 18.1 28.3 MIT 2 months ago
View on GitHub
Context7
ajardin/blizzard-sdk-bundle 3 3 0 0 0 0.8 MIT 2 years ago
View on GitHub
Context7
andrey_mireichyk/roadrunner-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
andy-thorne/domain-events-bundle 0 1 0 0 0 0.5 4 years ago
View on GitHub
Context7
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,567 2,583 970 981K 187 82.3 69.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
api-platform/doctrine-common 29 27 1 426K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/doctrine-odm 3 3 0 17K 0 0.0 50.3 MIT
View on GitHub
Context7
api-platform/doctrine-orm 31 29 2 423K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/elasticsearch 2 2 0 6K 0 0.0 45.7 MIT
View on GitHub
Context7
api-platform/graphql 4 4 0 32K 0 0.0 52.7 MIT
View on GitHub
Context7
api-platform/hal 3 3 0 51K 0 0.0 55.3
View on GitHub
Context7
api-platform/http-cache 29 27 0 466K 0 0.1 55.3 MIT
View on GitHub
Context7
api-platform/hydra 31 27 0 504K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/json-api JSON:API component for the API Platform framework. Adds JSON:API-compliant request/response handling and content negotiation for building standardized JSON APIs. Read-only split of api-platform/core; issues and PRs belong in the core repository. 4 4 0 67K 0 0.0 55.3
View on GitHub
Context7
api-platform/json-schema 34 32 1 494K 0 0.2 55.3 MIT
View on GitHub
Deep Wiki
Context7
api-platform/metadata 29 24 1 441K 0 0.3 55.3 MIT
View on GitHub
Context7
api-platform/openapi 42 40 1 500K 0 0.3 55.3 MIT
View on GitHub
Context7
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. 474 477 108 73K 25 33.6 43.3 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
api-platform/serializer 29 27 0 487K 0 0.1 55.3 MIT
View on GitHub
Context7
api-platform/symfony 40 38 2 468K 0 0.3 55.3 MIT
View on GitHub
Context7
api-platform/validator 29 27 0 479K 0 0.1 55.3 MIT
View on GitHub
Context7
apie/apie-bundle 0 0 0 4 0 0.0 9.7 MIT
View on GitHub
Context7
apie/cms 0 0 0 0 2 0.4 MIT
View on GitHub
Context7
apie/cms-layout-graphite 0 0 0 20 0 0.0 18.3 MIT
View on GitHub
Context7
apie/common 0 0 0 22 0 0.0 18.8 MIT
View on GitHub
Context7
apie/console 0 0 0 20 0 0.0 18.3 MIT
View on GitHub
Context7
apie/core 0 0 0 22 0 0.0 18.8 MIT
View on GitHub
Context7
apie/count-words Count word frequencies in strings or streams/files with Apie\CountWords\WordCounter. Returns an array of lowercase words mapped to their occurrence count. Supports processing large files via resources (as long as the index fits in memory). 0 0 0 24 0 0.0 19.3 MIT
View on GitHub
Context7
apie/country-and-phone-number 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
apie/date-value-objects Date-related value objects for PHP/Apie that model only the date/time parts you need (LocalDate, Time, HourAndMinutes, UnixTimestamp, DateWithTimezone). Helps validate expected formats without relying on full DateTimeImmutable. 0 0 0 20 0 0.0 18.3 MIT
View on GitHub
Context7
apie/dateformat-to-regex Converts PHP date() format strings into “simple” regular expressions for validating date/time strings. Generates regex that matches the format pattern (not full calendar validation, e.g., may accept 30 February). Includes a static DateFormatToRegex::formatToRegex() helper. 0 0 0 20 0 0.0 18.3 MIT
View on GitHub
Context7
apie/faker 0 0 1 20 0 0.0 18.3 MIT
View on GitHub
Context7
apie/fixtures 0 0 0 6 0 0.0 11.7 MIT
View on GitHub
Context7
apie/html-builders HTML builder utilities for the Apie ecosystem. Provides internal components to generate and compose HTML fragments in PHP, used by other Apie packages. Developed in the Apie monorepo; limited standalone documentation available. 0 0 0 22 0 0.0 18.8 MIT
View on GitHub
Context7
apie/regex-value-objects 0 0 0 16 0 0.0 17.0 MIT
View on GitHub
Context7
apie/schema-generator Generates JSON Schema components from PHP objects with type hints, tailored for Apie entities, value objects, DTOs, enums, lists, and hashmaps. Produces cebe/php-openapi schema objects, focusing on schema sections (not full OpenAPI documents). 0 0 0 22 0 0.0 18.8 MIT
View on GitHub
Context7
apie/serializer Apie Serializer converts domain objects to stored/customer-facing data and back. Similar to Symfony Serializer but uses ApieSerializerContext for recursive calls. Supports normalize/denormalize, encoding/decoding, and easy extension via custom Normalizer and Denormalizer interfaces. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
apie/text-value-objects 0 0 0 22 0 0.0 18.8 MIT
View on GitHub
Context7
apie/twig-template-layout-renderer Twig-based template layout renderer for the Apie ecosystem. Provides a small component to render templates with a layout using Twig, intended for internal use within Apie packages. Source is maintained in the apie-lib monorepo. 0 0 0 18 0 0.0 17.7 MIT
View on GitHub
Context7
apisearch-io/php-client Official PHP client for the ApiSearch.io search-as-a-service platform. Provides a simple API to index documents, manage indices and queries, and retrieve fast, relevant search results from your PHP or Laravel applications. 27 27 7 9 0 4.7 1.2 MIT 2 years ago
View on GitHub
Context7
arty/php-coding-standard 2 3 0 14 0 11.8 12.5 MIT 6 months ago
View on GitHub
Context7
arty/probe-bundle 3 4 0 226 0 0.1 24.3 MIT
View on GitHub
Context7
aubes/shadow-logger-bundle Symfony bundle adding a Monolog processor to transform/anonymize sensitive log data for GDPR compliance. Supports IP anonymization, hashing, encryption, and field removal via configurable mappings for context/extra, with strict and debug modes. 0 0 0 0 0 14.7 MIT 4 months ago
View on GitHub
Context7
autoprotect-group/messenger-enqueue-transport 0 0 1 3 0 0.3 8.3 MIT 4 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-amqplib-rabbitmq 1 1 1 0 0 3.7 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-core 25 25 15 1K 8 11.9 24.5 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-doctrine-dbal 3 3 8 150 1 5.7 22.3 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-guzzle 4 4 5 371 0 7.0 25.9 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-jaeger 6 6 3 842 1 6.4 29.1 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-monolog 3 3 1 128 0 4.1 21.0 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-php-http-httplug-bundle 3 3 0 0 0 2.4 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-zipkin 3 3 4 4 0 5.7 4.2 MIT 3 years ago
View on GitHub
Context7
awd-studio/es-lib 0 0 0 0 1 1.6 MIT 1 year ago
View on GitHub
Context7
awd-studio/es-lib-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
awd-studio/es-lib-maker-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
awd-studio/vo-date-time Immutable PHP 8.3+ date-time value object. Create from strings, compare (equal/greater/less/between), and return new instances for changes like nextDay(), copy(), or modified() with DateTimePeriod offsets (days, minutes, weeks). 0 0 0 0 0 0.9 1 year ago
View on GitHub
Context7
baldinof/roadrunner-bundle 308 309 58 52K 11 33.3 41.1 MIT 1 month ago
View on GitHub
Context7
becklyn/ddd-core DDD/CQRS/event-sourcing core building blocks for PHP: entity identities, domain events, command handling, transactions, and an event store workflow. Framework-agnostic abstractions with Symfony/Doctrine/SimpleBus bridge packages available. 1 1 0 11 0 20.2 28.3 2 months ago
View on GitHub
Context7
becklyn/ddd-doctrine-bridge Doctrine ORM bridge for becklyn/ddd-core: provides event store and transaction manager implementations plus ORM mappings and a migration. Includes a DBAL type override to persist microsecond-precision event timestamps (MySQL/Oracle). 0 0 0 11 0 21.2 17.1 2 months ago
View on GitHub
Context7
becklyn/ddd-file-store 1 1 0 25 0 4.0 15.8 11 months ago
View on GitHub
Context7
becklyn/ddd-symfony-bridge 0 0 0 68 0 21.3 29.2 2 months ago
View on GitHub
Context7
becklyn/utilities Utility helpers for PHP/Laravel projects: small, reusable functions and classes to simplify common tasks, improve developer ergonomics, and reduce boilerplate across your application and packages. 0 0 0 100 0 19.7 32.1 2 months ago
View on GitHub
Context7
bedrockstreaming/stale-cache-bundle 3 3 0 17 0 1.5 10.0 3 years ago
View on GitHub
Context7
bernard/bernard Bernard is a PHP background processing library that makes queueing and long-running workers easy. Supports multiple backends including Redis (Predis/PhpRedis), Amazon SQS, RabbitMQ (PhpAmqp), Doctrine DBAL, Pheanstalk, IronMQ, and queue-interop. 1,213 1,218 127 21K 30 27.3 29.6 MIT 7 years ago
View on GitHub
Context7
biig/melodiia 18 18 4 0 8 22.0 2.6 MIT 4 months ago
View on GitHub
Context7
champs-libres/wopi-bundle 8 8 2 329 4 10.4 25.0 MIT 7 months ago
View on GitHub
Context7
check24/apitk-common-bundle 2 2 5 0 0 2.7 MIT 4 years ago
View on GitHub
Context7
cheesaw/alpha-vantage-bundle 0 2 0 0.0
View on GitHub
Context7
cloudinary-labs/cloudinary-laravel Laravel integration for Cloudinary: upload, manage, and transform images and videos with an easy Facade/API, configurable storage, and URL generation. Supports signed delivery, eager transformations, and seamless use in apps and queues. 332 332 100 54K 1 16.4 34.2 MIT 9 months ago
View on GitHub
Context7
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 84 3 9.9 5.2 MIT 6 years ago
View on GitHub
Context7
commercetools/php-sdk Deprecated PHP SDK for commercetools Composable Commerce. Provides native PHP models/helpers, IDE autocompletion, object mapping, i18n, and an OAuth2 client with caching and async/concurrent request support. Requires PHP 5.6+ (Guzzle). 43 44 22 2K 19 8.2 22.7 MIT 3 years ago
View on GitHub
Context7
constup/aws-secrets-bundle Symfony bundle that loads parameters from AWS Secrets Manager into the service container. Supports Symfony 5/6 (v1/v2) and requires aws/aws-sdk-php. Configure region/credentials and reference secrets in config for environment-specific setups. 11 11 16 5K 0 1.3 35.8 MIT 4 years ago
View on GitHub
Context7
cortezvini97/symfony-hybrid-views-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cortezvini97/symfony-orion-engine-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
countxvat/aws-secrets-bundle 0 0 1 303 0 0.4 34.3 MIT 2 years ago
View on GitHub
Context7
cushon/health-bundle 0 1 1 76 0 1.5 26.1 MIT 3 years ago
View on GitHub
Context7
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 9 8 2 1.8 2.6 MIT 4 years ago
View on GitHub
Context7
debricked/datatablesbundle Symfony bundle that integrates jQuery DataTables with Doctrine, providing server-side processing, configurable columns/filters/sorting, and reusable datatable definitions. Includes v1.0 documentation and examples to quickly add data grids to your app. 1 1 1 0 5 4.4 1.1 5 years ago
View on GitHub
Context7
devhelp/piwik-api Laravel package to integrate with the Piwik/Matomo API. Provides a simple PHP client wrapper and configuration to query analytics data (sites, visits, events, reports) from your application without dealing with low-level HTTP calls. 0 0 0 119 0 0.0 28.7 MIT
View on GitHub
Context7
discoverygarden/crayfish-commons-syn 0 0 0 0 0 0.3 0.4 MIT
View on GitHub
Context7
dknx01/data-fixtures-phpunit 0 0 0 0 0 12.2 MIT 4 months ago
View on GitHub
Context7
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,567 2,571 970 65 188 82.4 31.5 MIT 1 week ago
View on GitHub
Context7
durimjusaj/alice-bundle 0 0 0 0 0 1.2 MIT 1 year ago
View on GitHub
Context7
einpix/typesense-bundle 0 0 0 56 0 0.0 24.3 MIT
View on GitHub
Context7
erickskrauch/php-cs-fixer-custom-fixers Custom PHP-CS-Fixer fixers by Erick Skrauch. Adds opinionated formatting rules like aligning multiline parameters, inserting blank lines around class bodies and before returns, spacing after control statements, fixing multiline if braces, ordering overrides, and Yii2 ::className() replacement. 30 30 3 94K 2 11.3 51.6 MIT 7 months ago
View on GitHub
Context7
event-engine/php-engine CQRS/Event Sourcing framework for PHP to rapidly build event-sourced applications and evolve toward richer domain models. Customize architecture and programming style via “Flavours,” with a full tutorial and separate documentation repo. 54 54 11 620 4 10.3 15.7 MIT 1 year ago
View on GitHub
Context7
facile-it/facile-coding-standard PHP coding standard based on PHP-CS-Fixer by Facile.it. Installs via Composer with an interactive setup that generates a .php-cs-fixer.dist.php, auto-detects files from composer autoload (psr-0/psr-4/classmap), and adds cs-check/cs-fix scripts. 10 10 9 13K 0 23.4 49.0 1 month ago
View on GitHub
Context7
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 31.2 43.2 Apache-2.0 2 months ago
View on GitHub
Context7
facile-it/php-jose-verifier Validate and verify JWTs (JOSE) with builder-based verifiers geared for OAuth2/OpenID Connect. Create verifiers from issuer metadata (issuer, jwks_uri) and client metadata (client_id/secret), with optional JWK sets for decryption; ext-gmp recommended for speed. 5 5 6 26K 0 21.6 58.5 1 month ago
View on GitHub
Context7
facile-it/php-openid-client Full-featured PHP OpenID Connect/OAuth2 client with discovery and dynamic client registration. Supports authorization flows, refresh/client credentials grants, userinfo & ID tokens, JWT signing/encryption, request objects, token revocation/introspection, and advanced client auth. 45 45 11 20K 4 23.9 43.5 1 month ago
View on GitHub
Context7
firebase/php-jwt Encode and decode JSON Web Tokens (JWT) in PHP per RFC 7519. Supports common signing algorithms, key handling, header access after verification, and clock-skew leeway. Install via Composer; optional sodium_compat for libsodium environments. 9,804 10,046 1,283 11M 6 70.1 53.0 BSD-3-Clause 1 month ago
View on GitHub
Deep Wiki
Context7
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 74 371K 13 16.9 44.4 MIT 1 year ago
View on GitHub
Context7
google/apiclient Official Google APIs Client Library for PHP to access services like Gmail, Drive, and YouTube from your server. PHP 8+ and Composer install supported. Library is in maintenance mode: critical bug/security fixes only, no new features. 9,799 9,949 3,545 5M 15 73.5 48.2 Apache-2.0 3 weeks ago
View on GitHub
Context7
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,400 1,441 196 7M 13 45.9 65.7 Apache-2.0 4 weeks ago
View on GitHub
Context7
google/cloud-bigquery Idiomatic PHP client for Google BigQuery. Create and manage datasets/tables, load data (e.g., CSV), run query jobs, and iterate results. Part of Google Cloud PHP; includes auth, debugging guidance, and full API docs. 89 94 21 595K 0 27.3 60.7 Apache-2.0 2 months ago
View on GitHub
Context7
google/cloud-core Shared core infrastructure for Google Cloud PHP libraries. Provides common utilities, configuration, retries, transport/auth helpers, and debugging support used across Google Cloud client components. Generally available with stable, backward-compatible releases. 345 346 23 4M 0 33.2 65.0 Apache-2.0 6 days ago
View on GitHub
Context7
google/cloud-error-reporting Idiomatic PHP client for Google Cloud Error Reporting (Stackdriver). Install via Composer to report and manage application errors, with REST or gRPC support. Part of the Google Cloud PHP library; see docs for auth, samples, and debugging. 20 21 4 72K 0 25.2 55.7 Apache-2.0 2 months ago
View on GitHub
Context7
google/cloud-firestore Idiomatic PHP client for Google Cloud Firestore. Install via Composer and use the generated gRPC-based API to read/write documents, run queries, and manage data at scale. Part of the googleapis/google-cloud-php project. 182 183 34 124K 0 27.4 44.5 Apache-2.0 2 months ago
View on GitHub
Context7
google/cloud-logging Idiomatic PHP client for Google Cloud Logging (Stackdriver). Write, store, search, and analyze logs from Google Cloud and AWS. Supports REST and gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials. 45 46 17 184K 0 26.2 57.0 Apache-2.0 2 months ago
View on GitHub
Context7
google/cloud-pubsub Idiomatic PHP client for Google Cloud Pub/Sub. Publish and receive messages between services using REST or gRPC (including streaming). Install via Composer and authenticate with Google Cloud credentials for managed, real-time messaging. 91 95 27 520K 0 30.2 60.2 Apache-2.0 1 month ago
View on GitHub
Context7
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 10 18K 0 29.7 46.7 Apache-2.0 1 month ago
View on GitHub
Context7
google/cloud-storage Idiomatic PHP client for Google Cloud Storage. Upload, download, and manage buckets/objects, set ACLs, and use the gs:// stream wrapper. Part of the Google Cloud PHP suite with full API docs and authentication guidance. 345 348 31 3M 0 33.8 64.0 Apache-2.0 6 days ago
View on GitHub
Context7
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
View on GitHub
Context7
google/cloud-translate Idiomatic PHP client for Google Cloud Translation. Supports V2 (handwritten) and V3 (generated) APIs to translate text, detect language, and manage datasets/models. Auth via Google Cloud credentials; install with Composer for easy integration. 205 208 24 441K 0 29.8 53.4 Apache-2.0 1 month ago
View on GitHub
Context7
google/gax Google API Core for PHP (gax-php) provides shared components used by generated Google Cloud API clients, including gRPC-based call handling, retries, timeouts, and page streaming. Designed for PHP 8.1+ and Google API conventions; most users won’t call it directly. 267 270 62 4M 0 35.1 65.0 BSD-3-Clause 4 days ago
View on GitHub
Context7
hautelook/alice-bundle 185 196 99 250K 4 23.9 50.2 MIT 4 months ago
View on GitHub
Context7
helmich/typo3-typoscript-parser 36 36 11 110K 8 7.3 50.2 1 year ago
View on GitHub
Context7
humbug/box 1,315 1,319 110 32K 73 52.2 50.7 MIT 4 months ago
View on GitHub
Context7
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. 805 808 77 111K 22 37.8 54.9 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
icanhazstring/composer-unused composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. 1,685 1,684 57 371K 11 33.5 40.0 MIT 5 months ago
View on GitHub
Context7
incenteev/composer-parameter-handler 931 948 99 413K 18 25.7 50.9 MIT 7 months ago
View on GitHub
Context7
jangregor/phpstan-prophecy PHPStan extension for phpspec/prophecy that improves type inference in tests. It teaches PHPStan the real types returned from Prophecy workflows like prophesize(), willExtend(), and reveal(), so your revealed doubles are understood as the mocked class. 111 111 30 479K 3 21.2 55.6 MIT 5 months ago
View on GitHub
Context7
jcchavezs/zipkin-opentracing 24 24 22 55K 2 5.2 46.5 MIT 2 years ago
View on GitHub
Context7
laminas/laminas-mvc Laminas MVC is a modular, event-driven MVC framework for PHP applications. It provides routing, controllers, view integration, dependency injection, and configuration management, helping you build scalable, maintainable web apps and APIs on top of Laminas components. 173 173 64 421K 24 14.7 56.9 BSD-3-Clause 1 year ago
View on GitHub
Context7
martin1982/facebook-graph-sdk PHP 7.4+ Facebook Graph SDK (v7) for accessing the Facebook Platform. Install via Composer, initialize with app ID/secret, and make Graph API requests with built-in helpers for login flows and access tokens. Includes docs and PHPUnit tests. 0 0 1 386 0 1.2 35.7 NOASSERTION 3 years ago
View on GitHub
Context7
massive/build-bundle Symfony bundle providing a massive:build command to run tagged build targets. Define virtual targets in config, declare dependencies between targets, and implement builders to execute custom environment/setup steps—ideal for chaining app-specific commands in development. 47 48 9 29K 3 18.0 42.8 MIT 5 months ago
View on GitHub
Context7
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 19K 23 28.2 44.5 MIT 5 months ago
View on GitHub
Context7
mmoreram/symfony-bundle-dependencies Symfony bundle to manage inter-bundle dependencies and load order. Define requirements between bundles and let the resolver ensure needed bundles are enabled and initialized first, helping avoid missing services and configuration issues in complex apps. 57 57 3 996 3 3.2 17.7 MIT 5 years ago
View on GitHub
Context7
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,540 2,566 329 553K 47 58.2 54.0 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
odolbeau/phone-number-bundle 249 253 44 310K 4 18.1 45.8 MIT 9 months ago
View on GitHub
Context7
openzipkin/zipkin 277 278 60 89K 11 15.6 38.7 Apache-2.0 1 year ago
View on GitHub
Deep Wiki
Context7
php-coveralls/php-coveralls PHP client for Coveralls that uploads Clover-style code coverage reports from PHPUnit and other test tools. Install via Composer or download the PHAR. Works with GitHub and common CI services (GitHub Actions, Travis, CircleCI, Jenkins, Codeship). 515 522 125 226K 7 25.6 43.5 MIT 7 months ago
View on GitHub
Context7
php-http/guzzle7-adapter PSR-7/PSR-18 adapter for Guzzle 7 used by HTTPlug. Lets libraries using PHP-HTTP talk through Guzzle 7 with a standard client interface, including synchronous requests and integration-friendly configuration for modern PHP projects. 91 91 9 2M 2 2.3 55.1 MIT 1 year ago
View on GitHub
Context7
php-translation/common Shared contracts and utilities for the PHP Translation ecosystem. Provides common interfaces, models, and helpers used across translation bundles to keep integrations consistent and reduce duplication, making it easier to build and maintain translation features in PHP apps. 92 92 7 42K 1 4.7 36.6 2 years ago
View on GitHub
Context7
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. 924 922 52 177K 24 43.4 51.1 MIT 2 weeks ago
View on GitHub
Context7
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 19K 30 30.3 48.9 MIT 3 months ago
View on GitHub
Context7
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,343 4,411 647 9K 145 82.3 37.6 MIT 2 months ago
View on GitHub
Context7
phpdocumentor/reflection Static PHP code reflection library that parses one or more files (no execution) to build an object graph of your application's structure, including DocBlocks. Supports analyzing PHP versions from 5.2 up to your installed PHP version; useful for reflecting whole projects. 125 126 60 958K 8 31.6 63.8 MIT 1 month ago
View on GitHub
Context7
phpro/api-problem-bundle Symfony bundle that turns exceptions into RFC7807 Problem Details responses (application/problem+json). Listens for ApiProblemException/HttpException/Security exceptions and converts them to standardized JSON errors based on phpro/api-problem, with support for custom transformers. 25 25 12 10K 2 17.8 39.2 MIT 5 months ago
View on GitHub
Context7
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,303 4,308 448 392K 4 65.1 34.6 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
prooph/event-sourcing Lightweight PHP event sourcing library with out-of-the-box integration for prooph/event-store. Provides an AggregateRoot base and AggregateTranslator, plus UUID generation and assertions support. Note: project was supported until Dec 31, 2019 and is deprecated. 265 266 41 5K 0 10.1 18.1 BSD-3-Clause 5 years ago
View on GitHub
Context7
prooph/pdo-event-store 112 112 60 17K 5 12.7 31.1 BSD-3-Clause 1 year ago
View on GitHub
Context7
prooph/snapshotter 19 19 11 745 1 3.5 21.8 BSD-3-Clause 5 years ago
View on GitHub
Context7
ramsey/collection ramsey/collection is a PHP library for representing and manipulating typed collections. Provides data structures and APIs inspired by the Java Collections Framework, helping you store, validate, and work with groups of objects and values consistently. 1,199 1,211 54 14M 4 14.2 56.5 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
setono/code-quality-pack Laravel-friendly code quality pack with ready-to-use tools and config for static analysis, coding standards, refactoring, and CI checks. Helps keep projects consistent and maintainable with minimal setup, ideal for teams and shared repositories. 7 7 0 744 0 25.0 31.1 MIT 2 months ago
View on GitHub
Context7
setono/symfony-main-request-trait Tiny PHP trait for Symfony apps that provides easy access to the main HTTP request from the RequestStack, helping services and listeners consistently retrieve the current master request without repeating boilerplate. 0 0 2 6K 0 0.4 52.3 MIT 4 years ago
View on GitHub
Context7
solido/dto-management Manage, discover, and enhance DTOs in PHP apps with Solido DTO Management. Provides tools to register and locate DTO classes and apply enhancements consistently across your codebase. Documentation and contribution guides available. 2 2 1 69 0 0.1 19.1 MIT
View on GitHub
Context7
stoutlogic/acf-builder Fluent builder for Advanced Custom Fields Pro (ACF) field groups. Define fields and locations in PHP, reuse configs, and generate ACF’s registration arrays with less boilerplate. Ideal for keeping ACF setup in version control. 836 840 60 45K 27 21.9 36.1 GPL-2.0 4 years ago
View on GitHub
Context7
sulu/form-bundle SuluFormBundle adds dynamic form creation to Sulu Admin. Content managers build and arrange fields in a grid, configure email notifications, and power contact/sweepstake forms. Built on the Symfony Form Component with theming support. 88 88 77 7K 60 49.0 55.8 MIT 2 weeks ago
View on GitHub
Context7
sulu/messenger Symfony Messenger add-on for Sulu providing stamps and middlewares to configure the Sulu message bus. Includes UnpackExceptionMiddleware to surface real handler errors and LockMiddleware to prevent concurrent access. Usable standalone in any Symfony app. 9 9 4 13K 0 16.4 47.7 MIT 5 months ago
View on GitHub
Context7
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,341 1,342 362 22K 492 67.7 49.5 MIT 4 days ago
View on GitHub
Deep Wiki
Context7
swarrot/swarrot Swarrot is a PHP message consumer library that reads from multiple brokers (e.g., AMQP via pecl) and processes messages via a simple ProcessorInterface. Supports configurable processing stacks/middleware-style processors for retries, logging, and more. 366 368 54 28K 4 20.4 30.1 MIT 7 months ago
View on GitHub
Context7
swarrot/swarrot-bundle Symfony bundle integrating Swarrot message consumers with RabbitMQ. Configure AMQP connections, define consumers as services, and build ordered middleware stacks (signal handling, max messages/time, memory limits, Doctrine integration). Ships a base console command and logger support. 90 91 61 20K 8 21.2 39.5 MIT 5 months ago
View on GitHub
Context7
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,512 8,513 2,160 104K 156 87.3 46.9 MIT 1 month ago
View on GitHub
Context7
theofidry/alice-data-fixtures 323 324 76 468K 5 23.2 49.2 MIT 7 months ago
View on GitHub
Context7
vonage/client-core Core PHP client library for Vonage APIs (PHP 8.1+). Create a Vonage\Client with your API key/secret, make requests, and optionally customize base API URLs for testing. Install via Composer (vonage/client) or use core with your own HTTP client. 933 933 179 342K 3 40.0 42.8 Apache-2.0 6 days ago
View on GitHub
Context7
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 17 58K 6 12.2 36.4 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
weirdan/prophecy-shim Lightweight shim around Prophecy for PHPUnit, helping keep legacy Prophecy-based tests running on newer PHPUnit/Laravel stacks. Provides compatibility glue with minimal changes so you can upgrade tooling without rewriting your mocks. 1 1 0 3K 0 1.5 43.4 5 years ago
View on GitHub
Context7
wikimedia/composer-merge-plugin Composer plugin that merges multiple composer.json files at runtime. Define extra include patterns (e.g., composer.local.json, extensions/*/composer.json) to combine dependencies and settings into the main config for installs and autoload generation. 1,013 1,028 170 763K 52 30.4 62.4 MIT 5 years ago
View on GitHub
Context7
willdurand/hateoas Hateoas is a PHP library for building HATEOAS-friendly REST representations. Configure links and embedded resources via annotations/attributes, XML or YAML, with expression language support, URL generators, and serializers (HAL JSON/XML) for rich hypermedia APIs. 1,041 1,047 119 127K 31 36.7 42.6 NOASSERTION 6 months ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony