Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 253 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 253 Bytes

Sifter PHP

Sifter PHP is an API wrapper for the Sifter API written in PHP.

Installing

Sifter PHP is available through Packagist.

"require": {
	"sifter/sifter": "version"
}

Usage

See examples for usage.

Documentation

Coming soon.