Mastering Laravel
暫譯: 精通 Laravel

Christopher John Pecoraro

  • 出版商: Packt Publishing
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 232
  • 裝訂: Paperback
  • ISBN: 1785285025
  • ISBN-13: 9781785285028
  • 相關分類: Laravel
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Develop robust modern web-based software applications and RESTful APIs with Laravel, one of the hottest PHP frameworks

About This Book

  • Master the flashiest functionalities Laravel has to offer
  • Use PHPSpec to design testable software by specification to ensure quality code
  • Explore the best-practices and latest features of Laravel 5

Who This Book Is For

If you are an experienced or a capable PHP programmer who has a basic understanding of the concepts of modern PHP (at least version 5.4), this book is ideal for you.

Basic object-oriented programming and database knowledge is expected. You should already know your way around Laravel, or have at least experimented with the framework.

What You Will Learn

  • Convert specifications into classes and functions, using a specification-based behavioral-driven design (BDD)
  • Create a deployment script for a continuous delivery environment
  • Use Eloquent to interact with the database in an object-oriented manner
  • Create RESTful APIs to allow an application to interact with other programs
  • Easily scale software with route caching and the read/write configuration
  • Use DocBlock annotations to enhance controllers and reduce the amount of code required

In Detail

PHP continues to revive and Laravel is at its forefront. Laravel follows modern PHP's object-oriented best practices and reduces time-to-market, enabling you to build robust web and API-driven mobile applications that can be automatically tested and deployed.

With this book you will learn how to rapidly develop software applications using the Laravel 5 PHP framework.

This book walks you through the creation of an application, starting with behavior-driven design of entities. You'll explore various aspects of modern software including the RESTful API, and will be introduced to command bus. Laravel's annotations package is also explained and demonstrated. Finally, the book closes with a demonstration of different ways to deploy and scale your applications.

商品描述(中文翻譯)

使用 Laravel 這個最熱門的 PHP 框架,開發穩健的現代網頁應用程式和 RESTful API

本書介紹


  • 掌握 Laravel 提供的最炫功能

  • 使用 PHPSpec 根據規範設計可測試的軟體,以確保程式碼品質

  • 探索 Laravel 5 的最佳實踐和最新功能

本書適合誰閱讀

如果您是一位有經驗或具備能力的 PHP 程式設計師,並且對現代 PHP 的概念(至少版本 5.4)有基本了解,那麼這本書非常適合您。

預期具備基本的物件導向程式設計和資料庫知識。您應該已經熟悉 Laravel,或至少對這個框架有過實驗。

您將學到什麼


  • 將規範轉換為類別和函數,使用基於規範的行為驅動設計 (BDD)

  • 為持續交付環境創建部署腳本

  • 使用 Eloquent 以物件導向的方式與資料庫互動

  • 創建 RESTful API 以允許應用程式與其他程式互動

  • 通過路由快取和讀寫配置輕鬆擴展軟體

  • 使用 DocBlock 註解來增強控制器並減少所需的程式碼量

詳細內容

PHP 持續復甦,而 Laravel 站在最前沿。Laravel 遵循現代 PHP 的物件導向最佳實踐,縮短上市時間,使您能夠構建穩健的網頁和 API 驅動的行動應用程式,這些應用程式可以自動測試和部署。

通過這本書,您將學會如何快速開發使用 Laravel 5 PHP 框架的軟體應用程式。

本書將引導您創建一個應用程式,從實體的行為驅動設計開始。您將探索現代軟體的各個方面,包括 RESTful API,並將介紹命令總線。Laravel 的註解套件也會進行解釋和示範。最後,本書將以不同的方式展示如何部署和擴展您的應用程式。