Posts
-
mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
核心模块全部可独立使用,并且都支持原生代码开发。
- mix/vega PHP 编写的 CLI 模式 HTTP 网络框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
- mix/database 可在各种环境中使用的轻量数据库,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
- mix/redis 可在各种环境中使用的 PHP Redis,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
- mix/redis-subscriber 基于 Swoole 协程的 Redis 原生协议订阅库
- mix/grpc 基于 Swoole 协程的 PHP gRPC 库,包含 protoc 代码生成器、服务器、客户端
- mix/websocket 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
- mix/cli PHP 命令行交互指挥官
- mix/worker-pool 基于 Swoole 的协程池、工作池库
- mix/validator 基于 PSR-7 的验证库
- mix/event 基于 PSR-14 标准的事件调度库
- mix/init 帮助执行类的静态初始化,通常用于预加载单例
Tags: #php • swoole • coroutine
-
Obfuscator-Class
:man_technologist: Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
Simple, easy-to-use and effective Obfuscator PHP class.
Not just a stupid
base64 encodingscript, but a real and effective obfuscation script.Ideal to obfuscate some critical pieces of your software such as licensing verification functions.
Tags: #php • obfuscator • obfuscation
-
end_to_end_encryption
:closed_lock_with_key: Server API to support End-to-End Encryption
This app provides all the necessary APIs to implement End-to-End encryption on the client side. Additionally it makes sure that End-to-End encrypted files are not accessible with the web interface and other WebDAV clients.
Here you can find the API documentation.
Tags: #php • security • end-to-end-encryption
-
ts-mockito
Mocking library for TypeScript
Mocking library for TypeScript inspired by http://mockito.org/
Tags: #typescript • mockito • stub
-
utils.js
Fast, small and purely functional utility library
Fast, small and purely functional utility library
Tags: #typescript • utils • ramda
-
rubex
rubex - A Ruby-like language for writing Ruby C extensions.
Rubex is a Ruby-like language for writing Ruby C extensions.
Rubex is a language that makes writing CRuby C extensions as simple as writing Ruby. It does this by providing a syntax that is the perfect blend of the elegance of Ruby and the power of C. Rubex compiles to C and implicitly interfaces with the Ruby VM in a manner that is completely transparent to the programmer.
Rubex keeps you happy even when writing C extensions.
Tags: #ruby • c-extension • language
-
hairpin-proxy
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users. If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
PROXY protocol support for internal-to-LoadBalancer traffic for Kubernetes Ingress users, specifically for cert-manager self-checks.
If you’ve had problems with ingress-nginx, cert-manager, LetsEncrypt ACME HTTP01 self-check failures, and the PROXY protocol, read on.
Tags: #ruby • kubernetes • cert-manager
-
vimdeck
VIM as a presentation tool
VIM as a presentation tool
Tags: #ruby
-
prosemirror-dev-tools
Developer Tools for ProseMirror
Tags: #typescript • prosemirror-dev • devtools
-
Valinor
PHP library that helps to map any input into a strongly-typed value object structure.
composer require cuyz/valinor📔 Read more on the online documentation
Tags: #php
subscribe via RSS