Skip to content

Latest commit

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

php-ext-lib

php扩展包,对原生扩展的二次封装,更容易使用

###当前支持的功能扩展,详细的使用方法请参照对应测试用例下的实例

功能类名使用示例
mysqlpdo支持Db_MysqlPdo/Test/Db/MysqlPdo/LockTable.php/Test/Db/MysqlPdo/Transaction.php
项目初始化支持Tools_Common/common.php
XML支持(array转XML)Tools_Xml/Test/Tools/Xml.php
http请求支持(封装CURL)Network/Test/Network.php

###测试&&打包方式 //测试 ant -f build.xml unit_testing //打包 ant -f build.xml zip

About

php扩展包

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages