Leanpub Header

Skip to main content

Filters

Category: "PHP"

Books

  1. WooCommerce for Developers
    Extend WooCommerce sites with code
    Igor Benić

    Stop wasting time searching for WooCommerce Plugins. Start making your own! In this eBook, you will learn how to create various WooCommerce Plugins.

  2. Write a Web Application for Free takes readers from 0 to 60 in five chapters. You will learn HTML5, a bit of CSS3 through Twitter Bootstrap, JavaScript through jQuery, some PHP, SLIM, the PHP micro framework and some SQL. It's not an easy read but you should find it rewarding. The languages have their own idiosyncrasies and this book guides you through the differencies keeping you sane and on track.

  3. Functional PHP
    The Art of Function Composition
    Luis Atencio

    Learn to use PHP in ways you never knew you could. Functional Programming offers a fundamental shift in the way you design your applications by focusing on the use and composition of pure functions to create programs that are robust, extensible, testable, and easy to reason about.

  4. Yii 2 Explicado
    Victor Hugo Garcia

    Conozca todo lo necesario para desarrollar aplicaciones usando uno de los mejores frameworks PHP de la actualidad: Yii 2. A través de minuciosos ejemplos prácticos aprenda a desarrollar proyectos de cualquier envergadura.

  5. Si tu código PHP apesta por todas partes a "programador aficionado" este es el recurso que andabas buscando. Al igual que tú, el autor se vio inmerso en la programación PHP sin haberlo planeado. Después de años de trabajo práctico, investigación y un poco de suerte al elegir las lecturas, mi código empieza a parecer mínimamente profesional. En este libro encontrarás todo lo que aprendí y todo lo que no debería haber aprendido.

  6. 「FuelPHP Advent Calendar 2015」の記事を電子書籍としてまとめたものです。

  7. Modernização de Aplicações Legadas em PHP
    Mantenha seu código sob controle seguindo uma série de passos pequenos e concretos.
    Paul M. Jones and Rogerio Prado de Jesus

    À medida que você aplicar, em sequência, as refatorações indicadas de forma contínua — cada uma delas se baseando nas anteriores — conseguirá transformar de forma consistente sua aplicação PHP legada, saindo de uma bagunça macarrônica para torná-la uma aplicação organizada, moderna e testável.

  8. Drupal 8 Explained
    Your Step-by-Step Guide to Drupal 8
    OSTraining

    We're delighted to present the Drupal 8 version of the best-selling and best-reviewed Drupal 7 book.Using Drupal 8 Explained, you can master Drupal 8 by using step-by-step examples. Drupal 8 is an amazingly powerful system, but many newcomers can find it confusing. We wrote this book to make Drupal 8 as simple and straight-forward as possible.

  9. There's so much you need to learn in order to start testing your PHP code that you don't know where to begin. Wouldn't it be great if someone who has already done it could share what they've learned? In "Minimum Viable Tests" long-time PHP testing evangelist Chris Hartjes goes over what he feels is the minimum you need to know to get started.

  10. Symfony Framework Recipes - Forms
    Practical Symfony2 form recipes for real-life use-cases.
    Joshua Thijssen

    Stuck with Symfony2 forms? Want to know how to easily solve (complex) form use-cases? This book contains practical recipes that are easily implemented in your own projects, and gives you a bit more insight in the Symfony Form component.

  11. A progressive discovery of the Laravel helper features, functions, classes, utilities, Collections, and more!

  12. Guía de PHP
    Manual de ayuda para obtener la certificación Zend de PHP
    Diego Lazaro

    La Guía de PHP está basada en los temas exigidos para obtener la certificación Zend de PHP. El libro se divide en 10 secciones: PHP básico, Funciones, Strings, Arrays, Archivos, Seguridad, Bases de datos, Programación Orientada a Objetos, Formatos de datos y HTTP.

  13. This book is collection of standalone tutorials each containing minimum amount of code needed to explain specific functionality making them very easy to learn. It can be also used as Just In Time Support so that you can learn what you need when you need it.

  14. This book is collection of standalone tutorials each containing minimum amount of code needed to explain specific functionality making them very easy to learn. It can be also used as Just In Time Support so that you can learn what you need when you need it.

  15. PHP 7 from Scratch
    A Streamlined Approach to Modern PHP Mastery
    Thomas Pichler

    Time to start from scratch! In this book we skip old, useless or deprecated functions and will ignore jargon. If you ever wanted to learn PHP, then there is no need to search the web for guides and videos divided between countless websites with no thread to follow. Just sit back and relax while I help you along your path to PHP mastery.