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 13.3 MIT 4 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.8 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. 73 73 43 5K 11 5.3 30.1 MIT
View on GitHub
Context7
adriansuter/php-autoload-override Override fully qualified global function calls inside class methods so you can mock them in tests. Works with PHP 8.2+ and Composer PSR-4 autoloading; integrates via a PHPUnit bootstrap using OverrideFactory to map functions (e.g., rand) to real implementations. 22 23 3 3K 0 21.1 34.4 MIT 1 month 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,560 2,577 965 920K 343 77.1 68.7 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
api-platform/doctrine-common 24 24 1 399K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/doctrine-odm 3 3 0 19K 0 0.0 50.9 MIT
View on GitHub
Context7
api-platform/doctrine-orm 26 26 2 415K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/elasticsearch 2 2 0 6K 0 0.0 MIT
View on GitHub
Context7
api-platform/graphql 4 4 0 29K 0 0.0 51.9 MIT
View on GitHub
Context7
api-platform/http-cache 24 24 0 415K 0 0.1 55.3 MIT
View on GitHub
Context7
api-platform/hydra 24 24 0 429K 0 0.1 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. 3 3 0 56K 0 0.0 55.3
View on GitHub
Context7
api-platform/json-schema 29 29 1 463K 0 0.2 55.3 MIT
View on GitHub
Deep Wiki
Context7
api-platform/metadata 24 24 1 441K 0 0.3 55.3 MIT
View on GitHub
Context7
api-platform/openapi 37 37 1 425K 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. 471 473 108 67K 25 35.7 42.7 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
api-platform/serializer 24 24 0 434K 0 0.1 55.3 MIT
View on GitHub
Context7
api-platform/symfony 35 35 2 414K 0 0.2 55.3 MIT
View on GitHub
Context7
api-platform/validator 24 24 0 423K 0 0.1 55.3 MIT
View on GitHub
Context7
apie/apie-bundle 0 0 0 8 0 0.0 13.2 MIT
View on GitHub
Context7
apie/cms 0 0 0 24 2 0.4 19.3 MIT
View on GitHub
Context7
apie/cms-layout-graphite 0 0 0 22 0 0.0 18.8 MIT
View on GitHub
Context7
apie/common 0 0 0 24 0 0.0 19.3 MIT
View on GitHub
Context7
apie/console 0 0 0 24 0 0.0 19.3 MIT
View on GitHub
Context7
apie/core 0 0 0 24 0 0.0 19.3 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 14 0 0.0 16.2 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 24 0 0.0 19.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 24 0 0.0 19.3 MIT
View on GitHub
Context7
apie/faker 0 0 1 24 0 0.0 19.3 MIT
View on GitHub
Context7
apie/fixtures 0 0 0 0 0 0.0 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 14 0 0.0 16.2 MIT
View on GitHub
Context7
apie/regex-value-objects 0 0 0 24 0 0.0 19.3 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 24 0 0.0 19.3 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 22 0 0.0 18.8 MIT
View on GitHub
Context7
apie/text-value-objects 0 0 0 24 0 0.0 19.3 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 24 0 0.0 19.3 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 114 0 0.2 MIT 2 years ago
View on GitHub
Context7
arty/php-coding-standard 2 3 0 2 0 14.0 4.6 MIT 5 months ago
View on GitHub
Context7
arty/probe-bundle 3 4 0 238 0 0.0 24.6 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 17.7 MIT 2 months ago
View on GitHub
Context7
autoprotect-group/messenger-enqueue-transport 0 0 1 5 0 0.3 10.8 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 949 8 11.9 24.2 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-doctrine-dbal 3 3 8 167 1 5.7 22.9 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-guzzle 4 4 5 413 0 7.0 26.6 MIT 3 years ago
View on GitHub
Context7
auxmoney/opentracing-bundle-jaeger 6 6 3 808 1 6.4 28.9 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 0 3 1 5.7 1.3
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 307 307 59 49K 12 36.6 7.1 MIT 1 week ago
View on GitHub
Context7
becklyn/ddd-core DDD core components for PHP: entity identities, domain events, event store/event sourcing, transactions, and command handling. Enables a CQRS/event-sourcing workflow with command bus, transactional handlers, event persistence, and event dispatching. 1 1 0 141 0 21.7 29.6 2 weeks 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 (XML/annotations) and Doctrine Migrations 3 schema. Includes microsecond timestamp support via DateTimeImmutable type override (MySQL/Oracle). 0 0 0 129 0 24.1 34.3 2 weeks ago
View on GitHub
Context7
becklyn/ddd-file-store 1 1 0 8 0 5.7 9.9 10 months ago
View on GitHub
Context7
becklyn/ddd-symfony-bridge 0 0 0 136 0 23.7 34.6 2 weeks 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 134 0 21.4 34.5 2 weeks ago
View on GitHub
Context7
bedrockstreaming/stale-cache-bundle 3 3 0 20 0 1.5 10.8 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,212 1,218 127 18K 30 27.3 28.8 MIT 7 years ago
View on GitHub
Context7
biig/melodiia 18 18 4 0 8 22.6 2.6 MIT 2 months ago
View on GitHub
Context7
champs-libres/wopi-bundle 8 8 2 376 4 11.8 25.3 MIT 5 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. 331 332 96 62K 1 19.2 35.8 MIT 7 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 25 3 9.9 2.3 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 1K 19 8.2 20.8 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 6K 0 1.3 36.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 527 0 0.4 37.6 MIT 2 years ago
View on GitHub
Context7
cushon/health-bundle 0 1 1 25 0 1.5 19.5 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 10 48 2 1.9 6.0 MIT 4 years ago
View on GitHub
Context7
debricked/datatablesbundle 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 200 0 0.0 31.8 MIT
View on GitHub
Context7
discoverygarden/crayfish-commons-syn 0 0 12 0.3 15.8
View on GitHub
Context7
dknx01/data-fixtures-phpunit 0 0 0 0 0 14.7 MIT 3 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,560 2,565 965 328 343 77.1 32.1 MIT 2 weeks 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 100K 2 13.2 52.9 MIT 6 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 445 4 10.3 15.6 MIT 1 year ago
View on GitHub
Context7
facile-it/paraunit Run PHPUnit test suites faster by executing tests in parallel across multiple processes. Symfony-based CLI with Composer install, supports many PHPUnit/Symfony versions, and can collect code coverage in parallel (auto-picks best driver like PCOV/Xdebug). 145 146 19 35K 8 33.0 42.5 Apache-2.0 4 weeks 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. 4 4 6 28K 1 15.8 57.8 4 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. 41 42 11 22K 4 17.4 42.9 5 months ago
View on GitHub
Context7
firebase/php-jwt Encode and decode JSON Web Tokens (JWT) in PHP (RFC 7519). Supports common signing algorithms, header handling, and clock-skew leeway. Simple API with JWT::encode() and JWT::decode() plus Key objects for verification. 9,805 10,038 1,277 10M 8 69.4 52.6 BSD-3-Clause 2 months 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 469 74 403K 13 16.9 44.8 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,789 9,927 3,553 5M 15 73.2 48.5 Apache-2.0 1 month ago
View on GitHub
Context7
google/auth Official Google Auth library for PHP. Implements OAuth 2.0 and Application Default Credentials (ADC) to authenticate and authorize requests to Google APIs. Designed for Composer installs and use across local, server, and Google Cloud environments. 1,396 1,439 194 7M 12 42.3 63.7 Apache-2.0 2 months 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 jobs, and execute SQL queries with result iteration. GA stability, Composer install, and supports standard Google Cloud authentication. 89 94 20 586K 0 29.9 61.8 Apache-2.0 2 weeks ago
View on GitHub
Context7
google/cloud-core Core infrastructure library for Google Cloud PHP clients. Provides shared components like authentication, retries, request handling, and utilities used across Google Cloud service packages. Not intended for direct use; typically installed as a dependency. 343 346 21 4M 0 31.4 64.6 Apache-2.0 3 weeks 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 3 63K 0 28.0 55.9 Apache-2.0 1 month 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. 181 183 33 109K 0 30.1 44.6 Apache-2.0 1 month 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. 44 45 15 185K 0 28.9 58.3 Apache-2.0 3 weeks 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. 90 94 25 535K 0 30.0 60.4 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. 20 20 8 16K 0 29.8 46.4 Apache-2.0 3 weeks 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. 342 349 30 3M 0 32.8 63.1 Apache-2.0 2 weeks 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 20 22K 5 13.3 47.7 Apache-2.0 10 months 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. 203 206 22 420K 0 28.6 52.8 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. 266 268 60 4M 2 33.4 66.7 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
hautelook/alice-bundle 185 196 100 250K 4 25.4 50.4 MIT 2 months ago
View on GitHub
Context7
helmich/typo3-typoscript-parser 36 36 12 112K 8 8.4 50.7 11 months ago
View on GitHub
Context7
humbug/box 1,310 1,315 109 23K 72 44.3 49.9 MIT 2 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. 802 803 76 127K 22 38.1 46.3 MIT 3 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,681 1,683 57 272K 10 35.8 38.3 MIT 4 months ago
View on GitHub
Context7
incenteev/composer-parameter-handler 931 948 99 405K 18 25.9 50.9 MIT 6 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 478K 3 23.1 56.5 MIT 3 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. 171 174 64 558K 24 14.6 58.3 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 314 0 1.2 34.5 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 32K 3 20.3 44.0 MIT 3 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 22K 23 31.2 46.5 MIT 3 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 1K 3 1.1 0.4 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. 0 2,566 581K 60.9 55.3
View on GitHub
Deep Wiki
Context7
odolbeau/phone-number-bundle 249 254 44 295K 4 20.0 46.2 MIT 7 months ago
View on GitHub
Context7
openzipkin/zipkin 277 278 60 82K 11 15.6 38.3 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 126 208K 7 26.5 43.3 MIT 5 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 90 7 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. 93 93 7 35K 1 4.7 35.5 2 years ago
View on GitHub
Context7
phparkitect/phparkitect PHPArkitect enforces architectural rules in PHP projects. Define constraints in code (namespaces, naming, dependencies, layering) to prevent architecture drift and catch violations early in IDEs and CI/CD pipelines. 908 908 52 177K 22 43.0 50.4 MIT 1 week 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 25K 30 33.2 51.7 MIT 2 months ago
View on GitHub
Context7
phpdocumentor/phpdocumentor phpDocumentor is a documentation generator for PHP projects. It analyzes source code and DocBlocks to produce complete API docs, supports Markdown and reStructuredText, can generate UML diagrams, and can embed API references into your docs to keep them in sync. 4,332 4,394 645 11K 144 85.2 39.2 MIT 3 weeks ago
View on GitHub
Context7
phpdocumentor/reflection Static PHP code reflection library that parses files without executing them. Builds an object graph of your project’s structure, including DocBlocks. Can analyze code from PHP 5.2 up to your installed version; suitable for reflecting whole files or projects. 125 126 61 2M 8 34.6 67.2 MIT 1 week 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. 0 25 9K 20.1 39.4
View on GitHub
Context7
phpro/grumphp GrumPHP is a Composer plugin that installs Git hooks to run quality checks (tests, linters, code style) on staged changes before you commit. If tasks fail, the commit is blocked—helping teams enforce standards and improve code quality automatically. 4,293 4,300 448 345K 4 65.5 33.1 MIT 2 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 17.7 BSD-3-Clause 5 years ago
View on GitHub
Context7
prooph/pdo-event-store 112 112 60 14K 5 14.4 30.6 BSD-3-Clause 11 months ago
View on GitHub
Context7
prooph/snapshotter 19 19 11 989 1 3.5 23.5 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,198 1,211 55 13M 4 14.2 56.1 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 979 0 27.6 33.6 MIT 1 month 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.5 MIT 3 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 54 0 0.1 10.8 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. 837 837 60 45K 27 21.9 36.2 GPL-2.0 4 years ago
View on GitHub
Context7
sulu/form-bundle SuluFormBundle adds dynamic form creation to the Sulu Admin. Content managers build fields in a simple grid, configure notification and confirmation emails, and render forms using Symfony Form Component theming. Compatible with Sulu 2.0+. 88 88 77 6K 61 48.6 55.9 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 11K 0 18.6 47.1 MIT 3 months ago
View on GitHub
Context7
sulu/sulu Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. 1,333 1,333 357 20K 493 66.9 49.0 MIT 1 week 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 32K 4 22.8 30.9 MIT 5 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. 0 91 27K 23.8 42.1
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,478 8,494 2,161 96K 171 86.4 46.4 MIT 1 month ago
View on GitHub
Context7
theofidry/alice-data-fixtures 323 324 77 463K 5 25.4 50.0 MIT 5 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. 931 932 179 336K 3 36.5 42.1 Apache-2.0 2 months 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 54K 6 12.2 36.0 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 6K 0 1.5 47.9 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,009 1,029 170 694K 52 30.3 61.6 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,040 1,047 119 148K 31 39.7 44.5 NOASSERTION 4 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.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai