JetBrains / php-timeline
Notable events of PHP history
☆222Updated 10 months ago
Alternatives and similar repositories for php-timeline:
Users that are interested in php-timeline are comparing it to the libraries listed below
- Opening PHP's #internals to the outside☆231Updated last month
- Psalm plugin for PhpStorm☆125Updated this week
- Experimental repo for GitHub based RFC workflow. For now, please don't submit PRs.☆292Updated 4 years ago
- A PHP version manager for CLI PHP☆150Updated 2 years ago
- Official PHP benchmark suite☆65Updated 2 months ago
- PHP Engine Direct API☆450Updated 2 years ago
- PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.☆335Updated this week
- A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. Y…☆468Updated this week
- Golang's defer statement for PHP☆301Updated last year
- PHP Fiber extension☆239Updated 2 years ago
- A home for runtimes.☆413Updated last month
- Experimental repo for GitHub based RFC workflow. For now, please don't submit PRs.☆69Updated 4 years ago
- + Provides a GitHub repository template for a composer package with GitHub Actions workflows using standard PHP development tools.☆307Updated this week
- Type check enforcement for library authors: enforces type-safety downstream☆239Updated this week
- Notes on PHP RFCs, and topics that occur repeatedly on PHP internals☆207Updated last year
- PHPUnit Plugin for detecting Memory Leaks in code and tests☆499Updated this week
- The coding standard of the Doctrine project.☆313Updated this week
- Small set of defensive programming utilities/traits for PHP