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

https://github.com/rakit/framework

Yet another PHP micro framework
https://github.com/rakit/framework

Last synced: 5 months ago
JSON representation

Yet another PHP micro framework

Awesome Lists containing this project

README

          

Rakit Framework
=================

[![Build Status](https://img.shields.io/travis/rakit/framework.svg?style=flat-square)](https://travis-ci.org/rakit/framework)
[![Dependency Status](https://www.versioneye.com/user/projects/5683f558eb4f47003c000b64/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5683f558eb4f47003c000b64)
[![Github Issues](http://githubbadges.herokuapp.com/emsifa/rakit-framework/issues.svg?style=flat-square)](https://github.com/emsifa/rakit-framework/issues)
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://doge.mit-license.org)

Rakit framework adalah PHP micro framework untuk membantu kamu membuat web app atau web service dengan mudah.
Rakit framework pada dasarnya terinspirasi dari Laravel dan Slim framework.
Untuk itu beberapa API akan terlihat mirip-mirip dengan framework tersebut.

## Dokumentasi

* Indonesia: [https://rakit.github.io/id](https://rakit.github.io/id/index.html)
* English: [https://rakit.github.io](https://rakit.github.io)