PHP code example of infrajs / infra

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

    

infrajs / infra example snippets





	js\infra\Infra::init();
vendor/infrajs/infra/index.php
vendor/infrajs/infra/index.php?-infra/tests.php

?-imager/imager.php?src=~mypic.jpg&w=100

vendor/infrajs/imager/imager.php?src=images/mypic.jpg&w=100

vendor/infrajs/infra/?-imager/imager.php?src=~mypic.jpg&w=100
?-imager/imager.php?src=*mypic.jpg&w=100
vendor/infrajs/infra/index.php?~mypic.jpg
vendor/infrajs/infra/?~mypic.jpg