szhorvath/visual-foxpro-orm
Composer 安装命令:
composer require szhorvath/visual-foxpro-orm
包简介
Laravel Package for Visual Foxpro
README 文档
README
Primitive Visual Foxpro ORM for Laravel
Installation
Via Composer
$ composer require szhorvath/visual-foxpro-orm
Add the following environmental variable to your .env file
VFP_PROVIDER=VFPOLEDB.1 VFP_SOURCE="//server/database.dbc"
You must publish the config file:
$ php artisan vendor:publish --provider="Szhorvath\\FoxproDB\\FoxproDBServiceProvider"
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.
统计信息
- 总下载量: 91
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-04-30