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
Requires
- php: >=5.5.0
- twig/twig: ~1
This package is not auto-updated.
Last update: 2024-11-07 01:28:53 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.