Skip to content

EmanueleMinotto/crystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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