Preview
7/15/21Less than 1 minute
Preview Nin
Trong thời gian rãnh rỗi, tìm hiểu về các design parttern, architecture,.. của các framework của php.
Mình có tự phát triển 1 simple framework trên tư tưởng IoC, DI,..
Tips
Note:
- Mục đích chính: research, tìm hiểu cách hoạt động hay architecture của 1 framework
- stability = dev.
Installation
Composer:
Execute the following command to get the latest version of the package:
composer create-project nin/nin -s dev
Environment Configuration:
cp .env.example .env
Generating the Database Schema:
composer db:create
Documents:
- Preview
- DI Container
- Service Provider
- Logger
- Facade
- Config
- View
- Http Requests
- ORM - Entity Manager
- ORM - Entity Class - Schema Generate
- ORM - Repository
- Whoops
- Webpack
- Session
- Pipeline
- Middleware
Packagist: https://packagist.org/packages/nin/nin