Download the PHP package avto-dev/static-references-laravel without Composer
On this page you can find all versions of the php package avto-dev/static-references-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download avto-dev/static-references-laravel
More information about avto-dev/static-references-laravel
Files in avto-dev/static-references-laravel
Package static-references-laravel
Short Description Static references for Laravel applications
License MIT
Informations about the package static-references-laravel
Wrappers around data from static-references-data
Using this package you can get access to the data from package avto-dev/static-references-data simpler and more convenient.
Service-provider for integration with Laravel application comes too.
Install
Require this package with composer using the following command:
Installed
composer
is required (how to install composer).You need to fix the major version of package.
Usage
Use illuminate service container for getting access to the references instances. For example, in artisan command:
All available references can be found in this directory.
Testing
For package testing we use phpunit
framework and docker-ce
+ docker-compose
as develop environment. So, just write into your terminal after repository cloning:
Changes log
Changes log can be found here.
Support
If you will find any package errors, please, make an issue in current repository.
License
This is open-sourced software licensed under the MIT License.
All versions of static-references-laravel with dependencies
ext-json Version *
avto-dev/static-references-data Version ^3.0
illuminate/support Version ~10.0 || ~11.0