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.
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.
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.
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!
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!
This is the uncomplicated and practical guide, to building real asynchronous PHP applications, that you've been waiting for.
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.
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.
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.
Let a grumpy programmer show you how to use PHPUnit's testing tools to write useful and effective tests for your PHP code.
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