An open API service indexing awesome lists of open source software.

https://github.com/nazg-hack/framework

Http Application / Microframework for HHVM/Hack
https://github.com/nazg-hack/framework

hack hacklang hhvm micro-framework

Last synced: 29 days ago
JSON representation

Http Application / Microframework for HHVM/Hack

Awesome Lists containing this project

README

          

# Nazg Micro Framework Core Repository

[![Packagist](https://img.shields.io/badge/HHVM-%3E=4.41-orange.svg?style=flat-square)](https://packagist.org/packages/nazg/framework)
[![Packagist](https://img.shields.io/packagist/l/nazg/framework.svg?style=flat-square)](https://packagist.org/packages/nazg/framework)
[![Build Status](http://img.shields.io/travis/nazg-hack/framework/master.svg?style=flat-square)](https://travis-ci.org/nazg-hack/framework)

Http Application / MicroFramework for HHVM/Hack

## Supported

HHVM 4.41 and above.

## Usage

[Skeleton](https://github.com/ytake/nazg-skeleton)

```bash
$ composer install
```

## License

The Nazg Framework is licensed under The MIT License (MIT). See License File for more information.