PHP code example of respectify / respectify-php
1. Go to this page and download the library: Download respectify/respectify-php library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
respectify / respectify-php example snippets
bash
$ brew install php
$ brew install composer
ini
USE_REAL_API=true
[email protected]
RESPECTIFY_API_KEY=your-api-key-here
REAL_ARTICLE_ID=an-existing-article-id-here