{"id":14128413,"url":"https://github.com/Wulfheart/pretty-routes","last_synced_at":"2025-08-03T23:30:46.099Z","repository":{"id":52254853,"uuid":"359575407","full_name":"Wulfheart/pretty-routes","owner":"Wulfheart","description":"Display your Laravel routes in the console, but make it pretty. 😎","archived":false,"fork":false,"pushed_at":"2022-01-19T19:50:58.000Z","size":1723,"stargazers_count":628,"open_issues_count":0,"forks_count":32,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T17:14:15.725Z","etag":null,"topics":["artisan","artisan-command","console","laravel","laravel-framework","routes"],"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/Wulfheart.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}},"created_at":"2021-04-19T19:29:28.000Z","updated_at":"2024-10-23T22:43:28.000Z","dependencies_parsed_at":"2022-08-24T14:42:48.977Z","dependency_job_id":null,"html_url":"https://github.com/Wulfheart/pretty-routes","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"spatie/package-skeleton-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wulfheart%2Fpretty-routes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wulfheart%2Fpretty-routes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wulfheart%2Fpretty-routes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wulfheart%2Fpretty-routes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wulfheart","download_url":"https://codeload.github.com/Wulfheart/pretty-routes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228540832,"owners_count":17934030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["artisan","artisan-command","console","laravel","laravel-framework","routes"],"created_at":"2024-08-15T16:01:41.428Z","updated_at":"2024-12-07T06:31:11.103Z","avatar_url":"https://github.com/Wulfheart.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Pretty Routes for Laravel\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/wulfheart/pretty_routes.svg?style=flat-square)](https://packagist.org/packages/wulfheart/pretty_routes)\n[![Total Downloads](https://img.shields.io/packagist/dt/wulfheart/pretty_routes.svg?style=flat-square)](https://packagist.org/packages/wulfheart/pretty_routes)\n\nDisplay your Laravel routes in the console, but make it pretty. 😎\n\n\u003cimg src=\"https://user-images.githubusercontent.com/25671390/116441604-e0aa3300-a851-11eb-9e98-a59ff356c9dc.png\"/\u003e\n\n## Note\n\nWith the arrival of Laravel 9 this package is going to be deprecated as the functionality will already be integrated in the framework as per [this PR](https://github.com/laravel/framework/pull/40269). Thanks for the support! ⭐\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require wulfheart/pretty_routes\n```\n\n## Usage\n\n```bash\nphp artisan route:pretty\n```\nor\n\n```bash\nphp artisan route:pretty --except-path=horizon --method=POST --reverse\nphp artisan route:pretty --only-path=app --method=POST --reverse\nphp artisan route:pretty --only-name=app --method=POST \nphp artisan route:pretty --only-name=app --method=POST --group=path --reverse-group\nphp artisan route:pretty --only-name=app,horizon,debugbar --except-path=foo,bar --group=name --reverse\n```\n\n## Advanced Example\n\n\u003cimg src=\"https://user-images.githubusercontent.com/25671390/116859537-6cc8ab80-ac00-11eb-9376-e6baee12ace8.png\"/\u003e\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nFeel free to open an issue or a PR. Discussions are disabled right now as there shouldn't be too much need for discussion and it can happen in the issues.\n\n## Credits\n\n- [Alexander Wulf](https://github.com/Wulfheart)\n- [Tom Witkowski](https://github.com/Gummibeer)\n- [Matt Staufer](https://github.com/mattstauffer)\n- [Bhushan Gaikwad](https://github.com/bhushan)\n- [Edward Akerboom](https://github.com/infostreams)\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%2FWulfheart%2Fpretty-routes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWulfheart%2Fpretty-routes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWulfheart%2Fpretty-routes/lists"}