hgh / fox
The fox
v1.0.1
2020-07-17 20:40 UTC
Requires
- ext-json: *
- ext-mcrypt: *
- ext-openssl: *
- ext-pdo: *
- hgh/fox-framework: ^1.0
- vlucas/phpdotenv: ^4.1
This package is auto-updated.
Last update: 2026-02-18 08:18:38 UTC
README
The sample project for the fox framework.
Table of contents
Installation
Step 1: Create Project
create the project by following composer command:
composer create-project hgh/fox
Step 2: Composer install
Install packages by following composer command:
composer install
Step 3: Create .env
Create .env file. You can use the example provided for you.
