sebastian/global-state
sebastian/global-state snapshots and restores PHP global state (globals, superglobals, ini settings, etc.), extracted from PHPUnit as a standalone component. Useful for test isolation and detecting side effects by capturing state before and after code runs.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/object-enumerator | 0.80 | Traverses array structures and object graphs to enumerate all referenced objects, helping you inspect, analyze, or collect objects reachable from complex data structures. Install via Composer for production or as a dev dependency for testing and tooling. | 0 | 6,539 | — | 13M | — | 40.1 | 51.1 | — | — | |
| spatie/phpunit-snapshot-assertions | 0.77 | Add snapshot testing to PHPUnit. Assert strings, JSON, arrays, and objects against saved snapshots; first run writes snapshots, later runs compare and fail on regressions. Simple trait-based API (e.g., assertMatchesJsonSnapshot) for PHP and Laravel projects. | 695 | 698 | 74 | 579K | 0 | 33.4 | 46.9 | MIT | 1 month ago | |
| spatie/laravel-db-snapshots | 0.76 | Artisan commands to quickly create, load, list, and clean up database snapshots in Laravel. Dump and restore MySQL, PostgreSQL, and SQLite databases with named or latest snapshots—ideal for local/dev workflows and fast resets. | 1,204 | 1,206 | 101 | 97K | 0 | 35.8 | 30.3 | MIT | 2 months ago | |
| sebastian/git-state | 0.75 | PHP library to describe the state of a Git checkout. Retrieve origin URL, current branch and commit hash, and determine whether the working directory is clean or get a git-style status output. Useful for build/test tooling and CI metadata. | 12 | 11 | 0 | 1M | 1 | 16.8 | 63.1 | BSD-3-Clause | 2 months ago | |
| sebastian/type | 0.75 | sebastian/type provides lightweight value objects that model PHP’s type system. Useful for tools and libraries that need to represent, compare, and work with types (including complex and composite types) in a consistent, structured way. | 1,500 | 1,501 | 13 | 13M | 1 | 31.1 | 63.7 | BSD-3-Clause | 2 weeks ago | |
| greenter/data | 0.58 | Conjunto de datos de ejemplo para Greenter: entidades y documentos de facturación usados en pruebas (tests). Incluye modelos de comprobantes y recursos relacionados, útil para desarrollar y validar integraciones con el ecosistema Greenter. | 2 | 2 | 2 | 42 | 0 | 1.3 | 16.2 | MIT | 7 years ago | |
| sebastian/exporter | 0.57 | Exports PHP variables into readable, stable string representations for debugging and test output. Handles scalars, arrays, objects, resources, binary strings, and recursive structures with reference tracking for clear visualization. | 6,820 | 6,829 | 36 | 13M | 1 | 51.7 | 53.2 | BSD-3-Clause | 2 weeks ago |
How can I help you explore Laravel packages today?