Skip to content

jmuyuyang/phpjs

 
 

Repository files navigation

php.js is an open source project that brings high-level PHP functions to low-level JavaScript platforms such as webbrowsers, AIR, V8 and rhino.

If you want to perform high-level operations on these platforms, you probably need to write JS that combines it's lower-level functions and build it up until you have something useful like: md5(), strip_tags(), strtotime(), number_format(), wordwrap().

That's what we are doing for you.

More info at:

Building the site

Octopress

For prerequisites please check here

build, generate, commit, push, deploy

make site MSG="Updated site"

preview locally

make site-preview

reset site (should not be necessary)

make site-clean

About

php.js implements PHP functions in JavaScript

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE-GPL.txt
Unknown
LICENSE-MIT.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published