npm explorer
php.js - npm explorer
php.js
v0.1.1
Use phpjs functions as required.
phpjs
0
/week
Updated 3 years ago
Published by
YJC
npm
yarn
pnpm
bun
npm install php.js
npm
Readme
Dependencies
(1)
Versions
(2)
NOTICE
This package exports
phpjs
functions as Node.js modules.
Use it like:
require('php.js/date')('Y-m-d H:i:s');
If you just need several functions and don't want to load the whole phpjs package.
Otherwise you should use
phpjs
.