Leanpub Header

Skip to main content

Filters

Category: "PHP"

PHP

  1. Building Your First PHP Application with Docker
    Building Your First PHP Application with Docker
    A step-by-step guide for PHP developers learning Docker
    Karl Hughes

    Docker has quickly become the container engine of choice, and it may be replacing a virtual machine near you soon. This book offers a step-by-step guide to walk you through building your first real PHP web application using Docker while explaining the basics of the platform along the way.

  2. Learning Event-Driven PHP With ReactPHP

    The book about asynchronous PHP that you NEED! A complete guide to writing asynchronous applications with ReactPHP. Discover event-driven architecture and non-blocking I/O with PHP! The book is also available on Amazon Kindle

  3. PHP OOP Way
    PHP OOP Way
    Sergey Zhuk

    A practical guide to writing robust, maintainable, and bug resistant object-oriented PHP code, that covers advanced topics, concepts, and techniques of the object-oriented programming, starting with such basic terms as encapsulation and inheritance and ending with composition and design patterns. The book is also available on Amazon Kindle

  4. A Collection of Laravel Tutorials

    This book contains all tutorials that have been published on the Laravelista website in the period from >= 2016. to < 2018.

  5. Object-Oriented PHP
    Object-Oriented PHP
    Writing Resilient & Reusable Code in PHP 7
    Junade Ali

    With the release of PHP 7, Object-Orientation has matured significantly in PHP. This book acts as a guide to using mature OOP practices in modern PHP to build and refactor modern web and API applications.

  6. TYPO3 CMS Certified Consultant
    TYPO3 CMS Certified Consultant
    Preparation for the TYPO3 Association exam
    Peter Pröll, Marc Willmann, Andreas Wolf, and Boris Hinzer

    Preparation Guide for your TYPO3 CMS Certified Consultant exam.TYPO3 LTS 9+10 ready.

  7. Laravel 5.4 For Beginners

    Laravel 5.4 for Beginners stands you up quickly Laravel, Mix and Vue.js.  A step by step approach to building a sample application with one-click Facebook registration, searchable and sortable datagrids, and chat implemented with Laravel Echo, Pusher, and Vue.js.  The book uses the latest version of Vue 2.  You will love the Laravel framework! 

  8. Happy Developer
    Happy Developer
    50 Quick Motivations, Inspirations, & Insights for Developers
    Tony Lea

    Why is being a developer so amazing? Is it the money, the lifestyle, the freedom, the ability to continually learn more? In this book you will find out why being a developer is so amazing. You will also find some awesome motivations, inspirations, and insights for being a developer.

  9. TYPO3 Extbase (Italiano)
    TYPO3 Extbase (Italiano)
    Sviluppo Estensioni Moderne per TYPO3 CMS con Extbase & Fluid
    Gert-jan Dikkescheij and Patrick Lobacher

    Edizione 2 v7 Scritto per TYPO3 7.6 LTS ma ancora di valore! Il libro per la programmazione di estensioni utilizzando Extbase & Fluid in TYPO3 CMS - per sviluppatori principianti e avanzati. Adesso a prezzo stracciato, visto che sta per uscire V10 ...

  10. TYPO3 CMS Certified Integrator (English)
    TYPO3 CMS Certified Integrator (English)
    Exam Study Guide for the Official TCCI Certification of the TYPO3 Association
    Michael Schams

    This book is the ideal study guide for the official TCCI certification by the TYPO3 Association. The revised and updated 5th edition contains 250 example questions and detailed explanations of which answers are correct and why. Simply the perfect choice for every TYPO3 integrator to prepare for the test and master the exam!

  11. Practical Symfony
    Practical Symfony
    Step-by-step guide to create a simple CMS in Symfony 3
    bernard peh

    The book shows you how to create a simple CMS from scratch using the best practices in Symfony. Each chapter consists of short exercises in sequential order, leading to the creation of the final product. Practice is the best way of learning.

  12. MySQL basics for new PHP programmers
    MySQL basics for new PHP programmers
    Learn how to build a MySQL CRUD database app with PHP and PDO
    Jon Crump

    This books serves as a practical introduction teaching new PHP programmers how to learn the basics of MySQL.By the end of the book you will know how to Create, Read, Update and Delete records in a MySQL database table using PHP and PDO.Full source code for a working example is available with the book.

  13. PHP 8 : Intensive and Complete Coding Bootcamp For Two Months, Designed for Absolute Beginners
    PHP 8 : Intensive and Complete Coding Bootcamp For Two Months, Designed for Absolute Beginners
    Code Ten Hours Every Day to Complete the First PHP Bootcamp, solving all kind of Problems to Learn all the Techniques to Build a Dynamic Web Application
    Sanjib Sinha

    This book or coding bootcamp, whatever you want to call it, is designed for absolute beginners who have not yet made their hands dirty with code.However, if you plan to be a web developer, learning a good dynamic programming language, then this book is for you. PHP 7 is custom-made for you to build from simple to complex web application.

  14. คู่มืออ้างอิงการใช้งาน php function
    No Description Available
  15. Python for PHP developers

    Learning a new language can be tricky: different syntax and idioms often makes it hard to dive in quickly into the matter.This book is written to help you learn Python by relating things back to PHP.