Buch, Englisch, 238 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 5018 g
ISBN: 978-1-4842-2450-2
Verlag: Apress
Too often design patterns are explained using tricky concepts, when in fact they are easy to use and can enrich your everyday development. Design Patterns in PHP and Laravel aims to break down tricky concepts into humorous and easy-to-recall details, so that you can begin using design patterns easily in your everyday work with PHP and Laravel.
This book teaches you design patterns in PHP and Laravel using real-world examples and plenty of humor.
What You Will Learn
- Use the original gang of four designpatterns in your PHP and Laravel development
- How each pattern should be used
- Solve problems when using the patterns
- Remember each pattern using mnemonics
Who This Book Is For
People using Laravel and PHP to do their job and want to improve their understanding of design patterns.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. Laravel Basics.- 2. Let’s Grow a SOLID Garden.- 3. Abstract Factory.- 4. Builder.- 5. Factory Method.- 6. Prototype.- 7. Singleton.- 8. Simple Factory Method.- 9. Adapter.- 10. Bridge.- 11. Composite.- 12. Decorator.- 13. Façade.- 14. Flyweight.- 15. Proxy.- 16. Chain of Responsibility.- 17. Command.- 18. Interpreter.- 19. Iterator.- 20. Mediator.- 21. Memento.- 22. Observer.- 23. State.- 24. Strategy.- 25. Template Method.- 26. Visitor.- 27. More Resources.