This book is the ideal study guide for the official TCCI certification by the TYPO3 Association. The revised and updated 7th edition for TYPO3 v13 LTS contains more than 350 example questions and detailed explanations of which answers are correct and why. Simply the perfect choice for every integrator to prepare for the test and master the exam! 🏆
Master Domain-Driven Design Tactical patterns: Entities, Value Objects, Services, Domain Events, Aggregates, Factories, Repositories and Application Services; with real examples in PHP. Explore the advantages of Hexagonal Architecture and understand Strategic design with Bounded Contexts and their integration through REST and message queues.
This eBook is the ideal study guide for the official TCCD certification by the TYPO3 Association. The revised and updated 3rd edition for TYPO3 v12 LTS contains more than 200 example questions and detailed explanations of which answers are correct and why. Simply the perfect choice for every developer to prepare for the test and master the exam! 🏆
Approaching PHP from a functional perspective. Yes, really. (With just a pinch of category theory.)
Docker for PHP Developers is a guide that will teach you how to use Docker for PHP development and create clean, repeatable environments that are easy to understand. Learn how Docker can simplify your PHP development setup and make it simple to share your environment with others. You will learn how to use Docker and PHP with confidence.
The missing manual for making your web applications future-proof
HTTP requests and responses, forms, cookies, and sessions. Use it all to build a CRUD interface and an authentication system for your very first web application.
Learn how to automatically and continuously upgrade and improve your PHP code base
You’ve seen design patterns in blog posts, but shipping them in PHP 8 under real deadlines is a different game. PHP Design Patterns: From the Trenches distills patterns I’ve used in production—things that survived late-night outages, noisy logs, and feature churn. You’ll get just enough theory to choose wisely, then straight into runnable, PSR-12 code for APIs, e-commerce flows, caching, logging, and auth. Every chapter shows the pattern in a realistic scenario, the traps I hit, the fixes that stuck, and how to test it before it bites you in prod. If you want patterns you can ship by Friday (not just admire), this book is for you.
This short PHP Essential book is designed to be the quick and solid bridge you need to master the language fundamentals and make the jump to modern frameworks like Laravel and CodeIgniter.
As you apply these incremental refactorings in order, each one building on the last, you will steadily transform your legacy PHP application from a spaghetti mess to an organized, modern, testable application, free of globals and mixed concerns.
"Exploitology: Web Apps Exploits" explores web app security, focusing on vulnerabilities, exploitation techniques, and defense strategies. With practical examples and real-world scenarios, this book helps readers sharpen their penetration testing skills and stay ahead in cybersecurity.
Scarica il campione gratuito del libro, troverai i primi 4 capitoli iniziali e il capitolo relativo alla gestione degli utenti nel CMS che andrai a creare!Con la versione completa del libro, troverai in allegato il codice sorgente dell'intero progetto finale.
Este libro corto de PHP Esencial está diseñado para ser el puente rápido y sólido que necesitas para dominar los fundamentos del lenguaje y dar el salto a los frameworks modernos como Laravel y CodeIgniter.
A hands-on guide for PHP developers who want to use AI and machine learning in real projects. No hype, no math—just practical ideas, tools, and PHP code that works.