Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
65% | Total: 899 | All time: 3,932 This week: 455 |
Version | License | PHP version | Categories | |||
decorate-anything 1.0 | BSD License | 5.2.6 | PHP 5, Design Patterns |
Description | Author | |||
This class implement the decorator design patterns. Innovation Award
|
|
Files (6) |
File | Role | Description |
---|---|---|
decorateanything.lib.php | Aux. | Include this file to use the package |
AbstractDecorator.php | Class | The AbstractDecorator class |
example.php | Example | "Hello World" example to demonstrate simple usage |
license.txt | Lic. | BSD License |
README | Data | Github README |
readme.txt | Doc. | Short class description |
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 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
16% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Original pattern explained in Wikipedia |