Stars
🎆 A simple fireworks library! Ready to use components available for React, Vue 3, Svelte, Angular, Preact, Solid, and Web Components.
Assertions to validate method input/output with nice error messages.
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Symfony utilities for portability of PHP codes
This component provides functions unavailable in releases prior to PHP 5.6.
This component provides functions unavailable in releases prior to PHP 5.5.
This component provides functions unavailable in releases prior to PHP 5.4.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
Library that helps with managing the version number of Git-hosted PHP projects
Provides a list of PHP built-in functions that operate on resources
Provides functionality to recursively process PHP variables
Allows reflection of object attributes, including inherited and non-public ones
Traverses array structures and object graphs to enumerate all referenced objects
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
Provides the functionality to export PHP variables for visualization
Provides functionality that helps writing PHP code that has runtime-specific execution paths
Provides the functionality to compare PHP values for equality.
Looks up which function or method a line of code belongs to
A JSON streaming parser implementation in PHP.
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
Implementation of PSR-17 (HTTP Message Factories)
Wrapper around PHP's tokenizer extension.