sebastian/exporter
Exports PHP variables into readable, stable string representations for visualization and debugging. Handles scalars, arrays, objects, resources, binary strings, and recursive references, producing clear output useful in test failures and developer tooling.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | |
| api-platform/serializer | — | 29 | 27 | 0 | 487K | 0 | 0.1 | 55.3 | MIT | — | |
| 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 | 1K | 1 | 18.1 | 28.8 | BSD-3-Clause | 7 months ago | |
| lasserafn/php-string-script-language | Detect which writing system a string uses with a simple PHP API. Check if text contains Arabic, Latin, Cyrillic, Thai, Han/Chinese, Japanese (Hiragana/Katakana), and many more scripts via boolean helpers like StringScript::isThai($text). | 20 | 22 | 1 | 93K | 0 | 1.3 | 50.4 | MIT | 2 years ago | |
| 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 | |
| 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 | |
| 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 | |
| phpunit/phpunit | PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and integrate with CI and code coverage. Install via PHAR or Composer and build reliable PHP applications. | 20,040 | 20,549 | 2,225 | 14M | 15 | 79.0 | 52.9 | BSD-3-Clause | 1 week ago | |
| phpunit/phpunit-mock-objects | Default mock object library for PHPUnit. Create test doubles (mocks, stubs, spies) to isolate units under test, define expectations, control method returns, and verify interactions. Designed for PHPUnit projects and compatible with PHP 7.1+. | 4,934 | 5,056 | 153 | 554K | 0 | 15.2 | 20.0 | NOASSERTION | 13 years ago | |
| 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. | 7,055 | 7,069 | 73 | 14M | 1 | 55.0 | 52.6 | BSD-3-Clause | 1 month ago |
How can I help you explore Laravel packages today?