Skip to content

mediamonks/drupal-controller-annotations

Repository files navigation

Build Status Scrutinizer Code Quality Code Coverage License: GPL v2

Drupal Controller Annotations

A Drupal port of the controller annotations from Symfony Framework.

View this project on the Drupal.org project page.

Documentation

Please refer to the files in the /docs folder.

System Requirements

  • PHP >= 7.1
  • Drupal >= 8.6

Older versions of this module are compatible with PHP 5.4+ and Drupal 8.2+ however it is highly recommenced to upgrade to the latest versions due to possible security issues.

Security

If you discover any security related issues, please email devmonk@mediamonks.com instead of using the issue tracker.

Credits

  • SensioLabs for creating their annotation bundle for Symfony Framework

License

The GPL version 2. Please read more about Licensing in Drupal.