Stars
diegolix29 / shadPS4
Forked from shadps4-emu/shadPS4PS4 emulator for Windows,Linux,MacOS
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
Create, read and edit .zip files with Javascript
A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk
JavaScript library to zip and unzip files supporting multi-core compression, web streams, zip64, split files, data encryption, and deflate64 decompression.
Boost the performance of nearly any PHP app effortlessly with Workerman, enabling faster and asynchronous execution—all without modifying a single line of code in your framework or app. Additionall…
🚀🐇 Webman plugin for shared cache implementation.
🐇 A high-performance event loop library for PHP
🇬🇧 🇮🇹 🇩🇪 This extension wraps CLD2 (Compact Language Detector 2) that detects over 80 languages in Unicode UTF-8 text.
A language detection library for PHP. Detects the language from a given text string.
A PHP Wrapper for Microsoft Azure Cognitive Services
🎉 A Vue.js 3 UI Library made by Element team
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
Implementation of the Token Bucket algorithm in PHP.
A RESTful API package for the Laravel and Lumen frameworks.
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory…
An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog
Asynchronous server-side framework for network applications implemented in PHP using libevent
A curated list of amazingly awesome PHP libraries, resources and shiny things.
A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
dmajkic / redis
Forked from redis/redisRedis key-value store (Win32 / Win64 port)
microsoftarchive / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
DI ( Dependency Injection: Setter, Constructor, Method), AOP ( Aspect Oriented Programming ), Events support, xml, yaml, and annotations (including some JSR 250 and JSR 330, like @Configuration and…