Download the PHP package zqhong/fastd-eloquent without Composer
On this page you can find all versions of the php package zqhong/fastd-eloquent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fastd-eloquent
fastD Eloquent
使用 Eloquent 替换 fastD 自带的 Medoo
安装
配置
修改配置文件 config/app.conf
,添加 EloquentServiceProvider
,如下:
修改配置文件 .env.yml
,添加如下信息:
其中,driver
的可选值为:mysql
、pgsql
、sqlite
和 sqlsrv
。
直接使用
配置 Model 使用
分页
分页的简单使用
其他资源
如果你对在其他框架中使用 Eloquent 感兴趣,请参考 Slim 的这篇文章 - Using Eloquent with Slim。
如果你对 Eloquent 不熟悉,请阅读下面的资料。
All versions of fastd-eloquent with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2.5|^8.0
ext-json Version *
illuminate/database Version ^6.20
illuminate/pagination Version ^6.20
fastd/container Version ^3.0
fastd/config Version ^3.0
illuminate/events Version ^6.20
doctrine/dbal Version ^2.5
ext-json Version *
illuminate/database Version ^6.20
illuminate/pagination Version ^6.20
fastd/container Version ^3.0
fastd/config Version ^3.0
illuminate/events Version ^6.20
doctrine/dbal Version ^2.5
The package zqhong/fastd-eloquent contains the following files
Loading the files please wait ....