Registry / utility / srag-dic

srag-dic

JSON →
library0.35.0phppackagistunverified

Use all ILIAS globals in your class via dependency injection container.

composer require srag/dic
INSTALL
IMPORT
SIG · SRAG-DIC
S
srag-dic
utilityphpv0.35.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DIC
use srag\DIC\DIC;

Access ILIAS database via DIC.

use srag\DIC\DIC; $dic = new DIC(); $db = $dic->database();
Debug
Known issues
gotchaOnly works within ILIAS environment; not standalone.
fix
Ensure you are running inside ILIAS.
affects: *
Upgrade
Version history
0.35.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
srag-dic — pip install srag-dic · libregistry