PHP.JS is an open source project that port PHP functions to JavaScript. By including the PHP.JS library in your own projects, you can use your favorite PHP functions client-side.There is no server component required.Using PHP.JS may speed up development for PHP developers who are increasingly confronted with client-side technology.
It is dual licensed under the MIT and GPL (GPL-LICENSE.txt) licenses.The MIT license allows you to use the library as you see fit (even in commercial projects) as long as you redistribute original the license with it. You don’t need to open up your modifications per se,but obviously that would be greatly appreciated.The GPL license makes it compatible with other GPL projects.
To select and download the packages,go directly to their Packages page.To learn more about its authors and contributors,go to their Authors page.












