Skip to content

BaconFist/SkyAjax

 
 

Repository files navigation

SkyDiablo/SkyAjax-Bundle

Ajax library for standardized communication between client and server.

Content

  1. Setup
  2. Install using Composer
  3. Application

1. Setup

1.1 Install using Composer

If you dont have Composer installed, install it like described here: https://getcomposer.org/download/

  1. Add skydiablo/skyajax-bundle to your requirements $>php composer.phar require skydiablo/skyajax-bundle.
  2. Use $>php composer.phar install to download and install.

2. Application

About

Symfony 2 Ajax Bundle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.1%
  • JavaScript 33.9%