Leanpub Header

Skip to main content

Filters

Category: "PHP"

PHP

  1. Entendiendo el core de Drupal
    Entendiendo el core de Drupal
    César Manuel Sánchez Felipe

    Una referencia técnica de 1432 páginas sobre el core de Drupal 11.4, verificada línea a línea contra el código fuente. No cómo usar Drupal: cómo está construido por dentro y por qué.

  2. Understanding the core of Drupal
    Understanding the core of Drupal
    César Manuel Sánchez Felipe

    A 1414-page technical reference on the Drupal 11.4 core, verified line by line against the source. Not how to use Drupal: how it is built on the inside, and why.

  3. Domain-Driven Design in PHP - 2n Edition
    Domain-Driven Design in PHP - 2n Edition
    Discover DDD, Architectural Styles, Tactical Design Implementations, and Bounded Context Integration with PHP 8.5 examples
    Carlos Buenosvinos, Christian Soronellas, and Keyvan Akbary

    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.

  4. Modern PHP Mastery
    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.

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

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

  6. CodeIgniter 4 Desde Cero a Avanzado: CRUD, Tienda Online y APIs con PHP 8
    CodeIgniter 4 Desde Cero a Avanzado: CRUD, Tienda Online y APIs con PHP 8
    Diseña aplicaciones web profesionales con CodeIgniter 4: autenticación, Bootstrap 5, pagos con PayPal, REST API, facturación y paneles de administración reales
    Andrés Cruz Yoris

    Este libro es para cualquiera que quiera construir sus primeras aplicaciones en CodeIgniter 4, este escrito ofrece una introducción paso a paso, conociendo los aspectos más relevantes del mismo enfocado sobre todo a la práctica. Está dirigido a aquellos que quieran aprender algo nuevo, conocer sobre un framework que tiene muy poca documentación.

  7. Claude Code
    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.

  8. Claude Code
    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.

  9. Modernizing Legacy Applications In PHP
    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.

  10. Object Oriented Design Patterns in PHP 8

    Are you a beginner or an intermediate learner who has been struggling through the maze of OOP and Design Patterns concepts of PHP and you also want to learn the cool new features of PHP 7?Then this book is for you.

  11. Hack Programming Language
    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.

  12. AI-Powered PHP Developer Handbook — Volume 1: Enterprise PHP Development with AI

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

  13. Laravel 12 Cookbook, Second Edition
    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.

  14. Mastering PHP Programming: A Comprehensive    Guide for BCA MCA and  Professionals    VOL-II

    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.

  15. Mastering PHP Programming: A Comprehensive     Guide for BCA MCA and  Professionals      VOL-I

    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.