A lightweight php library for

FatBinaryBuffer FatBinaryBuffer is a lightweight library for reading/writing binary string. Requires PHP 7.0 or higher Installation composer require tianhe1986/fatbinarybuffer and then in your code req
【demo】愤怒的小鸟重力感应小游戏---lufylegen

#angrybird愤怒的小鸟 一个js游戏的重力感应demo 1.游戏介绍 家喻户晓的angrybird,不用多介绍了吧~ 2.开发技术 游戏框架:lufylegend 运行平台:mobile 3.联系方式 博
全球 国家 洲/ 省 / 市 二级联动sql表以及php示例

全球二级联动数据表 country 表 country_id,name(地区名,iso_code_2(缩写二字码),iso_code_3(缩写三字码), address_format,postcode_required,status state 表 zone_id,country_id(国家id)
汉语转拼音区位码表,包含一、二级汉字共7000个

pinyin 汉语转拼音,包含一、二级汉字共7000个左右,PHP编写,其他语言类似 调用方法$pin = new Pinyin();$pin-get('汉语字符串');
通用日志系统工具,封装日志推送api(php版本)

luler/common_log_tool 通用日志系统工具,封装日志推送api(php版本) 助手类列表如下 CommonLogTool 使用示例 ?phprequire 'vendor/autoload.php';$log = new LulerCommonLogTool( '
新一代的Minecraft服务器管理系统,采用PHP编写+多

Xcraft_Daemon 新一代的Minecraft服务器管理系统,采用PHP编写+多线程技术 支持系统 [Linux Kernal完全兼容] [Darwin Kernal完全兼容] [NT kernal兼容性未知] 启动方式 php
PHP 实现的简易的代理服务器功能,主要用于对静

cdn-cache PHP 实现的简易的代理服务器功能,主要用于对静态内容进行缓存。需与 SwitchySharp 之类的 proxy 管理插件配合使用才能更好地发挥作用。 配置 在 A
Simple panel slider

PanelSlider.js To set up, create a div to contain your slider, with each child div being a panel within your slider div id="panelSlider"divThis is panel 1/divdivThis is panel 2/divdivThis is panel 3/di
A simple panel slider widget f

jQuery_panelSlider A simple panel slider widget for jQuery UI Usage of panelSlider For now the panelSlider only works with id tags (not class tags). This is quite simple to change, but I would like to