<?php require 'bin/app1/index.php'; require 'bin/app2/index.php'; app1\App1Sub::test(); app2\App2Sub::test();