Cantitate/Preț
Produs

PHP 8 Objects, Patterns, and Practice: Volume 2: Mastering Essential Development Tools

Autor Matt Zandstra
en Limba Engleză Paperback – 27 dec 2024
Continue to develop elegant and rock-solid systems using PHP. With a focus on mastering essential development tools and applying best practices, Volume 2 of this 7th edition has been fully updated for PHP 8.3, including read only classes, enumerations, typed class constants, as well as various additions to argument and return types. It includes entirely new chapters covering Docker, Vagrant, Ansible, refactoring tools, and PHP on the command line.
This book provides a solid grounding in PHP's support for objects, it builds on this foundation to instill core principles of software design and then covers the tools and practices needed to develop, test, and deploy robust code. You’ll see how to manage multiple developers and releases with git, create development environments, and deploy Composer leverage thousands of tools and libraries and manage dependencies. You’ll also explore strategies for automated testing and continuous integration and examines essential techniques for deploying your code.
After reading and using this book, you will have mastered object-oriented enhancements, design patterns, code improvement with PHP_CodeSniffer and PHPStan, and the essential development tools available for PHP 8.3. 
What You Will Learn
  • Master the tools and strategies for testing new code, and techniques for testing legacy projects.
  • Create inline documentation for use by team members, users, and tools such as IDEs
  • Discover PHP Standards Recommendations and related tools to help you improve your code and build interoperable and reusable components
  • Work with Selenium to test Web interfaces.
  • Manage your code and collaborate with your team using Git.
  • Leverage continuous integration to build rock solid systems
Who This Book Is For
Anyone with at least a basic knowledge of PHP who wants to learn about the practices and tools) that can make projects safe, elegant and stable.
 
 
Citește tot Restrânge

Preț: 24459 lei

Preț vechi: 30573 lei
-20% Nou

Puncte Express: 367

Preț estimativ în valută:
4681 4859$ 3903£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9798868807787
Pagini: 350
Ilustrații: Approx. 350 p.
Dimensiuni: 178 x 254 mm
Ediția:Seventh Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1. Good (and Bad) Practice.- Chapter 2. Inline Documentation.- Chapter 3. PHP Standards.- Chapter 4. Refactoring and Standards Tools.- Chapter 5. Using and Creating Components with Composer.- Chapter 6. Version Control with Git.- Chapter 7. Testing.- Chapter 8. Vagrant.- Chapter 9. Docker.- Chapter 10. Ansible.- Chapter 11. PHP on the Command Line.- Chapter 12. Continuous Integration.- Chapter 13. Objects, Patterns, Practice.- Chapter 14.- Appendix A: A Simple Parser.

Notă biografică

Matt Zandstra has worked as a web programmer, consultant, and writer for over two decades. He is the author of SAMS Teach Yourself PHP in 24 Hours (three editions) and is a contributor to DHTML Unleashed. He has written articles for Linux Magazine, Zend, IBM DeveloperWorks, and php|architect Magazine, among others. 
Matt was a senior developer/tech lead at Yahoo and API tech lead at LoveCrafts. He now runs an agency which advises companies on their architectures and system management, and also develops systems primarily with PHP, Python and Java. Matt also writes fiction.
 
 
 

Textul de pe ultima copertă

Continue to develop elegant and rock-solid systems using PHP. With a focus on mastering essential development tools and applying best practices, Volume 2 of this 7th edition has been fully updated for PHP 8.3, including read only classes, enumerations, typed class constants, as well as various additions to argument and return types. It includes entirely new chapters covering Docker, Vagrant, Ansible, refactoring tools, and PHP on the command line.
This book provides a solid grounding in PHP's support for objects, it builds on this foundation to instill core principles of software design and then covers the tools and practices needed to develop, test, and deploy robust code. You’ll see how to manage multiple developers and releases with git, create development environments, and deploy Composer leverage thousands of tools and libraries and manage dependencies. You’ll also explore strategies for automated testing and continuous integration and examines essential techniques for deploying your code.
After reading and using this book, you will have mastered object-oriented enhancements, design patterns, code improvement with PHP_CodeSniffer and PHPStan, and the essential development tools available for PHP 8.3. 
You will:
  • Master the tools and strategies for testing new code, and techniques for testing legacy projects.
  • Create inline documentation for use by team members, users, and tools such as IDEs
  • Work with Selenium to test Web interfaces.
  • Manage your code and collaborate with your team using Git.
  • Leverage continuous integration to build rock solid systems
 

Caracteristici

Helps readers develop elegant and rock-solid systems Fully updated for PHP 8.3 Covers the essential standards, tools and techniques required for building modern systems with PHP.