2017 © Pedro Peláez
 

library xoad

forked from StanAngeloff/XOAD

image

ivko/xoad

forked from StanAngeloff/XOAD

  • Thursday, December 7, 2017
  • by ivko
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

XOAD is a PHP based AJAX/XAP object oriented framework that allows you to create richer web applications., (*1)

XOAD, formerly known as NAJAX, has many benefits:, (*2)

  • 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:, (*3)

  • each class, method and variable is documented,
  • easy tutorials to get started using XOAD.

Tutorial

XOAD's tutorial (as seen in docs/tutorials/) is available online. Note the class reference is not available online and is part of the download only., (*4)

NOTE on XOAD's license:

Essentially, the license gives you the right to use, distribute and modify XOAD as much as you want, for both COMMERCIAL and NON-COMMERCIAL use. You just have to make it clear to the user that what you have distributed contains XOAD., (*5)

For more information take a look at the LICENSE file or visit: http://www.php.net/license/3_0.txt, (*6)

XOAD comes with cssQuery:, (*7)

The Versions

07/12 2017

0.6.x-dev

0.6.9999999.9999999-dev

forked from StanAngeloff/XOAD

  Sources   Download