PHP code example of tomflidr / apigen
1. Go to this page and download the library: Download tomflidr/apigen 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/ */
tomflidr / apigen example snippets
/**
* @see SomeClass
* @see SomeClass::$propety
* @see SomeClass::someFunction()
*/
/**
* This is already mentioned on Wiki.
* @link https://en.wikipedia.org/wiki/United_we_stand,_divided_we_fall Click to see a cool quote
*/