|
Programming Languages
|
| A repository of sample software design patterns written in PHP, to help developers get the most of PHP's object oriented features. |
| phpPatterns: Advanced PHP development and design patterns. Maintained by Harry Fuecks. |
design:data_access_object_pattern_more_widgets [phpPatterns]
| [[design:data_access_object_pattern_more_widgets]]. Table of Contents. The Need for DAO; DAO Positioning; DAO in Action. Updating the Data Access Class ... |
design:guidelines_for_designing_classes_in_php [phpPatterns]
| Table of Contents. Design a Solid API; Documentation; Avoid 'GOD' Classes; Keep it Simple; Don't Output Directly; Constants and Globals ... |
design:decorator_pattern [phpPatterns]
| Table of Contents. Retouching objects; Decorating a list with sorting; Refactoring; Uses; Further Reading; Update. The decorator pattern provides us with a ... |
design:the_iterator_pattern [phpPatterns]
| Table of Contents. Looping the Loop; One Loop to Rule them All; Cure for Hair Loss! The Need for Standards; It's an Iterator, Jim, but not as we know it ... |
develop:twisted_aggregator [phpPatterns]
| Following something Christian Stocker brought up in Fetching a looot of feeds with PHP , this is a hack for an Rss aggregator with twisted to add ... |
develop:bringing_static_html_to_life_with_php [phpPatterns]
| [[develop:bringing_static_html_to_life_with_php]]. Table of Contents. Step 1. Apache Configuration; Step 2. PHP Configuration; Step 3. Output Control ... |
reviews:review_rapid_application_development_with_mozilla ...
| [[reviews:review_rapid_application_development_with_mozilla]]. Table of Contents. Finally help is at hand... Impressions; Who Should Read It? ... |
design:the_front_controller_and_php [phpPatterns]
| Table of Contents. How to implement a Front Controller in PHP? But what about...? Complex Problem, Simple Solutions; Right back to the start ... |
Copyright © 2002-2006, websy.net All Rights Reserved.