2017 © Pedro Peláez
 

library framework

Lightweight PHP framework

image

ark/framework

Lightweight PHP framework

  • Thursday, May 21, 2015
  • by ddliu
  • Repository
  • 1 Watchers
  • 2 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Ark Framework

Lightweight PHP framework., (*1)

This framework aims to provide a minimal start point for your application., (*2)

Features

  • Event driven
  • Small

What's Included

  • Application Class
  • Container (Pimple)
  • Router (FastRoute)

Requirements

  • PHP 5.4

Installation

Via Composer

composer require ark/framework

Download Zip

See Latest Release, (*3)

Download Phar

See Latest Release, (*4)

Usage

See index.php, (*5)

Server Setup

Nginx

See nginx.conf, (*6)

Apache

See .htaccess, (*7)

PHP Builtin Server

php -S localhost:8080 -t . router.php

The Versions

21/05 2015

dev-master

9999999-dev https://github.com/arkphp/framework

Lightweight PHP framework

  Sources   Download

MIT

The Requires

 

framework

22/03 2015
21/03 2015