php-ds/tests
Test suite for php-ds, validating core data structure behavior, edge cases, and performance across releases. Includes PHPUnit-based coverage for vectors, maps, sets, queues, stacks, and iterators to ensure consistent, reliable API compatibility.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| digitalrevolution/phpunit-extensions | 0.88 | — | 3 | 3 | 2 | 3K | 1 | 21.0 | 44.3 | MIT | 4 months ago | |
| redhotmagma/symfony-test-utils | 0.87 | Utilities to simplify testing in Symfony projects. Provides helpers and small tools for common test setup tasks, assertions, and fixtures to reduce boilerplate and speed up writing reliable unit and integration tests. | 0 | 0 | — | 49 | — | 0.0 | 22.7 | — | — | |
| axstrad/use-case-test-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| drjele/symfony-phpunit | 0.86 | Symfony bridge for running PHPUnit tests with a simple, consistent setup. Provides helpers and configuration to integrate PHPUnit into Symfony projects, smoothing bootstrapping and test execution across environments. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| herrera-io/phpunit-test-case | 0.86 | PHPUnit TestCase class and Extras trait that add helpers for common test chores: create/delete temporary files and directories, call protected/private methods, and get/set protected/private properties. Use as a base class or mix into your own test case. | 1 | 1 | 0 | 29 | 0 | 0.0 | 11.6 | MIT | — | |
| alexislefebvre/fixtures-bundle | 0.86 | — | 0 | 0 | 0 | 8 | 0 | 0.0 | 9.3 | MIT | — | |
| app-verk/api-test-cases | 0.85 | — | 1 | 1 | 4 | 0 | 0 | 3.1 | — | — | 4 years ago | |
| lchrusciel/api-test-case | 0.85 | PHPUnit TestCase for Symfony API development. Extends WebTestCase with easy JSON/XML response matching (via php-matcher) and optional Alice/Doctrine fixtures loading. Supports a clear TDD workflow using expected response files and helpful diffs. | 412 | 412 | 41 | 103K | 11 | 32.7 | 44.4 | MIT | 4 weeks ago | |
| matthiasnoback/symfony-dependency-injection-test | 0.85 | — | 241 | 243 | 49 | 160K | 2 | 24.4 | 44.3 | MIT | 4 months ago | |
| cmoclyn/symfony-test-manager | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.7 | — | MIT | 1 year ago | |
| b2pweb/bdf-phpunit | 0.85 | Laravel/PHPUnit helper package for working with BDF/SEPA bank files in tests. Provides utilities and test assertions to validate BDF structures and parsing results, making it easier to write reliable unit tests around banking file imports. | 0 | 0 | 0 | 439 | 0 | 0.0 | 36.5 | MIT | — | |
| beapp/repository-tester-core | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| php-ds/php-ds | 0.85 | PHP 8.2+ polyfill for the php-ds extension (v2), providing Ds\Seq, Map, Set, Heap, Pair, and Key so your code keeps working when ext-ds isn’t installed. Includes handy constructors like Ds\seq(), Ds\map(), Ds\set(), Ds\heap(). | 410 | 422 | 49 | 236K | 10 | 24.9 | 48.2 | MIT | 2 months ago | |
| wyrihaximus/test-utilities | 0.84 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 145K | 6 | 32.4 | 69.3 | MIT | 3 weeks ago | |
| contributte/tester | 0.84 | Contributte Tester integrates Nette Tester into your project with a ready-to-use setup and tooling. Install via Composer and follow the included docs to run and manage automated tests on PHP 8.2+ with Nette 3.2+. | 2 | 3 | 2 | 3K | 1 | 11.5 | 44.8 | MIT | 6 months ago | |
| phpunit/dbunit | 0.83 | PHPUnit extension for database interaction testing. Provides DbUnit helpers for setting up database fixtures and asserting database state in tests. Install via Composer (dev) or PHAR. Note: this package is no longer maintained. | 223 | 245 | 184 | 47K | 9 | 5.0 | 24.7 | NOASSERTION | 11 years ago | |
| myqee/test | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| laracasts/testdummy | 0.82 | Generate Eloquent models for tests without factories. Define blueprints and quickly create/build records with sensible defaults, relationships, and overrides—ideal for speeding up Laravel test setup and prototyping with minimal boilerplate. | 456 | 467 | 78 | 3K | 17 | 19.1 | 19.5 | MIT | 5 years ago | |
| phpspec/phpspec | 0.82 | 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 | 2 days ago | |
| sampoyigi/testbench | 0.82 | Laravel testbench helpers for package development: quickly boot a minimal app, configure service providers, run migrations, and write reliable integration tests. Lightweight scaffolding to speed up local CI-style testing for your Laravel packages. | 0 | 0 | 0 | 754 | 0 | 8.1 | 42.3 | — | 7 months ago |
How can I help you explore Laravel packages today?