The Art of Modern PHP 8 /
Discover how to apply the principles of OOP, types, and package management the right way Key Features Explore the latest PHP 8.1 features and modern web development practices Refactor your legacy codebase using modern features and styles in PHP Create your own Composer packages that can be reused ac...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Packt Publishing,
2021.
|
Edición: | 1st edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.