Registry / utility / aedart-license

aedart-license

JSON →
library1.5.0phppackagistunverified

Contains various license files for different projects or packages, primarily for Aedart projects.

composer require aedart/license
INSTALL
IMPORT
SIG · AEDART-LICENSE
A
aedart-license
utilityphpv1.5.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.

LicenseManager
use Aedart\License\LicenseManager;

Retrieve a license file content by name.

use Aedart\License\LicenseManager; $manager = new LicenseManager(); $license = $manager->get('MIT');
Debug
Known issues
gotchaThis package is intended for internal Aedart use and may not be useful for other projects.
fix
Consider using a more general license management package if needed.
affects: >=1.0.0
Upgrade
Version history
1.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
28
OpenAI (training)
1
Resources
aedart-license — pip install aedart-license · libregistry