XOAD (formerly NAJAX)

November 17th, 2007 Arsen Posted in Patterns - PHP |

XOAD is a PHP based Ajax/XAP object oriented framework. From the website:

  • it uses JSON and native PHP serialized objects to communicate,
  • special attention has been paid to security,
  • supports server side events (observation),
  • client side events (XOAD Events),
  • server and client extensions,
  • HTML manipulation (extension),
  • Caching (extension).

And more:

  • each class, method and variable is documented,
  • easy tutorials to get started using XOAD,
  • examples that demonstrate various functionality,
  • absolutely free for both commercial and non-commercial use (XOAD License).

Awards:

  • Open-source license (PHP 3.0 license) by Stanimir Angeloff.

Leave a Reply