Skip to content

Files

Latest commit

 

History

History
32 lines (24 loc) · 1.63 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.63 KB

Crystal PHP Microframework Continuous Integration

This is a PHP (5.3+) microframework based on anonymous functions and anonymous classes.

<?php

$mf = require_once('crystal.php');

$mf('/', function () {
    echo 'Hello World!';
});

Features

Documentation

https://github.com/EmanueleMinotto/crystal/wiki