| Server IP : 104.21.25.182 / Your IP : 216.73.216.140 Web Server : Apache System : Linux server.rehabsharif.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : nobi37te ( 1003) PHP Version : 8.2.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/nobi37te/public_html/wp-content/plugins/sfwd-lms/vendor/stellarwp/models/ |
Upload File : |
{
"name": "stellarwp/models",
"description": "A library for a simple model structure.",
"keywords": ["stellarwp"],
"type": "library",
"homepage": "https://github.com/stellarwp/models",
"license": "GPL-3.0-or-later",
"authors": [
{
"name": "StellarWP",
"homepage": "https://github.com/stellarwp"
}
],
"config": {
"preferred-install": "dist",
"platform": {
"php": "7.0"
},
"allow-plugins": {
"kylekatarnls/update-helper": true
}
},
"require": {
"stellarwp/db": "^1.0.3"
},
"require-dev": {
"codeception/module-asserts": "^1.0",
"codeception/module-cli": "^1.0",
"codeception/module-db": "^1.0",
"codeception/module-filesystem": "^1.0",
"codeception/module-phpbrowser": "^1.0",
"codeception/module-rest": "^1.0",
"codeception/module-webdriver": "^1.0",
"codeception/util-universalframework": "^1.0",
"lucatume/wp-browser": "^3.0.14",
"phpunit/phpunit": "~6.0"
},
"autoload": {
"psr-4": {
"StellarWP\\Models\\": "src/Models/"
}
},
"autoload-dev": {
"psr-4": {
"StellarWP\\Models\\Tests\\": "tests/_support/Helper/"
}
}
}