Stars
Provides functionality that helps writing PHP code that has runtime-specific execution paths
Looks up which function or method a line of code belongs to
Provides tools to internationalize your application
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
Library that helps with managing the version number of Git-hosted PHP projects
Provides functionality to recursively process PHP variables
Traverses array structures and object graphs to enumerate all referenced objects
Wrapper around PHP's tokenizer extension.
Provides a list of PHP built-in functions that operate on resources
Allows reflection of object attributes, including inherited and non-public ones
Highlight PHP code in terminal
Simple library for creating colored console ouput
The Doctrine Event Manager is a library that provides a simple event system.
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
💥 Collision is a beautiful error reporting tool for command-line applications
HTML and Form Builders for the Laravel Framework
Eases DOM navigation for HTML and XML documents
Semantic versioning utilities with the addition of version constraints parsing and checking.
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
Wonderfully easy on-demand image manipulation library with an HTTP based API.
Restart a CLI process without loading the xdebug extension.
Serialize closures. Not maintained. Consider using opis/closure.