neos / tiga
NEOS TIGA PHP Framework
Package info
Language:JavaScript
Type:framework
pkg:composer/neos/tiga
0.0.1
2016-05-04 19:30 UTC
Requires
- php: >=5.5.0
- twig/twig: ~1
This package is not auto-updated.
Last update: 2026-03-12 07:54:11 UTC
README

©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.