prometheus
Component ID
1199588
Component name
prometheus
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2944
Component created
Component changed
Component body
Overview
Prometheus project brings a new and simplistic approach to developing code in Drupal CMS. It works with existing Drupal CMS mechanisms and allows for a rapid MVC style of development under Drupal CMS. This brings the power of OOP and encourages better readability and simpler code, while providing faster Drupal CMS bootstrap.
Features
- Advanced URL to PHP namespace/class/method mapping infrastructure with custom rules
- Full page and region output modes
- Provides helpers to deal with views, templates, etc.
- Works with existing Drupal CMS mechanisms and API's
- Allows for a rapid MVC style of development under Drupal CMS
- Utilize less modules and more namespaces, classes and functions ( OOP )
- Advanced input data filtering and validation layer
- Clean separation of code and presentation layer ( promotes separation of concerns )
- Seamless AJAX integration via AJAX fragments or JSON views
- Increased performance and scalability
Compatibility
Works on Drupal 6 and 7
Documentation
Documentation and code examples for Drupal Prometheus can be found by clicking here
Need further support or have questions? Join #drupal-prometheus on irc.freenode.net or post a question on support list by clicking here
