Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn real world API design in PHP using Apigility
Rating: 4.1 out of 5(56 ratings)
2,534 students

Learn real world API design in PHP using Apigility

PHP is the language of the web. Apigility is structured approach to building REST and RPC based APIs.
Created byJack Peterson
Last updated 3/2019
English

What you'll learn

  • Create your own unit-tested APIs
  • Be familiar with Oauth2 authentication and customizing Authorization
  • Be able to send notification e-mail messages

Course content

15 sections35 lectures3h 47m total length
  • Introduction1:44

Requirements

  • PHP Syntax
  • PHP Object Oriented programming
  • Exception handling
  • Web server technologies using PHP
  • A general knowledge of continuous integration

Description

Learn how to build a robust API for your projects using the actively developed and frequently contributed to API framework, Apigility. This course is designed to jumpstart your API development and clear up many of the potentially confusing parts on how to get started using Apigility.

At the end of this course you will have a working API that provides user registration, forgotten password resets, and email notifications. You will gain some working experience with Doctrine ORM and oauth2. Finally, you'll be confident that your API's backing logic will reliably perform how you expect it to because your domain models will be unit tested.

Who this course is for:

  • This course is designed for developers already familiar with Object Oriented programming in PHP and need to implement an API but are unfamiliar with Apigility.