1 Star 0 Fork 0

laoha0201/eloquent-relativity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
Iman 提交于 2020-09-17 11:50 . Update composer.json
{
"name": "imanghafoori/eloquent-relativity",
"description": "A way to truely decouple eloquent models.",
"keywords": ["laravel", "laravel-eloquent", "PHP", "laravel5"],
"license": "MIT",
"homepage": "https://github.com/imanghafoori1/laravel-relativity",
"authors": [
{
"name": "Iman Ghafoori",
"email": "imanghafoori1@gmail.com"
}
],
"require": {
"php": "^7.1.3|7.2.*|7.3.*|7.4.*",
"laravel/framework":"~5.1|6.*|7.*|8.*"
},
"autoload-dev": {
"classmap": ["tests/TestCase.php"],
"psr-4": {
"Imanghafoori\\Relativity\\Tests\\": "tests/"
}
},
"require-dev": {
"orchestra/testbench": "~3.0",
"mockery/mockery": "*"
},
"suggest": {
"imanghafoori/laravel-widgetize": "Gives you a better structure and caching opportunity for your web pages.",
"imanghafoori/laravel-decorator": "Allows you to easily apply the decorator pattern in a laravel app.",
"imanghafoori/laravel-smart-facades": "Automatic method injection when calling method with Facades",
"imanghafoori/laravel-masterpass": "You can easily set a master password without code change."
},
"autoload": {
"psr-4": {
"Imanghafoori\\Relativity\\": "src"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/laoha0201/eloquent-relativity.git
git@gitee.com:laoha0201/eloquent-relativity.git
laoha0201
eloquent-relativity
eloquent-relativity
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385