Skip to content

jaxon-php/jaxon-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaxon-examples

Sample codes demonstrating the Jaxon library usage.

The examples

All examples are based on the helloword.php example in the original Xajax repository https://github.com/Xajax/Xajax/blob/master/examples/helloworld.php.

Installation

Download the files of this repository to your web server.

Cd to the directory and run the composer install command. This will install the Jaxon packages and their dependencies.

Configure your web server to give access to the public subdirectory. You will then be able to browse the examples.

That's it.

About

Examples demonstrating the Jaxon library usage https://www.jaxon-php.org.

Resources

Stars

Watchers

Forks

Packages

No packages published