1.2.5 • Published 6 years ago

php-helper v1.2.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

php-helper

用 Node.js 实现的常用 PHP 函数

安装

npm install --save php-helper

使用

const php = require('php-helper')
const md5 = php.md5('123456')
const jsonObj = php.json_decode('{"name":"your name","age":11}')
1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago