Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-lang/http-statuses
List of 126 languages for HTTP statuses
https://github.com/laravel-lang/http-statuses
http http-status http-status-code i18n laravel localization status status-page statuses translate translation
Last synced: 4 days ago
JSON representation
List of 126 languages for HTTP statuses
- Host: GitHub
- URL: https://github.com/laravel-lang/http-statuses
- Owner: Laravel-Lang
- License: mit
- Created: 2021-09-24T11:05:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T13:48:31.000Z (6 months ago)
- Last Synced: 2024-05-22T17:15:44.269Z (6 months ago)
- Topics: http, http-status, http-status-code, i18n, laravel, localization, status, status-page, statuses, translate, translation
- Language: PHP
- Homepage: https://laravel-lang.com
- Size: 739 KB
- Stars: 29
- Watchers: 8
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Lang: HTTP Statuses
![laravel lang http statuses](https://preview.dragon-code.pro/laravel-lang/http-statuses.svg?brand=laravel&mode=dark)
[![Stable Version][badge_stable]][link_packagist]
[![Total Downloads][badge_downloads]][link_packagist]
[![License][badge_license]][link_license]## Documentation
See the [documentation](https://laravel-lang.com/packages-http-statuses.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_stable]: https://img.shields.io/github/v/release/laravel-lang/http-statuses?label=stable&style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/http-statuses.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/laravel-lang/http-statuses.svg?style=flat-square
[link_packagist]: https://packagist.org/packages/laravel-lang/http-statuses
[link_license]: LICENSE