"CodeIgniter Testing Guide" is a beginners' guide to automated testing in PHP. We use PHPUnit and write test code for CodeIgniter 3.0 web applications. Knowledge of CodeIgniter is not required, but will make it easier to understand the examples used in this book. You will learn how to set up the testing environment, how to write test code, and how to run tests.
Learn the basics of Laravel in a fun new way! The creator of Laravel has created some amazing & beautiful documentation, but I wanted to take a fun twist on teaching the basics of Laravel. In this book you'll learn the basics of Laravel or if you are already a pro you can still read through, have fun, and make sure you have nailed down the fundamentals.
Guia de estudos para o exame Zend Certified Engineer 2017-PHP (PHP 7.1)
Eğer programlama ve PHP öğrenmek istiyorsanız, diğer ağır yazım kuralları içeren kitapları miğdeniz kaldırmıyorsa, lütfen PHP Pandas kitabına bir şans verin! Benim sözüme inanmayın, buyrun kitabın ilk kısımlarını ücretsiz demo olarak indirip kendiniz inceleyin!
PHP Pandas est destiné aussi bien aux débutants en programmation qu'aux développeurs expérimentés. Bref, c'est le moment ou jamais d'apprendre le PHP et de l'apprendre en s'amusant ! Vous aimez les pandas ? Mais alors qu'est-ce que vous attendez ?
PHP Pandas è il libro perfetto per i nuovi arrivati nel mondo della programmazione. Si, è arrivato il momento di imparare PHP, e soprattutto di impararlo divertendoti! Cosa? Ti piacciono anche i panda? Beh, allora che aspetti?
Let's discover the 11 behavioral design patterns from the GoF, thanks to a comic strip! A simple approach, with PHP examples and illustrated UML diagrams.Everything you need to remember the following patterns: Template method, Iterator, Command, Interpreter, Strategy, Visitor, Chain of responsibilities, Observer, Mediator, State, Memento.
A free ebook version of The PHP specification Official Documentation.
PHP ist seit den ersten Tagen beliebt durch seine Einfachheit und Vielfalt. Dies macht die Sprache interessant für Hobbyprojekte, semiprofessionelle Anwendungen und Gelegenheitsprogrammierer. Wer einsteigen will in die Welt der auf Web fokussierten Umgebungen - mit Ubuntu als solide und kompakte Basis, mit Apache als Webserver der einfach funktioniert, mit MySQL als schnelle und vielseitige Datenbank und mit PHP eine auf diese Umgebung abgestimmte Programmiersprache, der ist in dieser Reihe genau richtig.
Learn the basics of Aspect Oriented Programming and start reaping the benefits in your PHP code today!
Start using containers to make your development and deployment easier. Learn how to use Docker and other container technologies to make development, and deployment, of your apps easier than ever.
Aimed at PHP developers with HTML/CSS/JS and general web development skills, willing to program using Moodle platform. The focus is on the technical aspects, it does not explain what Moodle is or how to use it.If you can not afford the book but contribute to Moodle project, send me an email that lists your contributions to receive a free copy.
Learn about ALL of the new features and breaking changes in PHP 7! This book also includes instructions on how to install PHP 7 on various platforms. A portion of all proceeds are donated to Open Sourcing Mental Illness! Like this book? Review it on GoodReads!
Aprenda a desenvolver APIs REST com o microframework Silex. Desenvolveremos uma API REST de um sistema de eventos, onde mostraremos todo o processo utilizando testes automatizados e muito mais!
In this book we will talk in detail a couple of Symfony2 components that deal with console applications: the console, the process, the finder and the filesystem component. We talk about how they work internally, and how they can be utilized either from a stand-alone application or framework, or through your own Symfony2 framework application.