Adds annotation configuration for controller classes.
The supported annotations are :
@XmlHttpRequest
: Checks if the request is an XML HTTP Request.@JsonTemplate
: Converts the controller result to a JSON response.
The bundle is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
We love contributors! The bundle is open source, if you'd like to contribute, feel free to propose a PR!
The Wid'op Framework Extra Bundle is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.