Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12587413
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
677 B
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"name"
:
"keruald/database"
,
"description"
:
"Allow to query a database"
,
"type"
:
"library"
,
"require-dev"
:
{
"phan/phan"
:
"^5.3.2"
,
"squizlabs/php_codesniffer"
:
"^3.6.2"
,
"phpunit/phpunit"
:
"^9.5"
,
"nasqueron/codestyle"
:
"^0.0.1"
},
"scripts"
:
{
"lint-src"
:
"find src -type f -name '*.php' | xargs -n1 php -l"
,
"lint-tests"
:
"find tests -type f -name '*.php' | xargs -n1 php -l"
,
"test"
:
"vendor/bin/phpunit"
},
"license"
:
"BSD-2-Clause"
,
"autoload"
:
{
"psr-4"
:
{
"Keruald
\\
Database
\\
"
:
"src/"
,
"Keruald
\\
Database
\\
Tests
\\
"
:
"tests/"
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Thu, Nov 13, 15:40 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3122121
Default Alt Text
composer.json (677 B)
Attached To
Mode
rKDB Keruald Database
Attached
Detach File
Event Timeline
Log In to Comment