yiisoft/aliases
yiisoft/aliases stores and resolves path aliases (strings starting with @) for filesystem paths or URLs. Define aliases like @root, @vendor, @bin and expand them on demand, supporting nested aliases (e.g., @bin => @vendor/bin) without checking path existence.
__set() that was leading to weird side-effects (@samdark)getAll(), when alias is nested (@Fantom409)params to config-plugin section in composer.json (@vjik)$params['aliases'] to $params['yiisoft/aliases']['aliases'] (@vjik)How can I help you explore Laravel packages today?