Framework

The framework library of Serapha

MIT License

Downloads
84
Stars
1
Committers
1

Serapha-Framework

The framework library of Serapha

Installation

composer require serapha/framework

Environment Variables

# DB
DB_HOST=127.0.0.1
DB_NAME=serapha
DB_USER=root
DB_PASSWORD=test1234
DB_PORT=3306

# Redis
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
REDIS_PASSWORD=
REDIS_DATABASE=0

# Path
CONFIG_FILE=/app/Config/config.inc.php
ROUTE_PATH=/app/Route
LANG_PATH=/app/Language
CACHE_PATH=/storage/cache
Package Rankings
Top 46.61% on Packagist.org
Badges
Extracted from project README
Packgist
Related Projects