PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Jaxon Sentry   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Jaxon Sentry
Common classes for Jaxon based Ajax applications
Author: By
Last change: Update of README.md
Date: 2 years ago
Size: 1,037 bytes
 

Contents

Class file image Download

Jaxon Sentry

Jaxon is an open source PHP library for easily creating Ajax web applications. 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.

This package provides common classes implementing advanced features for the Jaxon library.

Features

  • Views.
  • Sessions.
  • Base class for applications.
  • Request and paginator factories.
  • Base class for framework integration

Documentation

The project documentation is available in English and French.

Some sample codes are provided in the jaxon-php/jaxon-examples package, and demonstrated in the website.

Contribute

  • Issue Tracker: github.com/jaxon-php/jaxon-sentry/issues
  • Source Code: github.com/jaxon-php/jaxon-sentry

License

The project is licensed under the BSD license.