jaxon-php / jaxon-sentry
Common classes providing advanced features to the Jaxon library
Installs: 1 535
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- jaxon-php/jaxon-core: ~3.0
This package is auto-updated.
Last update: 2024-05-20 14:08:38 UTC
README
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.