Skip to content

jaxon-php/jaxon-demo-slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jaxon Library for Slim

Demo of the Jaxon integration for the Slim framework.

The Jaxon classes are in the jaxon/ajax subdir.

Installation

Clone this repo, and install with Composer.

git clone [email protected]:jaxon-php/jaxon-demo-slim demo-slim
cd demo-slim
composer install

Configure a web server to give access to the public subdir.

For example, with the PHP builtin web server:

cd public/
php -S localhost:8888

About

Demo of Jaxon integration for the Slim framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published