PHP code example of justso / justgen

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

    

justso / justgen example snippets


  "/justtexts/page/*/text/*": "justso\\justgen\\TextService",
  "/justgen/flushcache":      "justso\\justgen\\FlushCache",
  "*":                        "file:vendor/justso/justgen/services.json"

    error_page 403 404 = /vendor/justso/justapi/FrontController.php;

  '\justso\justtexts\Page'    => '\justso\justgen\model\Page',