This project is not covered by Drupal’s security advisory policy.

I have no plans to port this module to Drupal 7, because I don't believe it's useful for D7. D7 core has sufficient hook invocation that most customization use-cases can be solved without hacking core or an established contrib project. For the remaining occurrences where fixing core or a contrib project is needed, it is best to do so with a patch. Also, GIT makes managing patched versions easier. Finally, where OOP in Drupal still makes sense, it is being slowly introduced, such as the D7 database layer. However, if you have ideas for what to do with this project, and want to take over its maintenance, please contact me.

Object Oriented Programming for Drupal. Enables developers to create classes for extending modules and node types. Requires PHP 5, and ideally, PHP 5.2.6. Intended for developers who either

1) Enjoy writing code using OOP syntax (having access to features like inheritance and enforced privacy) and/or
2) Want to have a way to extend a core or contributed module with custom functionality without patching or forking the original module

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution No further development
    No longer developed by its maintainers.
  • Module categories: Developer Tools
  • Created by effulgentsia on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases