Download the PHP package tectonic/laravel-localisation without Composer
On this page you can find all versions of the php package tectonic/laravel-localisation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tectonic/laravel-localisation
More information about tectonic/laravel-localisation
Files in tectonic/laravel-localisation
Package laravel-localisation
Short Description A bridge package for Localisation and Laravel packages, bringing translation code for models and collections to Laravel 4/5.
License
Informations about the package laravel-localisation
Laravel localisation
A bridge package for providing Laravel specific components and implementations of the Localisation package.
Installation
Install via composer:
composer require tectonic/laravel-localisation
Documentation
You can view the rest of the documentation here: (https://github.com/tectonic/laravel-localisation/wiki)
Changelog
2.0.1
- Fixed a performance issue
2.0.0
- Support for Laravel 8
1.3.2
- Small fix for publishing configuration
1.3.0
- Updated dependencies so that the package is not so dependent on a specific model, but rather simply an Eloquent model.
License
The MIT License (MIT) [OSI Approved License] The MIT License (MIT)
Copyright (c) 2014 Tectonic Digital
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of laravel-localisation with dependencies
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/database Version ^8.0|^9.0|^10.0|^11.0
tectonic/localisation Version ^3.0