sarulabs/hydre

View on GitHub
example/php-nginx/app/index.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

echo "Hello world !";

file_put_contents("php://stdout", "index.php log");