Book description
Whether you’re sharing data between two internal systems or building an API so users can access their data, this practical book provides everything you need to build web service APIs with PHP. Author Lorna Jane Mitchell uses code samples, real-world examples, and advice based on her extensive experience to guide you through the process—from the underlying theory to methods for making your service robust.
PHP is ideally suited for both consuming and creating web services. You’ll learn how to use this language with JSON, XML, and other web service technologies.
- Explore HTTP, from the request/response cycle to its verbs, headers, and cookies
- Determine whether JSON or XML is the best data format for your application
- Get practical advice for working with RPC, SOAP, and RESTful services
- Use a variety of tools and techniques for debugging HTTP web services
- Choose the service that works best for your application, and learn how to make it robust
- Learn how to document your API—and how to design it to handle errors
Publisher resources
Table of contents
- Preface
- 1. HTTP
- 2. HTTP Verbs
- 3. Headers
- 4. Cookies
- 5. JSON
- 6. XML
- 7. RPC and SOAP Services
- 8. REST
- 9. Debugging Web Services
- 10. Making Service Design Decisions
- 11. Building a Robust Service
- 12. Error Handling in APIs
- 13. Documentation
- A. A Guide to Common Status Codes
- B. Common HTTP Headers
- About the Author
- Colophon
- Copyright
Product information
- Title: PHP Web Services
- Author(s):
- Release date: April 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449356569
You might also like
video
PHP Web Services
Learn how to build web services with PHP and exchange data across applications. In this video …
book
PHP Web Services, 2nd Edition
Whether you’re sharing data between two internal systems or building an API so that users can …
book
Building RESTful Web Services with PHP 7
Learn how to build RESTful API and web services in PHP 7 About This Book Leverage …
book
PHP 7: Real World Application Development
Use new features of PHP 7 to solve practical, real-world problems faced by PHP developers like …