PHP code example of offline / octostan
1. Go to this page and download the library: Download offline/octostan 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/ */
offline / octostan example snippets
neon
- ./vendor/offline/octostan/extension.neon
parameters:
level: 5
checkMissingIterableValueType: false
excludePaths:
- plugins/**/tests
- plugins/**/views
- plugins/**/partials
- plugins/**/controllers/**/*.php
- plugins/**/formwidgets/**/partials/*.php
paths:
- plugins/your-vendor-name # Change this!