library jetphp
JetPHP - Framework gaĂșcho.
joaoartur/jetphp
JetPHP - Framework gaĂșcho.
- Tuesday, March 13, 2018
- by JoaoArtur
- Repository
- 3 Watchers
- 3 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
JetPHP
PHP Framework to developing websites and systems, (*1)
Documentation
The v1.0 documentation is being writed, you can read it at https://jetphp.github.io/, (*2)
How to install?
- Use composer to manage all dependencies
git clone https://github.com/jetphp/jetphp
cd jetphp
composer install
If you don't have composer, learn how to install, (*3)
How to start with docker?
- Install docker
- Install docker-compose
- Execute
docker-compose up
- Run
docker exec -it jetphp-php7 bash
and run composer install
- Go to
http://localhost:5005
and see JetPHP
Install development version (not stable)
v1.1.1, (*4)
git clone https://github.com/jetphp/jetphp --branch v1.1
dev-master
9999999-dev
JetPHP - Framework gaĂșcho.
Sources
Download
MIT
The Requires
by
JoĂŁo Artur