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

Comparator Laravel Package

sebastian/comparator

sebastian/comparator compares PHP values for equality with type-aware comparators. Use the Factory to select the right comparator and get helpful ComparisonFailure details when assertions fail—ideal for test suites and tooling.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
aws/aws-sdk-php AWS SDK for PHP v3 provides a complete client library for Amazon Web Services (S3, DynamoDB, Glacier, and more). Install via Composer, authenticate with AWS credentials, and use service clients to build robust PHP apps with AWS APIs. 6,184 6,337 1,245 10M 13 80.2 63.0 Apache-2.0 1 week ago
View on GitHub
Deep Wiki
Context7
biig/dictionary-bundle 8 8 10 0 10 5.4 3.4 6 years ago
View on GitHub
Context7
bovigo/assert Functional-style assertions for PHP unit tests. Use assertThat(value, predicate[, description]) for readable checks with helpful failure messages. Integrates with PHPUnit via AssertionFailure extending AssertionFailedError. Requires PHP 8.3+. 13 13 6 799 1 19.4 26.9 BSD-3-Clause 6 months ago
View on GitHub
Context7
claroline/lightsaml-bundle 0 0 0 4 0 0.9 9.7 MIT 2 years ago
View on GitHub
Context7
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,854 4,909 1,284 1M 152 82.5 63.7 MIT 3 months ago
View on GitHub
Context7
codeception/module-redis Codeception Redis module for functional and acceptance tests. Provides helpers to connect to Redis, flush/select databases, set/get keys, and assert cache and data state during tests, making Redis-backed features easy to verify in your test suite. 1 1 8 45K 0 18.3 62.2 MIT 3 months ago
View on GitHub
Context7
drenso/symfony-shared 1 1 0 444 0 0.0
View on GitHub
Context7
dunglas/angular-csrf-bundle 148 153 32 924 0 1.5 8.4 MIT 7 years ago
View on GitHub
Context7
eliashaeussler/deep-closure-comparator PHPUnit comparator/assertion that deeply compares closures inside objects/arrays by serializing them via opis/closure. Use DeepClosureAssert::assertEquals() as a drop-in replacement for PHPUnit’s assertEquals when closures should be treated as equal. 0 0 0 11K 1 15.7 61.9 GPL-3.0 3 months ago
View on GitHub
Context7
giorgiosironi/eris Eris brings QuickCheck-style property-based testing to PHP and PHPUnit. Define properties, generate many randomized inputs, and let Eris shrink failing cases to minimal counterexamples. Works with PHP 8.1+ and PHPUnit 10–13 via a simple TestTrait. 438 438 35 52K 7 24.7 35.3 MIT 2 months 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
lastdragon-ru/lara-asp-testing Testing utilities for integrating Lara ASP into Laravel apps. Provides helpers, fakes, and assertions to simplify writing automated tests around ASP policies, decisions, and request/response flows in your application. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
lastdragon-ru/phpunit-extensions PHPUnit extensions for PHP projects, adding extra test utilities and helpers to streamline assertions, fixtures, and test setup. Designed to integrate cleanly with PHPUnit and improve developer productivity in automated testing workflows. 0 0 0 0 0 0.0 MIT
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
phake/phake Phake is a PHP mocking framework for PHPUnit and other test runners. Create mocks, stubs, and spies with a simple API, verify method calls and arguments, and define return values or exceptions—ideal for fast, isolated unit tests. 475 483 86 66K 13 32.6 40.0 NOASSERTION 3 months ago
View on GitHub
Context7
php-http/discovery Auto-discovery for HTTP clients and factories: finds PSR-18 clients and PSR-17/PSR-7 implementations at runtime, so libraries can depend on interfaces without forcing a specific vendor. Includes a Composer plugin for optional auto-installation. 1,322 1,328 47 8M 3 17.9 53.2 MIT 1 year 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 228 0 0.9 32.4 NOASSERTION 4 years ago
View on GitHub
Context7
phpro/api-problem 67 68 7 20K 2 12.1 36.3 MIT 7 months ago
View on GitHub
Context7
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+. 8,482 8,501 247 3M 87 76.2 66.1 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
phpunit/phpunit PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and generate reports via PHAR or Composer-installed tooling. Maintained by Sebastian Bergmann and contributors. 20,038 20,551 2,223 14M 19 80.9 54.5 BSD-3-Clause 1 week ago
View on GitHub
Context7
prooph/event-store-doctrine-adapter Doctrine DBAL adapter for Prooph Event Store. Stores and loads event streams using Doctrine connections, with support for transactional appends and stream persistence in relational databases. Useful for event-sourced PHP/Laravel apps needing DB-backed storage. 13 13 7 127 0 5.7 14.4 NOASSERTION 9 years ago
View on GitHub
Context7
prooph/pdo-snapshot-store 25 25 11 2K 1 4.5 25.2 BSD-3-Clause 3 years ago
View on GitHub
Context7
smi2/phpclickhouse PHP client for ClickHouse with an easy, fluent API. Supports queries and inserts, result sets, bindings, and connection configuration for fast analytics workflows. Suitable for Laravel and standalone PHP apps needing reliable ClickHouse access. 846 851 156 502K 2 36.3 45.5 MIT 1 month 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