Leanpub Header

Skip to main content

Filters

Category: "PHP"

PHP

  1. Laravel per tutti - Versione 8
    Laravel per tutti - Versione 8
    Una guida pratica dove costruirai un'applicazione web da zero utilizzando il framework PHP più popolare del momento
    Francesco Mansi

    Scarica il campione gratuito del libro, troverai i primi 4 capitoli iniziali e il capitolo relativo alla gestione degli utenti nel CMS che andrai a creare!Con la versione completa del libro, troverai in allegato il codice sorgente dell'intero progetto finale.

  2. Learning Drupal 9 as a framework
    Learning Drupal 9 as a framework
    Your guide to custom drupal. Full project code included.
    Stef Van Looveren

    This course is focused on development and will teach you advanced concepts of drupal 9, Object-oriented PHP, and Symfony components. After the course, you’ll be able to build robust and scalable software solutions of many kinds.

  3. Mastering PDF with PHP
    Mastering PDF with PHP
    Create, read and edit PDF files in your PHP applications
    Piotr Horzycki

    You may think that building PDFs is as simple as hitting the File/Export option. However, automatic generation of invoices, reports or tickets has many pitfalls. Save time with this comprehensive guide on creating, reading and editing PDF files inside PHP web applications!

  4. Advanced PHP Strings: Text analysis, generation, and parsing via. Laravel

    As a PHP developer, working with Unicode, UTF-8, and multibyte strings can feel intimidating. Advanced PHP String provides an approachable guide through reading, writing, looping, and parsing multibyte strings through hundreds of hands-on examples using the Laravel helper methods as a familiar foundation.

  5. Learn how to create a custom extensions in Magento 2

    The ebook guides you how to create a basic Magento 2 module by magentip

  6. Exploring PHP 8.0
    Exploring PHP 8.0
    Larry Garfield

    PHP 8.0 is the most exciting release of the web's favorite server-side language since... well, PHP 7.4 last year. In this book, Platform.sh's Director of Developer Experience walks you through the big, the small, the exciting, and the concerning in this landmark language version.

  7. PHPUnit in Action
    PHPUnit in Action
    The Easy Way
    何广宇

    通过一个完整的实战项目学习 PHPUnit/DbUnit.

  8. AngularJS - The Web Compilation
    AngularJS - The Web Compilation
    A Beginner's Guide to learn AngularJS and JavaScript along with Semantic UI
    Niraj Bhagchandani

    This book is for all those who would like to learn AngularJS 1.x along with JavaScript, PHP and Semantic UI. The book contains wonderful examples and less theory to cover most of the practical aspects.

  9. PHP для веба
    PHP для веба
    Изучение PHP без использования фреймворков
    Matthias Noback and Alexey Pyltsyn

    Запросы и ответы HTTP, формы, куки и сессии. Используем всё это, чтобы создать CRUD-интерфейс и систему аутентификации в вашем первом веб-приложении.

  10. TYPO3 CMS Certified Integrator, 6th edition (English)
    TYPO3 CMS Certified Integrator, 6th edition (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 6th edition for TYPO3 v11 LTS contains more than 350 example questions and detailed explanations of which answers are correct and why. Simply the perfect choice for every integrator to prepare for the test and master the exam!

  11. A Major Event in PHP
    A Major Event in PHP
    A thorough introduction to PSR-14: The Event Dispatcher standard.
    Larry Garfield

    A complete walk-through of the PHP Event Dispatcher standard, PSR-14.

  12. Функциональное мышление в PHP

    Подход к PHP с функциональной точки зрения. Да, это возможно. (С небольшой щепоткой теории категорий.)

  13. PHP for the Web
    PHP for the Web
    Learn PHP without a framework
    Matthias Noback

    HTTP requests and responses, forms, cookies, and sessions. Use it all to build a CRUD interface and an authentication system for your very first web application.

  14. Practical Guide in Software Engineering

    A Practical Guide in Software Engineering - Building Project Euler Solutions in PHP

  15. Thinking Functionally in PHP

    Approaching PHP from a functional perspective. Yes, really. (With just a pinch of category theory.)