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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/files | 0.86 | Yii Files is a PHP 8+ utility package with FileHelper methods for common filesystem tasks: ensure/create directories with permissions, remove or clear directories, filter files via path matching, and other file and directory management helpers. | 0 | 37 | — | 37K | — | 12.3 | 45.3 | — | — | |
| yiisoft/html | 0.86 | Yii HTML is a PHP library for safe, dynamic server-side HTML generation. It provides classes for common HTML tags, a CustomTag builder, widgets like ButtonGroup/CheckboxList/RadioList, automatic content encoding with NoEncode, and an Html helper API. | 58 | 58 | 23 | 21K | 7 | 27.8 | 43.1 | BSD-3-Clause | 2 weeks ago | |
| yiisoft/strings | 0.86 | Yii Strings provides fast, multibyte-safe string utilities for PHP: StringHelper and NumericHelper, Inflector (pluralize, slug), wildcard pattern matching, and optimized combined regex matching with optional memoization. | 49 | 51 | 19 | 63K | 5 | 14.8 | 48.2 | BSD-3-Clause | 6 months ago | |
| craftcms/laravel-aliases | 0.85 | Laravel integration for Craft CMS aliases. Defines common path/URL aliases and resolves them through Laravel’s config/container so you can use Craft-style alias strings in your app, CLI, and packages with consistent environment-aware values. | 0 | 0 | 0 | 9K | 0 | 16.1 | — | MIT | 2 months ago | |
| yiisoft/definitions | 0.84 | Minimalistic definitions container for PHP apps. Build and compose object definitions for DI: map IDs to classes, factories, values and params, with autowiring-friendly configuration. Designed to work smoothly with Yii and other PSR-based projects. | 0 | 15 | — | 30K | — | 14.8 | 51.5 | — | — | |
| sindyko/aliaser | 0.84 | Laravel package for elegant alias management across Eloquent models, Livewire forms, DTOs, collections, and enums. Use short aliases and the Entity facade (Entity::user(1)), auto-sync morph maps, and optimize Livewire snapshots with custom synthesizers. | 4 | 5 | 0 | 0 | 0 | 12.2 | — | MIT | 5 months ago | |
| yiisoft/di | 0.82 | PSR-11 compatible dependency injection container for PHP 8.1+. Supports autowiring plus constructor, method and property injection, aliasing, service providers, delegated/composite containers, circular reference detection, and state reset for long-running workers. | 236 | 239 | 46 | 27K | 14 | 19.0 | 37.3 | BSD-3-Clause | 6 months ago | |
| typo3/class-alias-loader | 0.82 | Adds Composer-powered class aliasing for PHP libraries that rename classes. Reads alias maps from composer.json, rewrites vendor/autoload.php on dump-autoload, and registers a loader that calls class_alias() so old class names keep working transparently. | 44 | 44 | 11 | 304K | 0 | 19.4 | 61.3 | MIT | 1 month ago | |
| alanmastro/short-url-bundle | 0.81 | — | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | MIT | — | |
| codemonkeys-ru/repository-alias-bundle | 0.81 | — | 2 | 3 | 1 | 0 | 0 | 0.3 | — | — | 10 years ago | |
| yiisoft/translator | 0.81 | Yii Translator provides a clean abstraction for message translation in PHP apps, with support for multiple message categories, locales, and fallback logic. Integrates with Yii components to load, format, and return translated strings consistently across your project. | 26 | 26 | 10 | 23K | 10 | 17.4 | 46.7 | BSD-3-Clause | 6 months ago | |
| yiisoft/code-style | 0.81 | Coding style and quality tools for PHP projects from Yii. Provides configuration and presets to keep code formatting consistent and enforce standards across your repository, helping teams maintain clean, readable code with automated checks. | 3 | 3 | 2 | 5K | 0 | 13.3 | 47.5 | BSD-3-Clause | 4 months ago | |
| ibexa/templated-uri-bundle | 0.80 | Symfony bundle providing an RFC-6570 (URI Template) compatible router and URL generator via hautelook/TemplatedUriRouter. Exposes a templated router service to generate links like /demo?{&page}{&sort*}{&filter*} from route params. | 3 | 3 | 1 | 32K | 0 | 0.1 | 54.0 | MIT | — | |
| boson-php/uri | 0.80 | Boson URI is a small PHP library for parsing, building, normalizing, and comparing URIs. Provides immutable URI objects, convenient accessors for scheme/host/path/query/fragment, and helpers for resolving and manipulating URLs in a safe, standards-friendly way. | 0 | 0 | 0 | 289 | 0 | 0.0 | 34.0 | MIT | — | |
| boson-php/uri-factory | 0.79 | PSR-17 URI factory for Boson PHP. Create and normalize URIs for Boson apps and WebView navigation, with simple Composer installation and docs integrated into the Boson ecosystem. PHP 8.4+ and MIT-licensed. | 0 | 0 | 0 | 277 | 0 | 0.0 | 33.8 | MIT | — | |
| atldays/laravel-url | 0.79 | — | 0 | 0 | 0 | 29 | 0 | 17.6 | 23.5 | MIT | 1 month ago | |
| c975l/config-bundle | 0.79 | — | 2 | 2 | 0 | 21 | 0 | 0.0 | 12.5 | MIT | — |
How can I help you explore Laravel packages today?