JsPHP

From ProgClub
Revision as of 18:40, 30 December 2011 by 60.240.67.126 (talk)
Jump to: navigation, search

Jsphp is the ProgClub project to implement PHP functions in JavaScript. It's a fork of phpjs with some planned bug fixes and improvements. The content management system used by Jsphp is provided by the Pcphpjs project and available in production at jsphp.co. For other projects see Projects.

Project status

Under way. Not released yet, there's stuff TODO.

Contributors

Members who have contributed to this project. Newest on top.

All contributors have agreed to the terms of the Contributor License Agreement. This excludes any upstream contributors who tend to have different administrative frameworks.

Upstream contributors:

Copyright

Copyright 2011, Contributors. Dual licensed under the MIT or GPL licenses.

Source code

The source code is available for editing and management via jsphp.co.

Links

TODO

Things to do, in rough order of priority:

  • Put in unit tests for array class
  • Try changing array class to get versions to benchmark
  • Develop the content management system Pcphpjs
  • Port functions from phpjs.org

Done

Stuff that's done. Latest stuff on top.

  • JE 2011-09-21: created project page

Notes for implementers

If you are interested in incorporating the ProgClub Jsphp into your project, here's what you need to know:

Well this is all still under development, but when it's ready you will be able to request a download of the javascript file containing your functions from jsphp.co.