PHP code example of redcatphp / artist

1. Go to this page and download the library: Download redcatphp/artist 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/ */

    

redcatphp / artist example snippets


curl https://raw.githubusercontent.com/redcatphp/artist/master/bin/installer | php

php -r "eval(file_get_contents('http://redcatphp.com/install-project?q=https://github.com/redcatphp/redcatphp/archive/master.zip'));"

php -r "eval(file_get_contents('http://redcatphp.com/install-project?q=redcatphp/redcatphp'));"

php -r "eval(file_get_contents('http://redcatphp.com/install-project?q=redcatphp/redcatphp+master'));"
php -r "eval(file_get_contents('http://redcatphp.com/install-project?q=redcatphp/redcatphp+v6.2.3'));"

with auth