Leanpub Header

Skip to main content

Filters

Category: "PHP"

PHP

  1. PHP Pandas (PHP7!)
    PHP Pandas (PHP7!)
    The PHP Programming Language for Everyone.
    Dayle Rees

    PHP Pandas is for newcomers to programming and experienced developers alike. Now's the time to learn PHP, and to do so while having fun! Do you like pandas? What are you waiting for!

  2. Async PHP: Early Access
    Async PHP: Early Access
    Rethinking Traditional PHP
    Christopher Pitt

    This is the uncomplicated and practical guide, to building real asynchronous PHP applications, that you've been waiting for.

  3. Docker for PHP Developers, Second Edition.
    Docker for PHP Developers, Second Edition.
    A guide to using Docker for PHP development
    Paul Redmond

    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.

  4. Développer une Extension PHP 5

    De la mise en place d’un environnement de travail à la création de nouvelles classes, en passant par les tests automatisés ou la gestion de la mémoire, ce livre vous fournira toutes les bases nécessaires au développement d’une Extension PHP, illustrées par de nombreux exemples de code.

  5. FuelPHP に貢献する方法
    FuelPHP に貢献する方法
    バグ報告や Pull Request をして FuelPHP を改良しよう!
    Kenji Suzuki
    No Description Available
  6. Scaling PHP7 Applications
    Scaling PHP7 Applications
    5+ years of lessons learnt Scaling PHP to billions of requests per second
    Steve Corona

    Is Scaling PHP a pain in the ass? You're not exactly the next Facebook, but you're big enough, and it costs real money when your site goes down in the middle of the night. Scaling PHP Apps is filling in a ton of unexpected gaps in my server knowledge - Chris Fidao It's a damn good read, very useful for my new job. Setting up Nginx to play nice with PHP-FPM now. - Phil Sturgeon