Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-lang/routes
Easy and fast way to localize routes
https://github.com/laravel-lang/routes
l18n laravel laravel-framework localization routes translate translation translations
Last synced: 3 months ago
JSON representation
Easy and fast way to localize routes
- Host: GitHub
- URL: https://github.com/laravel-lang/routes
- Owner: Laravel-Lang
- License: mit
- Created: 2024-05-14T07:51:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-07T14:36:20.000Z (5 months ago)
- Last Synced: 2024-10-26T05:17:26.176Z (3 months ago)
- Topics: l18n, laravel, laravel-framework, localization, routes, translate, translation, translations
- Language: PHP
- Homepage: https://laravel-lang.com/packages-routes.html
- Size: 88.9 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Routes Localization
![laravel lang routes](https://preview.dragon-code.pro/laravel-lang/routes-localization.svg?brand=laravel&mode=dark)
[![Stable Version][badge_stable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![Github Workflow Status][badge_build]][link_build]
[![License][badge_license]](https://laravel-lang.com/license.html)## Documentation
See the [documentation](https://laravel-lang.com/packages-routes.html) for detailed installation.
## Communication
We also have official [chats](https://t.me/addlist/l0XGtvEIBiljMTMy) in Telegram.
## Contributing
Please see [CONTRIBUTING](https://laravel-lang.com/contributions.html) for details.
## Support Us
❤️ Laravel Lang? Please consider supporting our collective on [Boosty](https://boosty.to/laravel-lang).
## License
This package is licensed under the [MIT License](https://laravel-lang.com/license.html).
[badge_build]: https://img.shields.io/github/actions/workflow/status/laravel-lang/routes/tests.yml?branch=main&style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/routes.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/laravel-lang/routes.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/laravel-lang/routes?label=stable&style=flat-square
[link_build]: https://github.com/laravel-lang/routes/actions
[link_packagist]: https://packagist.org/packages/laravel-lang/routes