Download the PHP package thibaud-dt/trinitycore-models without Composer
On this page you can find all versions of the php package thibaud-dt/trinitycore-models. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thibaud-dt/trinitycore-models
More information about thibaud-dt/trinitycore-models
Files in thibaud-dt/trinitycore-models
Download thibaud-dt/trinitycore-models
More information about thibaud-dt/trinitycore-models
Files in thibaud-dt/trinitycore-models
Vendor thibaud-dt
Package trinitycore-models
Short Description Eloquent Models for TrinityCore database
License GPL-3.0
Homepage https://github.com/Thibaud-DT/trinitycore-models
Package trinitycore-models
Short Description Eloquent Models for TrinityCore database
License GPL-3.0
Homepage https://github.com/Thibaud-DT/trinitycore-models
Please rate this library. Is it a good library?
Informations about the package trinitycore-models
TrinityCore Eloquent Models
Eloquent Models of TrinityCore 3.3.5 Database.
TrinityCore Database has any relationship between tables. Morever it's split on 3 differents databases : auth, characters and world
Requirements
- PHP >= 5.5.9 || 7.0
Installation
composer require thibaud-dt/trinitycore-models
-
Add database connection in you config/database.php
- Add variable in your .env and configure it
It's done ! You can now use the package
Usage
- All models can be use like a Eloquent Model.
TODO
- Write relationships of all tables.. A lot of work to do ! You can help me with pull request ;)
Credits
- The community of TrinityCore for the awesome work !
Links
-
SQL file to create databases : https://github.com/TrinityCore/TrinityCore/releases/tag/TDB335.62
- Wiki of Auth database : https://trinitycore.atlassian.net/wiki/display/tc/Auth
- Wiki of Characters database : https://trinitycore.atlassian.net/wiki/display/tc/Characters
- Wiki of World database : https://trinitycore.atlassian.net/wiki/display/tc/World
All versions of trinitycore-models with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5.9 || ^7.0
The package thibaud-dt/trinitycore-models contains the following files
Loading the files please wait ....