PHP Classes

File: bin/bootstrap.php

Recommend this page to a friend!
  Classes of stelin   swoft   bin/bootstrap.php   Download  
File: bin/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: swoft
Framework to develop coroutine based application
Author: By
Last change:
Date: 5 years ago
Size: 82 bytes
 

Contents

Class file image Download
<?php
// Composer autoload
require_once dirname(__DIR__) . '/vendor/autoload.php';