PHP code example of nelson-cms / svg-filter

1. Go to this page and download the library: Download nelson-cms/svg-filter 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/ */

    

nelson-cms / svg-filter example snippets


float $width = null,
float $height = null,
string $fill = null,
string $class = null,
string $title = null,
array $attributes = [],