nitric/php-sdk

Nitric service client library for PHP

Fund package maintenance!
nitrictech

Installs: 54

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 2

pkg:composer/nitric/php-sdk


README

Nitric Logo

PHP SDK

The PHP SDK supports the use of the cloud-portable Nitric framework with PHP 8+.

The SDK is in early stage development and APIs and interfaces are still subject to breaking changes

Prerequisites

  • PHP 8+

Getting Started

The PHP SDK is included by all nitric PHP templates by default

Using the Nitric CLI

nitric make:function <php-template> example

Available PHP templates are:

  • faas/php8

Adding to an existing project (Composer)

composer require nitric/sdk