jhonoryza/laravel-quran
最新稳定版本:2.0.3
Composer 安装命令:
composer require jhonoryza/laravel-quran
包简介
laravel package to get quran data from some sources
README 文档
README
install
composer require jhonoryza/laravel-quran
run migration
php artisan migrate
this will create 2 tables: qurans and quran_verses
publish config file
php artisan vendor:publish --tag=quran-config
Source of quran.
options: 'kemenag', 'kemenag_official', 'tanzil.net'
- kemenag is using rest api method to get the data from non official source
- kemenag_official is using rest api method to get the data from official source
- tanzil.net is using dump sql data that provided by tanzil to get the data
sync data
sync quran data
php artisan quran:sync
Security
If you've found a bug regarding security please mail jardik.oryza@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 264
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-14