DarkGhostHunter / PreloaderLinks
Preloader helper to create a PHP-ready preload script from Opcache.
☆431Updated last year
Alternatives and similar repositories for Preloader
Users that are interested in Preloader are comparing it to the libraries listed below
Sorting:
- 🚔 General purpose rate limiter implementation.☆272Updated last year
- PHP Engine Direct API☆454Updated 3 years ago
- Monitor for any changes in your php application and automatically restart it (suitable for async apps).☆393Updated 3 months ago
- Detect unused composer dependencies☆429Updated last year
- Colorful extremely flexible spinner for [async] php cli applications☆241Updated last year
- Simple library for regular expressions in PHP.☆451Updated 3 months ago
- Improvements to PHP's type system in userland: generics, typed lists, tuples and structs☆318Updated 5 years ago
- PHP library for iteratively encoding large JSON documents piece by piece☆315Updated 2 years ago
- Get access to +3900 emojis as class constants☆235Updated 9 months ago
- Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP☆344Updated 4 months ago
- Golang's defer statement for PHP☆307Updated 2 years ago
- A performance monitoring system for running on live sites☆232Updated 2 years ago
- Detect unused code in production☆438Updated last year
- An object oriented approach to generating OpenAPI specs, implemented in PHP.☆232Updated 3 years ago
- [ARCHIVED] PHP library for scientific computing powered by C. See https://github.com/NumPower/numpower☆189Updated 5 years ago
- PHPUnit Plugin for detecting Memory Leaks in code and tests☆500Updated last week
- Parsica - PHP Parser Combinators - The easiest way to build robust parsers.☆412Updated 6 months ago
- A PHP port of alizain/ulid with some minor improvements.☆459Updated 3 years ago
- A fast, solid and strong typed string manipulation library with multibyte support☆188Updated 4 years ago
- True coroutines for PHP>=8.1 without worrying about event loops and callbacks.☆232Updated 3 years ago
- Make your PHP arrays sweet'n'safe☆212Updated 2 months ago
- 💨 Smoke testing tool written in PHP☆163Updated 2 years ago
- ⚡️ A PHP GraphQL Framework☆360Updated 2 years ago
- PHP library providing retry functionality with multiple backoff strategies and jitter support☆202Updated 9 months ago
- Simplified parallel processing for PHP based on Amp.