donatj / mock-webserver
Simple mock web server in PHP for unit testing.
☆134Updated last month
Alternatives and similar repositories for mock-webserver:
Users that are interested in mock-webserver are comparing it to the libraries listed below
- PHPUnit assertions for JSON documents☆126Updated 8 months ago
- A set of additional rules for PHPStan based on best practices followed at TheCodingMachine☆288Updated 3 years ago
- Run multiple processes simultaneously☆103Updated 2 years ago
- Main repository of SimpleBus☆121Updated last year
- Simple unix signal handler that silently fails on windows for easy cross-platform development☆180Updated 7 months ago
- Skeleton project for DriftPHP☆128Updated 2 years ago
- Parser Reflection API - Provides source code analysis without loading classes into the PHP memory☆99Updated 4 months ago
- PSR-11 compatible Dependency Injection Container for PHP.☆139Updated last year
- Benchmark for some popular PHP Dependency Injection Containers.☆77Updated last year
- A custom Doctrine type that maps column values to enum objects using myclabs/php-enum☆131Updated 2 years ago
- A PHP implementation of Ant's glob.☆253Updated 8 months ago
- PSR-15 interfaces for HTTP Middleware☆71Updated 7 years ago
- It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications☆168Updated 3 years ago
- An ORM for "ORMless" persistance of DDD-inspired domain models☆168Updated 4 years ago
- Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP.☆138Updated last month
- Immutable object library for PHP☆97Updated 3 years ago
- PHP Event Store Client Implementation☆114Updated 6 months ago
- Lightweight library that eases using components built for ReactPHP in a traditional, blocking environment.☆156Updated 2 years ago
- DriftPHP is a non-blocking PHP framework on top of ReactPHP and Symfony components.☆97Updated 4 years ago
- A robust library to handle immutable big numbers inside PHP applications☆131Updated 2 years ago
- Common mathematical graph algorithms implemented in PHP☆138Updated 2 years ago
- ☆158Updated 7 years ago
- A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection☆99Updated 2 months ago
- Consistence - consistent approach and additions to PHP's functionality☆182Updated last month
- ☆232Updated 2 years ago
- Coding Standard rules for PHP projects with focus on Clean Architecture