Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-lang/models
Easy and fast way to localize models
https://github.com/laravel-lang/models
content l18n laravel laravel-framework localization models translate translation
Last synced: 3 months ago
JSON representation
Easy and fast way to localize models
- Host: GitHub
- URL: https://github.com/laravel-lang/models
- Owner: Laravel-Lang
- License: mit
- Created: 2024-05-14T07:52:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T12:26:50.000Z (4 months ago)
- Last Synced: 2024-10-15T20:16:16.112Z (3 months ago)
- Topics: content, l18n, laravel, laravel-framework, localization, models, translate, translation
- Language: PHP
- Homepage: https://laravel-lang.com/packages-models.html
- Size: 198 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Models Localization
![laravel lang models](https://preview.dragon-code.pro/laravel-lang/models-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-models.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/models/tests.yml?branch=main&style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/models.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/laravel-lang/models.svg?style=flat-square
[badge_stable]: https://img.shields.io/github/v/release/laravel-lang/models?label=stable&style=flat-square
[link_build]: https://github.com/laravel-lang/models/actions
[link_packagist]: https://packagist.org/packages/laravel-lang/models