2017 © Pedro PelĂĄez
 

library laravel-eve-sde

EVE Online Static Data Export (SDE) for Laravel 5

image

vi-kon/laravel-eve-sde

EVE Online Static Data Export (SDE) for Laravel 5

  • Saturday, April 4, 2015
  • by vincekovacs
  • Repository
  • 1 Watchers
  • 2 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 20 % Grown

The README.md

EVE Online Static Data Export (SDE) for Laravel 5

The package contains migration, seed and model files for EVE Online Static Data Export., (*1)

Database version: Tiamat 1.0 110751, (*2)

Table of content


Back to top, (*3)

Features

  • database independent migration and seed files (not only MSSQL)
  • models for each table with relation methods

Back to top, (*4)

Installation

Basic

To composer.json file add following lines:, (*5)

// to "require" object
"vi-kon/laravel-eve-sde": "~1.*"

Or run following command in project root:, (*6)

composer require vi-kon/laravel-eve-sde

In Laravel 5 project add following lines to app.php:, (*7)

// to providers array
'ViKon\EveSDE\EveSDEServiceProvider',

Back to top, (*8)

License

This package is licensed under the MIT License, (*9)


Back to top, (*10)

The Versions

04/04 2015

dev-develop

dev-develop https://github.com/vi-kon/laravel-eve-sde

EVE Online Static Data Export (SDE) for Laravel 5

  Sources   Download

MIT

The Requires

 

by KovĂĄcs Vince

laravel eve online eve static data export