Followers
—
Total Stars
61,707
Packages
16
Monthly Downloads
173,729,900
Avg Score
35.2
Packages w/ Vulns
0
Recorded values over time (once-a-day snapshots). May 7, 2026 – Jun 5, 2026
Total stars
Monthly downloads
Followers
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| sebastian/diff | Standalone PHP diff component extracted from PHPUnit. Generate unified or strict unified diffs between strings, output only changed lines, or plug in custom output builders. Also parse unified diffs into an object graph for further processing. | 7,661 |
|
49.0 | 52.6 | BSD-3-Clause | 3 weeks 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,050 |
-4
|
57.0 | 53.2 | BSD-3-Clause | 2 weeks ago | |
| sebastian/exporter | 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 |
-2
|
51.7 | 53.2 | BSD-3-Clause | 2 weeks ago | |
| sebastian/environment | sebastian/environment helps PHP developers detect runtime details (PHP vs HHVM, OS, architecture, 32/64-bit, debugging extensions) to choose runtime-specific execution paths. Commonly used by testing tools to adapt behavior to the environment. | 6,776 |
-1
|
51.9 | 53.9 | BSD-3-Clause | 1 week ago | |
| 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. | 6,604 |
-2
|
41.5 | 51.1 | BSD-3-Clause | 4 days ago | |
| sebastian/version | Library for deriving a PHP project’s version from Git. Provide a release string and project path; Version::asString() returns the release, a -dev suffix, or git describe output (tags/commits) depending on repo state and release format. | 6,580 |
-2
|
41.0 | 51.3 | BSD-3-Clause | 3 months ago | |
| sebastian/recursion-context | — | 6,573 |
-2
|
41.3 | 51.4 | BSD-3-Clause | 3 months ago | |
| sebastian/object-reflector | Reflect object properties across a class hierarchy, including inherited, private, and protected members. sebastian/object-reflector provides a small utility for accessing and inspecting object state when PHP’s standard reflection APIs are inconvenient. | 6,283 |
+1
|
39.8 | 51.9 | BSD-3-Clause | 3 months ago | |
| sebastian/phpcpd | PHPCPD is a copy/paste detector for PHP that finds duplicated code (clones) across files and reports duplicate lines and locations. Distributed as a PHAR and installable via Phive. Note: this project is unmaintained and archived. | 2,213 |
-2
|
8.4 | 21.9 | BSD-3-Clause | — | |
| sebastian/type | 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
|
31.1 | 63.7 | BSD-3-Clause | 2 weeks ago | |
| sebastian/complexity | Compute code complexity metrics for PHP units (functions, methods, classes). sebastian/complexity provides programmatic analysis useful for static analysis tools, quality gates, and CI reporting; install via Composer for project or dev-only use. | 1,258 |
+2
|
21.4 | 62.6 | BSD-3-Clause | 3 months ago | |
| sebastian/cli-parser | Parse PHP CLI arguments ($_SERVER['argv']) with a small, focused library extracted from PHPUnit. sebastian/cli-parser helps you interpret options and parameters reliably in console scripts and tools, with Composer-friendly installation. | 1,204 |
+1
|
27.5 | 64.6 | BSD-3-Clause | 2 weeks ago | |
| sebastian/lines-of-code | sebastian/lines-of-code is a lightweight PHP library for counting lines of code in PHP source files. Useful for reporting, metrics, and tooling, it can be installed via Composer as a runtime or dev dependency. | 1,174 |
+1
|
27.3 | 64.7 | BSD-3-Clause | 2 weeks ago | |
| sebastian/git-state | 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 |
+3
|
16.8 | 63.1 | BSD-3-Clause | 2 months ago | |
| sebastian/file-filter | Filter and whitelist/blacklist files and directories in PHP projects. Extracted from phpunit/phpunit, this lightweight library helps build file lists while honoring include/exclude rules—useful for test runners, coverage tools, and CLI utilities. | 4 |
|
18.1 | 54.6 | BSD-3-Clause | 1 month ago | |
| sebastian/object-enumerator | 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
|
40.1 | 51.1 | — | — |
How can I help you explore Laravel packages today?