E-Book, Englisch, 420 Seiten
Edmonds The Art of Modern PHP 8
1. Auflage 2021
ISBN: 978-1-80056-322-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Learn how to write modern, performant, and enterprise-ready code with the latest PHP features and practices
E-Book, Englisch, 420 Seiten
ISBN: 978-1-80056-322-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "The Art of Modern PHP 8".
Fachgebiete
Weitere Infos & Material
Table of Contents - Object-Oriented PHP
- Inheritance and Composition, Encapsulation and Visibility, Interfaces and Concretions
- Advanced OOP Features
- Scalar, Arrays, and Special Types
- Object Types, Interfaces, and Unions
- Parameter, Property, and Return Types
- Design Patterns and Clean Code
- Model, View, Controller (MVC) Example
- Dependency Injection Example
- Composer For Dependencies
- Creating Your Own Composer Package
- The Awesomeness That Is 8.1