This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
muzich
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
http://muzi.ch
748
Commits
1
Branches
Tree:
15d7c389cf
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '15d7c389cf'
${ noResults }
muzich
/
vendor
/
gedmo
/
doctrine-extensions
/
example
/
bin
/
console
console
79B
History
Raw
1
2
3
4
5
6
7
#!/usr/bin/env php
<?php
$cli = include __DIR__.'/console.php';
$cli->run();