ENGLISH

Lumen Programming Guide: Writing PHP Microservices, REST and Web Service APIs

Book information

Publisher
Apress
Year
2016
ISBN
978-1-4842-2186-0, 978-1-4842-2187-7
DOI
10.1007/978-1-4842-2187-7
Language
english
Format
PDF
Filesize
7 MB (7360525 bytes)
Edition
1
Pages
XX, 247\258
Time added
2016-11-20 09:00:00

Description

Learn to write test-driven microservices, REST APIs, and web service APIs with PHP using the Lumen micro-framework, from the now popular Laravel family. This book shows you how testing APIs can help you write bullet-proof web application services and microservices. In the Lumen Programming Guide you will learn how to use Lumen—a micro-framework by Laravel—to write bullet-proof APIs. Lumen helps you write productive, maintainable APIs using modern application design. You will learn how to write fully-tested APIs and understand essential Lumen concepts used to build a solid foundation for writing API projects. What You Will LearnMaintain your API's database structure through built-in database migrationsWrite tests with factory data in a test databaseRespond with consistent data output in JSONDeal with PHP exceptions by using JSON responsesCreate, read, update, and delete REST resourcesRepresent model associations in API responsesBuild a solid foundation for writing tests with PHPUnit and MockeryValidate data Who This Book Is For PHP developers with no Laravel experience. Only a basic understanding of HTTP and writing PHP applications is needed to get started.

Similar books