Mastering Laravel

Christopher John Pecoraro

  • 出版商: Packt Publishing
  • 售價: $1,860
  • 貴賓價: 9.5$1,767
  • 語言: 英文
  • 頁數: 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 的註解套件。最後,本書展示了不同的部署和擴展應用程式的方法。