{"id":51171890,"url":"https://github.com/craftcms/laravel-aliases","last_synced_at":"2026-06-27T01:08:59.607Z","repository":{"id":298106093,"uuid":"996971058","full_name":"craftcms/laravel-aliases","owner":"craftcms","description":"A Laravel Facade around yiisoft/aliases","archived":false,"fork":false,"pushed_at":"2026-03-16T21:48:47.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-17T08:26:50.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/craftcms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-05T18:39:05.000Z","updated_at":"2026-03-16T21:48:50.000Z","dependencies_parsed_at":"2025-06-09T12:56:06.256Z","dependency_job_id":"a3c59fb4-623a-45f2-8e97-b6395734194f","html_url":"https://github.com/craftcms/laravel-aliases","commit_stats":null,"previous_names":["craftcms/laravel-aliases"],"tags_count":3,"template":false,"template_full_name":"spatie/package-skeleton-laravel","purl":"pkg:github/craftcms/laravel-aliases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftcms%2Flaravel-aliases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftcms%2Flaravel-aliases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftcms%2Flaravel-aliases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftcms%2Flaravel-aliases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craftcms","download_url":"https://codeload.github.com/craftcms/laravel-aliases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftcms%2Flaravel-aliases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34838078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-27T01:08:58.930Z","updated_at":"2026-06-27T01:08:59.584Z","avatar_url":"https://github.com/craftcms.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aliases\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/craftcms/laravel-aliases.svg?style=flat-square)](https://packagist.org/packages/craftcms/laravel-aliases)\n[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/craftcms/laravel-aliases/run-tests.yml?branch=main\u0026label=tests\u0026style=flat-square)](https://github.com/craftcms/laravel-aliases/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/craftcms/laravel-aliases/fix-php-code-style-issues.yml?branch=main\u0026label=code%20style\u0026style=flat-square)](https://github.com/craftcms/laravel-aliases/actions?query=workflow%3A\"Fix+PHP+code+style+issues\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/craftcms/laravel-aliases.svg?style=flat-square)](https://packagist.org/packages/craftcms/laravel-aliases)\n\nA Laravel wrapper around yiisoft/aliases\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require craftcms/laravel-aliases\n```\n\n## Usage\n\n```php\nuse CraftCms\\Aliases\\Aliases;\n\nAliases::set('@root', __DIR__);\nAliases::set('@vendor', '@root/vendor');\nAliases::set('@bin', '@vendor/bin');\n\necho Aliases::get('@bin/phpunit'); // /path/to/vendor/bin/phpunit\n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Pixel \u0026 Tonic](https://github.com/craftcms)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftcms%2Flaravel-aliases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraftcms%2Flaravel-aliases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftcms%2Flaravel-aliases/lists"}