PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Sapphire   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Sapphire
Build an API that handles request asynchronously
Author: By
Last change:
Date: 1 year ago
Size: 880 bytes
 

Contents

Class file image Download

? Sapphire API ?

Sapphire is an amazing, precious, and great,... asynchronous RESTful API using ReactPHP and PHP 7.4.

The application is built on top of the Action-Domain-Responder (ADR) architecture.

? The Requirements

??? The Cooker

Pierre-Henry Soria. A versatile, programmatic and passionate software engineer who enjoys programming and developing new skills on a daily basis! ???

Reachable at hi {{AT}} ph7 [[D0T]] me!

? Set It Up

  1. Run `composer install` to install the project dependencies.
  2. Located in the project root, rename `.env.dist` to `.env` and edit the app details.
  3. Start the app server `php server.php`