LotServer KeyGen 支持PHP8.0

LotServer_KeyGen 支持php8.0(修改了语法) 许可证有效期到2099年(可自行修改) Usage: cli: cd LotServer_KeyGen # 自行替换 00:00:00:00:00:00 网卡mac地址php keygen.php 00:00:00:00:0

a Tiny Restful framework base

vitexframework a Tiny Restful framework base on php8+ 第一部分关于简介更新日志快速入门第二部分配置多应用设置路由RequestResponse视图助手中间件应用级中间件路由级

a scrollbox built for pixi.js

pixi-scrollbox A configurable scrollbox designed for pixi.js. Features: scrollbox uses a mask to clip to desired boxWidth/boxHeight sizescrollbox scrolls with scrollbars (options.overflow=scroll)scroll

A simple, lightweight jQuery p

This package is abandoned and no longer maintained. The author suggests using the Owl Carousel 2 plugin instead. jQuery Scrollbox jQuery Scrollbox is a lightweight plugin that enables you to scroll a l

Xiuno BBS 4.0 是一款轻论坛程序。 本版修复了p

介绍 Xiuno BBS 4.0 是一款轻论坛产品。本版本在消逝的官方git版本基础上,修复了php7.4和php8.0的兼容问题;采用utf8mb4,支持emoji;jQuery更新到 3.5.1;bootstrap更

webpack + jquery + scss + 表单验证

简介 simple-login-interface jquery + webpack + sass 前言 webpack + jquery 实现简单的登录注册界面 步骤 npm install or yarn install (安装依赖) npm run dev or yarn dev (运行) npm ru

The most powerful and extendab

The most powerful and extendable REST API / Websocket client for Kraken.com. Built on PHP8.1 This is an unofficial Kraken.com PHP8.1 package, which should help users very quickly connect to API from th

dev-helper是一个基于PHP开发的开发工具集合,为了

dev-helper 开发的好助手 安装使用 拉取代码 git clone https://github.com/polynds/dev-helper.git 进入目录 cd dev-helper 安装依赖 composer install 执行权限 chmod +x dh 启动命令行

A mini PHP framework, includin

Jayden-Framework 框架 PHP工具类库,Swoole常驻进程/异步任务/多消费队列进程/协程实例,rabbitmq使用,Auth2.0,RSA加密解密,JWT,validation参数过滤校验、DI模式等

php aes加密解密工具类

phpAESutil php aes 加密解密工具类 对公司 java 相似工具类用 php 重写 example ?phprequire("./KeygenUtil.php");$password="4334328d084e95ab536e41a3f499a42c4";$content='{"orderid":"1001201

php加密工具库

qs-crypt php加密 安装 composer require quansitech/qs-php-crypt AES-256-CBC $key="1234567";//加密$plainText = "hello world";$cipherText = AesCBC::encrypt($plainText, $key);//解密$plainText = Aes