Build a Drupal style hook system using PHP reflection
Posted by carlmcdade on February 20, 2010 at 1:37pm
The Movico module is a scaffold for building Drupal modules in OOP and MVC. One requirement of the project is a hooking system, similar to Drupals, that uses OOP. The following is how I plan to build such a system using the PHP 5 reflection API.
Read moreCategories: OOP, php, reflection
Welcome and background
Posted by bjaspan on April 16, 2007 at 3:54pm
Welcome to the Database Schema API group. A number of different Drupal developers have independently suggested and/or coded various approaches to abstracting table creation/alteration. The idea finally seems to have reached critical mass and I suggest that we will be best served by combining everyone's efforts on the topic. Hence, this group.
By way of background, here is some recommended reading on the topic:
Read moreSubscribe with RSS Syndicate content