Most simplest design pattern implementation in PHP, including all 23 GoF patterns plus some other patterns. These code are part of PHP Framework Course provided by Fairway Technology.
Read the code.
- Strategy
- Observer
- Command
- Chain of Responsibility
- Iterator
- Mediator
- Interpreter
- State
- Memento
- Visitor
- Template
These code are oversimplified by design and may not follow all best practices. Use this only as education purpose in attempt to understand the patterns, not as direct example to use in real projects.
- License - MIT License
- Website - eimaung.com
- Email - eimg@fairwayweb.com