php-ds/tests
Test suite and fixtures for php-ds (Data Structures) in PHP. Provides unit tests and supporting files to validate DS extension behavior and ensure stable, consistent functionality across versions and environments.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-parallel-lint/php-console-highlighter | 0.81 | Highlight PHP source code in the terminal with readable, colorized syntax. php-console-highlighter works with ConsoleColor and can highlight whole files or snippets—ideal for CLI tools, linters, and test output to quickly spot errors and context. | 88 | 89 | 6 | 680K | 0 | 21.3 | 63.1 | MIT | 4 years ago | |
| simpletest/simpletest | 0.81 | SimpleTest is a PHP unit testing framework with web site testing and mock objects. Install via Composer (simpletest/simpletest) for PHP 7.1+ and run its own unit and acceptance test suites; issues and community support via GitHub and Stack Overflow. | 149 | 153 | 48 | 2K | 3 | 24.5 | 18.7 | LGPL-2.1 | 6 months ago | |
| yaml/yaml-test-suite | 0.81 | Comprehensive YAML conformance test suite used to validate YAML parsers and emitters across many edge cases. Provides a large set of YAML files with expected outcomes (events, data, errors) to ensure spec compliance and consistent behavior across implementations. | 245 | — | 87 | — | 34 | 15.9 | 18.7 | MIT | — | |
| phpcsstandards/phpcsutils | 0.80 | Utilities and helper classes for building and maintaining PHP_CodeSniffer (PHPCS) standards and sniffs. Provides common abstractions and compatibility helpers to simplify writing custom rulesets and speed up development of consistent coding standards. | 62 | 62 | 7 | 2M | 25 | 35.4 | 75.3 | LGPL-3.0 | 4 months ago | |
| json-schema/json-schema-test-suite | 0.80 | Lightweight placeholder Composer package for testing. Contains minimal README content and no documented functionality yet; likely intended as a stub or harness for experiments around json-schema/json-schema-test-suite. | 0 | 0 | 0 | 19 | 0 | 0.0 | 18.0 | — | — | |
| phpcsstandards/phpcsdevcs | 0.80 | Opinionated PHP_CodeSniffer rules and tooling for consistent, modern PHP codebases. Includes custom standards and configs aimed at improving readability, preventing common pitfalls, and keeping teams aligned with automated linting in CI and local development. | 9 | — | 1 | — | 4 | 21.1 | 0.9 | LGPL-3.0 | 4 months ago | |
| illuminate/testing | 0.79 | Laravel’s Illuminate Testing package provides the core testing helpers used by the framework—HTTP and console test utilities, assertions, test case scaffolding, and support traits—making it easier to write fast, expressive PHPUnit tests for Laravel applications and packages. | 33 | 33 | 10 | 292K | 0 | 0.5 | 54.3 | MIT | — | |
| php-ds/php-ds | 0.76 | Polyfill for the php-ds data structures extension. Adds DS collections for PHP apps and loads only when ext-ds isn’t installed, keeping your code working across environments. Install via Composer; optionally require ext-ds when available. | 410 | 423 | 48 | 228K | 10 | 27.2 | 49.5 | MIT | 10 months ago | |
| php-http/psr7-integration-tests | 0.75 | Integration test suite to verify PSR-7 HTTP message implementations against the specification. Run the tests in your own PSR-7 package to ensure Request/Response/Stream/URI behavior matches the standard and stays compatible across libraries. | 40 | 41 | 22 | 2K | 1 | 23.4 | 28.7 | MIT | 4 months ago |
How can I help you explore Laravel packages today?