Leanpub Header

Skip to main content

Filters

Category: "PHP"

Books

  1. It should not be difficult, scary or time consuming to deploy your application. This book discusses goals for your deployment process and how you can achieve them. We'll take a look at various tools available to make this easier.

  2. PHP Brilliance
    Stepping up from Senior
    Thunder Raven-Stoker

    Advanced PHP coding mojo for enterprise application developers. Get yours going today and put yourself on the path to fewer bugs and better, more maintainable code.

  3. Você precisa testar seu código porém não sabe como?Você já fez uma pesquisa e escolheu o framework de testes que você irá utilizar para cobrir seu código de testes automatizados. Práticas de codificação Test-centric nunca foram tão fáceis como o são hoje e você estar ancioso para isto.

  4. PIMF Starter
    Developing console and web applications for intermediate developers as well as beginners just starting out with PIMF PHP framework.
    Gjero Krsteski

    Have you ever wished a PHP framework that perfectly adapts to your projects needs, your programming experience and your customers budget? A thin PHP framework with less implementing rools and easy to learn how to use it? PIMF is about to satisfy your demands!

  5. 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!

  6. 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.

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

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

  9. 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.

  10. Let a grumpy programmer show you how to use PHPUnit's testing tools to write useful and effective tests for your PHP code.

  11. FuelPHP に貢献する方法
    バグ報告や Pull Request をして FuelPHP を改良しよう!
    Kenji Suzuki
    No Description Available
  12. 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