Download the PHP package idmarinas/lotgd without Composer

On this page you can find all versions of the php package idmarinas/lotgd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package lotgd

# Legend of the Green Dragon - IDMarinas Edition ![GitHub release](https://img.shields.io/github/release/idmarinas/lotgd-game.svg?style=for-the-badge) ![GitHub Release Date](https://img.shields.io/github/release-date/idmarinas/lotgd-game.svg?style=for-the-badge)

The version IDMarinas Edition is based on the version 1.1.2 Dragonprime by Dragonprime Development Team (Dragonprime) and version 1.2.5 +nb Edition of Oliver Brendel (NB Core).

Check the original README.txt file of LoTGD


[![Test Suite](https://img.shields.io/github/actions/workflow/status/idmarinas/lotgd-game/php.yml?branch=7.x&style=for-the-badge&logo=github&logoColor=white&label=Lotgd%20Test%20Suite)](https://github.com/idmarinas/lotgd-game/actions/workflows/php.yml) [![Quality Gate Status](https://img.shields.io/sonar/quality_gate/idmarinas_lotgd-game/7.x?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarcloud&logoColor=white)][sonarcloud] [![Coverage](https://img.shields.io/sonar/coverage/idmarinas_lotgd-game/7.x?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarcloud&logoColor=white)][sonarcloud] [![Technical Debt](https://img.shields.io/sonar/tech_debt/idmarinas_lotgd-game/7.x?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarcloud&logoColor=white)][sonarcloud]
![Github commits (since latest release)](https://img.shields.io/github/commits-since/idmarinas/lotgd-game/latest/7.x?style=for-the-badge) ![GitHub commit activity](https://img.shields.io/github/commit-activity/w/idmarinas/lotgd-game/7.x?style=for-the-badge) ![GitHub last commit](https://img.shields.io/github/last-commit/idmarinas/lotgd-game/7.x?style=for-the-badge) #### Code analysis [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=idmarinas_lotgd-game&branch=7.x&metric=reliability_rating)][sonarcloud] [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=idmarinas_lotgd-game&branch=7.x&metric=bugs)][sonarcloud] [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=idmarinas_lotgd-game&branch=7.x&metric=security_rating)][sonarcloud] [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=idmarinas_lotgd-game&branch=7.x&metric=vulnerabilities)][sonarcloud] [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=idmarinas_lotgd-game&branch=7.x&metric=sqale_rating)][sonarcloud] [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=idmarinas_lotgd-game&branch=7.x&metric=code_smells)][sonarcloud] [![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=idmarinas_lotgd-game&branch=7.x&metric=duplicated_lines_density)][sonarcloud]

🖖 Support

🩵 If you like this my LoTGD version, give it a 🌟 and share it with your friends!

PayPal.Me - The safer, easier way to pay online! Liberapay - Donate GitHub Sponsor


IDMarinas Edition

Version of the IDMarinas Edition: 7.2.0

The intention to make a new branch of the Core is to be able to update certain aspects, which were outdated, such as the script that is used to access the database. And fixed certain errors, and adding new options for customization.

IDMarinas Edition is used in:

Modules

You can find modules revised for IDMarinas Edition in LOTGD - Modules. If you want more modules, in (DragonPrime you can find more modules, and you can revise for work in IDMarinas Edition

Compatibility

Other

Read Wiki for more information.

🖱️ Tech used in code

GitHub code size in bytes PHP Symfony TailwindCSS jQuery

🛠️ Tools used for create this project

Dependabot GitHub Actions Docker Composer Gulp Webpack

💬 Social

X Discord


All versions of lotgd with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4
ext-bcmath Version *
ext-ctype Version *
ext-curl Version *
ext-exif Version *
ext-gd Version *
ext-iconv Version *
ext-intl Version *
ext-json Version *
ext-mbstring Version *
ext-pdo Version *
ext-pdo_mysql Version *
ext-session Version *
beberlei/doctrineextensions Version ^1.3
bukashk0zzz/filter-bundle Version ^4.0
cocur/slugify Version ^4.1
composer/semver Version ^3.3
cron/cron-bundle Version ^2.10
doctrine/doctrine-bundle Version ^2.6
doctrine/doctrine-migrations-bundle Version ^3.2
doctrine/orm Version ^2.7
ezyang/htmlpurifier Version ^4.14
gedmo/doctrine-extensions Version ^3.7
idmarinas/lotgd-contracts Version ^0.2.0
jaxon-php/jaxon-core Version ^3.2 | ^4.0
jaxon-php/jaxon-dialogs Version ^3.1 | ^4.0
kitlabs/kit-crypt-bundle Version ^3.1
laminas/laminas-escaper Version ^2.6
laminas/laminas-filter Version ^2.9
laminas/laminas-hydrator Version ^3.1 | ^4.0
laminas/laminas-i18n Version ^2.10
laminas/laminas-log Version ^2.12
laminas/laminas-math Version ^3.2
laminas/laminas-paginator Version ^2.8
laminas/laminas-serializer Version ^2.9
laminas/laminas-stdlib Version ^3.2
laminas/laminas-validator Version ^2.14
laminas/laminas-view Version ^2.11
lotgd-core/occurrence-bundle Version ^0.1.0
marioblazek/twig-byte-units-extension Version ^1.0
phpdocumentor/reflection-docblock Version ^5.2
snipe/banbuilder Version ^2.3
sonata-project/block-bundle Version ^4.5
stof/doctrine-extensions-bundle Version ^1.5
sylius/theme-bundle Version ^2.1
symfony/asset Version 4.4.*
symfony/console Version 4.4.*
symfony/dotenv Version 4.4.*
symfony/expression-language Version 4.4.*
symfony/flex Version ^1.18
symfony/form Version 4.4.*
symfony/framework-bundle Version 4.4.*
symfony/http-client Version 4.4.*
symfony/intl Version 4.4.*
symfony/lock Version 4.4.*
symfony/mailer Version 4.4.*
symfony/property-access Version 4.4.*
symfony/property-info Version 4.4.*
symfony/proxy-manager-bridge Version 4.4.*
symfony/security-bundle Version 4.4.*
symfony/serializer Version 4.4.*
symfony/string Version 5.2.*
symfony/translation Version 4.4.*
symfony/twig-bundle Version 4.4.*
symfony/validator Version 4.4.*
symfony/webpack-encore-bundle Version ^1.8
symfony/yaml Version 4.4.*
tracy/tracy Version ^2.9
twig/extra-bundle Version ^2.15
twig/intl-extra Version ^3.3
twig/twig Version ^2.15
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package idmarinas/lotgd contains the following files

Loading the files please wait ....