jaxon-php / jaxon-js
Javascript code for the Jaxon PHP library.
Package info
Language:JavaScript
pkg:composer/jaxon-php/jaxon-js
v5.2.4
2026-04-20 17:50 UTC
This package is auto-updated.
Last update: 2026-06-20 18:43:42 UTC
README
The Jaxon Javascript Library
This package provides client-side functions for the Jaxon Ajax libraries.
Features
- Construct and send ajax requests to registered Jaxon classes and functions.
- Execute various callbacks during the requests processing.
- Receive, parse and process responses to Jaxon requests.
- Execute the instructions they contain in the browser.
- Provide a jQuery's ready()-like feature, to run custom code after page load.
Installation and Configuration
- Copy the content of the
distdirectory to your webserver. - Set the
js.lib.urioption in the Jaxon PHP library to the link to the directory.
Contribute
- Issue Tracker: github.com/jaxon-php/jaxon-js/issues
- Source Code: github.com/jaxon-php/jaxon-js
License
The project is licensed under the BSD license.