seregazhuk / php-watcher
Monitor for any changes in your php application and automatically restart it (suitable for async apps).
☆392Updated 3 years ago
Alternatives and similar repositories for php-watcher:
Users that are interested in php-watcher are comparing it to the libraries listed below
- Preloader helper to create a PHP-ready preload script from Opcache.☆430Updated 9 months ago
- PHP Engine Direct API☆452Updated 2 years ago
- Get access to +3700 emojis as class constants☆236Updated 6 months ago
- A (memory) friendly, easy, lazy and modular collection class.☆726Updated last month
- Parsica - PHP Parser Combinators - The easiest way to build robust parsers.☆407Updated 10 months ago
- Detect unused composer dependencies☆431Updated 7 months ago
- Colorful extremely flexible spinner for [async] php cli applications☆240Updated last year
- Tool to compare two revisions of a class API to check for BC breaks☆581Updated this week
- Small set of defensive programming utilities/traits for PHP☆400Updated this week
- Notes on PHP RFCs, and topics that occur repeatedly on PHP internals☆208Updated last year
- PHPUnit Plugin for detecting Memory Leaks in code and tests☆499Updated this week
- 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 week
- True coroutines for PHP>=8.1 without worrying about event loops and callbacks.☆231Updated 2 years ago
- A CLI tool to check whether a specific composer package uses imported symbols that aren't part of its direct composer dependencies☆935Updated this week
- Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used toget…☆510Updated 2 months ago
- Make your PHP arrays sweet'n'safe☆212Updated 6 months ago
- PHP Language Recognition Tool☆228Updated 2 months ago
- Compatibility polyfill☆401Updated 3 weeks ago
- 🎵 Provides a composer plugin for normalizing composer.json.☆1,068Updated 2 weeks ago
- Simplified parallel processing for PHP based on Amp.☆272Updated last year
- This is the main repository for all our cache adapters☆266Updated last year
- 🗃 Array manipulation library for PHP, called Arrayy!☆488Updated this week
- 🚔 General purpose rate limiter implementation.☆270Updated 8 months ago
- Object Hydration library to create Command and Query objects.☆321Updated last month
- No conflicts for your bin dependencies☆495Updated 4 months ago
- Fast Generated Object Hydrator for PHP☆727Updated last month
- Awesome error handler. Demo: https://slashtrace.com/demo.php☆176Updated 2 years ago
- Improvements to PHP's type system in userland: generics, typed lists, tuples and structs