Leanpub Header

Skip to main content

Filters

Category: "PHP"

Books

  1. The missing manual for making your web applications future-proof

  2. The Grumpy Programmer's Guide To Testing PHP Applications
    16 years of testing advice to help you learn to test your PHP code no matter what framework you use
    Chris Hartjes

    Learn how a Grumpy Programmer approaches testing PHP applications, covering both the technical and core skills you need to learn in order to make testing just a thing you do instead of a thing you struggle with.

  3. Rector - The Power of Automated Refactoring
    Matthias Noback and Tomas Votruba

    Learn how to automatically and continuously upgrade and improve your PHP code base

  4. Programación de Negocios Web
    Introducción a PHP y Comercio Electrónico
    Orlando Betancourth
    No Description Available
  5. Claude Code
    A practical guide for those who want to start using Claude Code professionally
    Maurizio Pelizzone

    The book is free — pay-what-you-want with a $0 minimum. If you find it useful and want to contribute, you decide how much. If you can't or don't want to, just download and read without worry: the Creative Commons BY-SA 4.0 license even allows you to redistribute and modify it, as long as you credit the source and maintain the same license.

  6. Modernizing Legacy Applications In PHP
    Get your code under control in a series of small, specific steps.
    Paul M. Jones

    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.

  7. Claude Code
    Una guida pratica per chi vuole iniziare ad usare Claude Code in modo professionale
    Maurizio Pelizzone

    Una guida pratica a Claude Code, scritta con Claude Code.Su Claude Code circolano due tipi di contenuti: video YouTube che si fermano ai primi dieci minuti e thread social che promettono "guide complete" in cambio di un'email. Questo libro nasce dall'esigenza opposta: avere finalmente un manuale che spieghi lo strumento per intero, senza hype e senza muri di lead generation.140 pagine costruite a partire dalla documentazione ufficiale Anthropic, verificate su Claude Code v2.1.123, con esempi reali invece che screenshot da marketing. Si parte dall'installazione su macOS, Linux e Windows, si passa per Plan Mode, CLAUDE.md, gestione del contesto, sicurezza dei permessi, Skill personalizzate, subagent custom, integrazione MCP, e si arriva al prompt engineering aggiornato al 2026 — quello vero, dopo che le formule magiche del 2023 si sono sgonfiate.Il libro è pensato per due lettori in parallelo: lo sviluppatore senior che vuole integrare Claude Code nel proprio workflow di produzione, e chi si avvicina per la prima volta agli strumenti AI agentici e ha bisogno di una mappa. I capitoli iniziali costruiscono le basi senza dare nulla per scontato; quelli avanzati entrano nei meccanismi che fanno la differenza tra un uso superficiale e uno strategico.Tre cose che troverai e che altrove fatico a trovare:Il prompt engineering riletto al 2026. Niente ruoli posticci, niente "agisci come un esperto di...". Le tre leve che contano davvero — istruzioni esplicite, contesto adeguato, esempi curati — applicate al contesto specifico della CLI.Workflow reali, non demo da slide. Esempi concreti su WordPress e Node.js presi da progetti veri, non da repository giocattolo.In apertura c'è una prefazione scritta da Claude Opus, a cui ho dato il manoscritto completo chiedendogli un commento onesto, anche dove il libro non funzionava. È rimasta lì come l'ha scritta: è il modo più trasparente che mi sia venuto in mente per inquadrare il libro.Il libro è gratis — pay-what-you-want con minimo zero. Se ti torna utile e vuoi contribuire, decidi tu quanto. Se non puoi o non vuoi, scarichi e leggi senza pensieri: la licenza Creative Commons BY-SA 4.0 ti permette anche di redistribuirlo e modificarlo, basta citare la fonte e mantenere la stessa licenza.

  8. Approaching PHP from a functional perspective. Yes, really. (With just a pinch of category theory.)

  9. Hack Programming Language
    From Beginner to Expert: A Comprehensive Guide to Modern Hack Development
    Steve Publications

    Hack combines the speed and flexibility of PHP with the safety of modern static typing, making it a powerful choice for building reliable applications. This book takes you from the basics to advanced concepts with practical examples, clear explanations and real-world techniques that help you write clean, maintainable Hack code with confidence.

  10. Build enterprise PHP applications faster with AI-assisted coding, architecture, testing, security, APIs, databases, DevOps, cloud workflows, and practical reusable prompts.

  11. Modern PHP Mastery
    From Fundamentals to Expert-Level Programming with PHP 8
    Steve Publications

    Master modern PHP from the ground up with this comprehensive guide to PHP 8.x. From basic syntax and variables to advanced features such as fibers, intersection types, and memory management, this book combines practical examples, real-world insights, and hands-on exercises to help you develop expert-level PHP skills and a deep understanding of the language itself.

  12. Laravel 12 Cookbook, Second Edition
    Build, secure, and scale your apps with solutions across authentication, routing, security, media, APIs, queues, scheduling and automation
    GitforGits | Asian Publishing House

    I'd say Laravel 12 is a pretty mature and confident framework. It's ditched old habits, tweaked its bootstrap configuration, given its scheduler a modern makeover, and adopted a filesystem-first approach to media management. PHP 8.5 has some great new features that make our code cleaner and clearer. So, when you put these two together, you've basically got the best version of the Laravel ecosystem there's ever been.

  13. Part I: PHP Fundamentals Covers the basics of PHP, including syntax, control structures, functions, and file handling, providing a strong foundation for beginners.Part II: Advanced PHP Concepts Introduces more complex topics like arrays, strings, object-oriented programming, error handling, and file management, essential for building robust applications.Part III: Database Integration and Web Development Focuses on integrating PHP with MySQL, session management, form handling, and securing web applications against common vulnerabilities.Part IV: Advanced PHP Development Explores RESTful APIs, popular frameworks, and front-end integration, enabling developers to build scalable, modern web applications.

  14. Introduction to the Book In the ever-evolving world of web development, PHP remains one of the most versatile and widely used programming languages. This book, Mastering PHP Programming: A Comprehensive Guide for BCA, MCA, and Professionals, is meticulously designed to cater to students, aspiring developers, and professionals looking to sharpen their PHP skills. Covering fundamental to advanced concepts, this guide aims to bridge the gap between academic learning and practical industry requirements.

  15. Web Development Passport
    An Instructional Guide to PHP Programming
    Miquill Nyle

    Claim Your Territory in the Digital World.While the internet is an ever-evolving frontier, PHP remains the bedrock, driving the majority of the modern web. For many, the hurdle isn't just writing code—it’s finding a clear path through the complexity. In Web Development Passport, Miquill Nyle provides more than just a tutorial; he delivers a tactical roadmap. This guide is specifically engineered to transform you from a digital "tourist" observing the web into a skilled "architect" who can build it from the ground up. The "Intentional Code" Framework This guide moves beyond memorizing syntax. It focuses on functional mastery through a series of intentional milestones: Establish Your Hub: Move past basic setup and master the server-side environment where your logic comes to life.The Logic of Language: Command the "verbs" of PHP—using operators and logical structures to write clean, efficient, and professional-grade scripts.Data Precision: Navigate the complexities of type juggling and strict declarations to ensure your applications are secure and stable.Scalable Engineering: Learn the art of modularity, mastering file integration and I/O systems to build software that grows with your vision. Practical Warfare for Developers Theory means nothing without execution. Every section culminates in "Technical Challenges" and "Active Labs"—intensive, hands-on scenarios designed to break your code so you can learn exactly how to fix it. The Professional Bridge Whether you are a student aiming for a high-tier tech career or an independent creator building a complex text-based universe, Web Development Passport serves as your primary documentation. Don't just visit the web. Own your place within it.