Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jinyphp/mysql

jinyMysql Database
https://github.com/jinyphp/mysql

Last synced: 5 days ago
JSON representation

jinyMysql Database

Awesome Lists containing this project

README

        

# jinyMysql
`jinyMysql`은 mysql 데이터베이스를 쉽게 접근하고 사용을 할 수 있는 패키지 라이브러리 입니다.

## 설치
`jinyMysql`은 컴포저 패키지를 통하여 설치를 할 수 있습니다.

```
composer require jiny/mysql
```