The Art of Modern PHP 8

Discover how to apply the principles of OOP, types, and package management the right wayKey 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...

Descripción completa

Detalles Bibliográficos
Autores Corporativos: O'Reilly for Higher Education (Firm), distributor (distributor), Safari, an O'Reilly Media Company (-)
Otros Autores: Edmonds, Joseph, author (author), Mitchell, Lorna, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Packt Publishing 2021.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009635732706719
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.