phax / phax-bundle
A php/javascript symfony2 bundle which provide a structure for ajax calls
Installs: 5 441
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 0
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4.0
- symfony/symfony: ~2.3
This package is not auto-updated.
Last update: 2020-01-24 15:22:17 UTC
README
This bundle help you to make a structured architecture for an ajax application under symfony2.
Installation
Install phax in your application in 4 steps:
Documentation
- How do I create an ajax request with phax ?
- How do I call an action from command line ?
- How do I create a perpetual motion ?
I am not god, but all your questions concerning phax are in its documentation:
- Create a phax Controller
- Call a phax Controller from web client
- Call a phax Controller from command line
- Make a same action callable with phax AND symfony default route
- Tips
License
This bundle is under the MIT license. See the complete license: