Code Generator in PHP using Ze

Automatic Generator----------------------------------Instru�›es de Instala�‹oO Automatic em sua primeira vers‹o utiliza:- Zend Framework Alpha 1- Doctrine Beta 2Para que voc� utilize as ver
系统可用于处理 多项目定时邮件 冲突问题,可实

Multi - project timed mail delivery management 多项目定时邮件发送管理 Overview: 本系统可用于处理 多项目定时邮件 冲突问题,邮件发送使用PHPMailer类。 系统可实现定
讓製作模板區塊的部分,可以分離 PHP 與 HTML

joomla_template_chrome 讓製作模板區塊的部分,可以分離 PHP 與 HTML,可以更容易閱讀 HTML 與邏輯。以前台為範例,假設我們自訂模板名稱叫做 mynewtemplate : 區塊
基于HTML DOM渲染的 PHP模板引擎

iflow_template 基于DOM渲染的 PHP模板引擎 安装 composer require iflow/template 使用方法 视图文件代码 !DOCTYPE html html lang="en" head meta charset="UTF-8" title测试渲染/title !
基于高得平台PHP天气信息查询组件

Weather 基于 高德开放平台 的 PHP 天气信息组件。 $ composer require vasar/weather -vvv 配置 在使用本扩展之前,你需要去 高德开放平台 注册账号,然后创建应用,
微信JS-SDK签名权限与openid用户信息查询接口 ph

采用PHP语言编写的微信JS-SDK签名权限接口与openid用户信息查询接口。 Author David dzh403@gmail.comVersion 1.1 功能简述 [Function Description] 支持全局缓存,access_token与
A post processing library for

Post Processing A post processing library that provides the means to implement image filter effects for three.js. Demo · Sandbox · Documentation · Wiki Installation This library requires
Effects composer for three.js

Wagner Effects composer for three.js This is a WIP version of a new proposal for an effect composer for three.js There's a demo with the latest-ish version of the code here demo. Here's a snapshot to g
A Jupyter - Three.js bridge

pythreejs A Python / ThreeJS bridge for Jupyter Widgets. Installation Using pip : pip install pythreejs or conda : conda install -c conda-forge pythreejs For a development install, see the contributing
Zomew PHP framework, 一个原自用按需加载

Zomew PHP framework Zomew PHP framework(zpf), 一个原自用按需加载PHP框架,可自由扩展,包含mysql/redis/mongodb常用模块。该框架可以与任何框架组合使用而不影响原框
php查询快递的类

php快递查询API类 ####demo require("Express.class.php");$a = new Express();$result = $a-getorder("全一快递",111309582915);var_dump($result);