Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sheenazien8/zien-lite
Mini Boilerplate php native oop
https://github.com/sheenazien8/zien-lite
Last synced: about 2 months ago
JSON representation
Mini Boilerplate php native oop
- Host: GitHub
- URL: https://github.com/sheenazien8/zien-lite
- Owner: sheenazien8
- Created: 2018-05-31T09:11:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T13:11:02.000Z (about 4 years ago)
- Last Synced: 2024-04-21T21:52:08.812Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 39.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zien Boilerplate
Zien Boilerplate or zien lite framework is a mini MVC for manage small application, zien lite gives you a different experience when you've finished the lesson on PHP Object Oriented Programming## Instalation
composer create-project sheenazien8/zien-litecopy file `.env.example` and rename to `.env`
## Configuration
open file .env and fill in the file according to your settings
```
> APP_NAME=
> APP_DEBUG=true
> DB_CONNECTION=true
> DB_DRIVER=
> DB_HOST=
> DB_USER=
> DB_PASSWORD=
> DB_NAME=
```## Documentation
## Thanks to