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 Laravel Package

phpspec/prophecy

Highly opinionated yet flexible PHP mocking framework for unit tests. Create test doubles with a Prophet, define expected calls and return values, then reveal mocks and verify predictions. Works with PHPUnit and other frameworks; requires PHP 7.2+.

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
admin-panel/admin-bundle Admin Bundle is a simple Symfony admin generator for building entity lists and custom actions. Supports Doctrine ORM and Doctrine DBAL. Versioned by Symfony branch (2.7+ and 3.x), with documentation in the doc/ directory. 3 3 8 0 0 3.3 3.8 MIT 7 years ago
View on GitHub
Context7
ajardin/blizzard-sdk-bundle 3 3 0 0 0 0.8 MIT 2 years ago
View on GitHub
Context7
akeneo/pim-community-dev 1,032 1,031 538 3K 372 63.0 38.0 NOASSERTION 3 months ago
View on GitHub
Deep Wiki
Context7
algatux/influxdb-bundle 23 23 14 2K 4 6.6 25.6 MIT 6 years ago
View on GitHub
Context7
allsoftware/symfony-kernel-tabler 1 1 0 0 0 2.3 3.4 MIT 4 years ago
View on GitHub
Context7
andanteproject/soft-deletable-bundle 10 10 2 607 0 1.0 24.2 MIT 4 years ago
View on GitHub
Context7
andrey_mireichyk/roadrunner-bundle 0 0 0 0 0 0.0 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
autoprotect-group/messenger-enqueue-transport 0 0 1 3 0 0.3 8.3 MIT 4 years ago
View on GitHub
Context7
auviis/adminlte-bundle 0 0 0 1 0 0.0 4.2 NOASSERTION
View on GitHub
Context7
avanzu/admin-theme-bundle 276 277 144 239 30 22.5 14.3 MIT 7 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-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
View on GitHub
Context7
benelori/alice-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
bettergist/hautelook-alice-bundle 2 2 0 37 0 0.0 15.5 MIT
View on GitHub
Context7
biig/dictionary-bundle 8 8 10 24 10 5.4 11.1 6 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
binaryspanner/quickforms 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
bnf/di Lightweight dependency injection container for PHP/Laravel projects. Configure bindings and resolve services automatically with simple, minimal setup—ideal for small apps or packages that need clean inversion of control without a heavy framework. 0 0 0 0 0 0.0
View on GitHub
Context7
broadway/broadway Broadway provides infrastructure and testing helpers for building CQRS and event-sourced applications in PHP. Loosely coupled components give a full CQRS/ES toolkit without getting in your way, with solid docs and integration options. 1,510 1,512 171 19K 0 16.6 15.9 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
byvlad/alice-bundle 0 0 0 0 0 0.0 MIT
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
chobie/jira-api-restclient PHP client for Jira’s REST API. Provides simple authentication, request handling, and endpoints for issues, projects, users, comments, attachments, workflows, and more—useful for integrating Jira operations into your apps, scripts, or automation jobs. 217 218 122 2K 35 16.8 30.2 MIT 1 year ago
View on GitHub
Context7
cmnty/push 12 12 3 0 1 0.3 MIT 9 years 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
components-web-app/api-components-bundle 32 32 8 449 2 0.8 16.1 MIT
View on GitHub
Context7
console-helpers/prophecy-phpunit PHPUnit integration helpers for Prophecy, providing convenience traits and utilities to streamline mock creation, prophecy assertions, and cleanup in your test suite. Designed to reduce boilerplate and keep Prophecy-based unit tests tidy and consistent. 0 0 1 83 0 18.2 30.7 MIT 2 months ago
View on GitHub
Context7
cyllene-web/docusign-bundle 0 0 0 33 0 7.3 22.2 MIT 8 months ago
View on GitHub
Context7
docteurklein/test-double-bundle Symfony bundle to simplify creating test doubles. Replace services automatically with stubs or fakes via DI container tags, improving test isolation and speed (e.g., Behat). Access original implementations with .real for infrastructure tests. 40 40 11 294 2 1.4 13.3 10 years ago
View on GitHub
Context7
drupol/psrcas 21 21 0 0 0 0.1 MIT
View on GitHub
Context7
durimjusaj/alice-bundle 0 0 0 0 0 1.2 MIT 1 year ago
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-postgres-document-store PostgreSQL-backed document store for Event Engine (PHP). Store, update, and query JSON documents efficiently using Postgres features like JSONB and indexes. Designed for read models/projections with a simple API and solid performance. 7 7 5 5K 1 6.4 38.5 BSD-3-Clause 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-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
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
handcraftedinthealps/goodby-csv 44 44 5 71K 0 1.7 44.2 MIT 1 year 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
humbug/box 1,315 1,319 110 32K 73 52.2 50.7 MIT 4 months ago
View on GitHub
Context7
irazasyed/telegram-bot-sdk 3,302 3,340 672 150K 26 62.5 37.6 BSD-3-Clause 3 months ago
View on GitHub
Deep Wiki
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
jns/xhprof-bundle 208 212 46 9 8 2.8 2.0 10 years ago
View on GitHub
Context7
justinrainbow/json-schema Validate JSON documents against JSON Schema in PHP. Supports Draft-3, Draft-4, Draft-6 and Draft-7 (coverage varies). Install via Composer and use JsonSchema\Validator to validate data with local file $ref schemas and inspect validation errors. 3,629 3,677 369 6M 14 63.2 57.4 MIT 1 month 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
league/tactician-bundle 248 249 46 87K 3 20.0 38.8 MIT 7 months 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
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
php-opencloud/openstack PHP OpenStack SDK for connecting to OpenStack APIs from PHP. Simple, idiomatic clients with support for multiple OpenStack services and versions, semantic versioning, and active docs and tests. Requires PHP 7.2.5+ and ext-curl. 230 231 156 39K 65 51.1 64.1 Apache-2.0 1 month ago
View on GitHub
Deep Wiki
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
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,014 2,022 134 594K 28 51.8 53.8 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
phperf/phpunit phperf/phpunit is a lightweight PHPUnit extension aimed at profiling and performance measurement during test runs. Add simple hooks to capture timing and resource usage so you can spot slow tests and track performance regressions over time. 0 0 0 90 0 0.9 27.1 NOASSERTION 4 years 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
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,904 1,947 287 229K 135 69.8 61.8 NOASSERTION 1 week ago
View on GitHub
Deep Wiki
Context7
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. 194 195 42 1M 1 17.0 59.2 MIT 5 months ago
View on GitHub
Context7
phpunitgoodpractices/traits A small set of PHP traits to improve PHPUnit test code by reducing boilerplate and encouraging cleaner, reusable assertions and setup patterns. Useful for Laravel and general PHP projects that want more readable, maintainable tests. 22 22 1 12K 3 2.6 26.9 MIT 3 years ago
View on GitHub
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/event-store Common interfaces and classes for Prooph Event Store implementations. Provides the core building blocks to work with event stores, with persistent implementations available via separate TCP and HTTP client packages. Supports PHP 7.4+ (v7). 548 548 75 20K 0 14.1 21.6 BSD-3-Clause 1 year 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/pdo-snapshot-store 25 25 11 2K 1 4.5 26.7 BSD-3-Clause 3 years ago
View on GitHub
Context7
prooph/snapshot-store Lightweight snapshot store for prooph/event-sourcing setups. Provides a simple API to persist and load aggregate snapshots, reducing replay time and improving performance. Note: library support ended Dec 31, 2019 (deprecated). 19 19 2 3K 0 1.8 30.3 BSD-3-Clause 5 years 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
rackspace/php-opencloud PHP SDK for Rackspace OpenCloud/OpenStack services. Manage Cloud Servers, Files, DNS, Load Balancers, Databases, Monitoring, and Identity via a unified API with authentication, region support, and common resource helpers for building cloud integrations. 451 456 245 30K 48 34.1 44.4 NOASSERTION 10 years ago
View on GitHub
Context7
smsapi/php-client PHP client library for SMSAPI, providing a simple way to send SMS and manage messaging features from PHP applications. Suitable for integrating SMS notifications and related services into Laravel or custom PHP projects. 66 68 42 55K 2 22.5 45.6 NOASSERTION 3 months 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/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
symfony-cmf/resource-rest-bundle 11 11 15 786 4 2.1 18.2 5 years 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
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
zendframework/zend-hydrator Zend Hydrator provides strategies and tools to extract data from objects and hydrate objects from arrays in PHP. Supports naming strategies, custom hydrators, and flexible configuration, useful for forms, APIs, and domain model mapping. 154 164 39 68K 3 3.4 25.9 BSD-3-Clause 6 years ago
View on GitHub
Deep Wiki
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