A PHP library for Ajax
Jaxon is an open source PHP library for easily creating Ajax web applications. It's a fork of the Xajax library.
It allows into a web page to make direct Ajax calls to PHP classes that will in turn update its content, without reloading the entire page.
Featured package: Jaxon DbAdmin
Jaxon DbAdmin is a database management tool that is inserted in a page of an existing PHP application, instead of being installed like phpMyAdmin or Adminer.
- Supports multiple database drivers (PostgreSQL, MySQL, SQLite).
- Provides CRUD operations, import and export on databases.