neos/tiga

NEOS TIGA PHP Framework

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:framework

0.0.1 2016-05-04 19:30 UTC

This package is not auto-updated.

Last update: 2024-04-24 22:57:53 UTC


README

Tiga
©NEOS {TIGA} PHP Framework
Project started in autumn 2016 by Bill Rocha

Running

Clone this repository

git clone https://github.com/sexcod/Tiga.git  
Composer update

Or create a project by Composer (recommended)

Composer create-project neos/tiga 

Test in PHP builtin server

php -S localhost:80 
Now, type in your browser: http://localhost

Requirements:

Caution!

Experimental: Do not use in production!
See this document pages for more help (I'm sorry: portuguese only).

Acesse a documentação em português do Brasil para obter mais informações.