OOP
effulgentsia - July 14, 2008 - 23:46
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
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-rc1 | 2008-Dec-21 | 13.85 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0-beta1 | 2008-Jul-14 | 14.39 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Dec-21 | 13.85 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Jul-15 | 14.38 KB | Download · Release notes | Development snapshot | |
