This website works better with JavaScript.
Home
Explore
Help
Sign In
blobt
/
airpc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
2
Branches
2
Tags
76 KiB
PHP
100%
Tree:
f781333c25
base-server
master
v0.3.4
v0.3.5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f781333c25'
${ noResults }
airpc
/
examples
/
index.php
8 lines
103 B
Raw
Blame
History
<
?
php
include
__DIR__
.
"
/../vendor/autoload.php
"
;
use
blobt\airpc\Yee
;
return
(
new
Yee
())
->
run
();
Reference in new issue