PHP Classes

Master Class SubClass: Create and manage hierarchies of classes

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 48%Total: 253 All time: 7,888 This week: 455Up
Version License PHP version Categories
add-class-hierarchy 1.2Freely Distributable3.0PHP 5, Data types
Description 

Author

This package can create and manage hierarchies of classes.

There is a master class that can manage a collection of children classes.

Calls to functions of that class are forwarded to the first object of the children that implements called function.

Accesses to set or get master class variables are also forwarded to first onbject children classes that has that variable defined.

The master class create objects of children classes when they are first accessed.

The subclasses may also create a master class object in case none is associated with the current subclass object.

Picture of Ben A. Noone
  Performance   Level  
Name: Ben A. Noone <contact>
Classes: 1 package by
Country: United States United States

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file masterClass.class.php Class Abstract Class MasterClass
Accessible without login Plain text file subClass.class.php Class Abstract Class SubClass

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:253
This week:0
All time:7,888
This week:455Up
 User Ratings  
 
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:48%StarStarStar
Rank:2949