Download the PHP package enjin/platform-core without Composer
On this page you can find all versions of the php package enjin/platform-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download enjin/platform-core
More information about enjin/platform-core
Files in enjin/platform-core
Package platform-core
Short Description The core package for the Enjin Platform.
License LGPL-3.0-only
Homepage https://github.com/enjin/platform-core
Informations about the package platform-core
Enjin Platform
The core package for the Enjin Platform.
Enjin Platform is the most powerful and advanced open-source framework for building NFT Platforms.
Requirements
Please make sure you have Go installed on your machine. You can check it by typing:
If you don't have it, you can find instructions on how to install it here.
Also when using Platform-UI make sure you have Node and NPM installed:
Installation
You can install it with Composer in your Laravel application:
After that, you will need to build one dependency by typing:
This package will load its migrations automatically, you need to execute them by running:
You can publish the config file with:
Usage
First, you should sync your platform with a snapshot of Enjin state:
After that you need to start fetching the blocks from the blockchain:
Then you should start the processor to update your local database:
Finally, you may start the development server to access the API by running:
You will find the GraphiQL playground on:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Enjin
- All Contributors
License
The LGPL 3.0 License. Please see License File for more information.
All versions of platform-core with dependencies
ext-bcmath Version *
ext-ffi Version *
ext-gd Version *
ext-gmp Version *
ext-json Version *
ext-redis Version *
ext-sodium Version *
ext-imagick Version *
amphp/amp Version ^3.0
amphp/http Version ^2.1
amphp/http-client Version ^5.2
amphp/parallel Version ^2.3
amphp/socket Version ^2.3
amphp/websocket Version ^2.0
amphp/websocket-client Version ^2.0
composer/semver Version ^3.4
enjin/php-blockchain-tools Version ^1.15
gmajor/sr25519-bindings Version ^1.0
gmajor/substrate-codec-php Version ^1.1
guzzlehttp/guzzle Version ^7.9
illuminate/contracts Version ^11.0
kevinrob/guzzle-cache-middleware Version ^6.0
laravel/pail Version ^1.2
mll-lab/laravel-graphiql Version ^3.2
phrity/websocket Version ^1.7
rebing/graphql-laravel Version ^9.7
revolt/event-loop Version ^1.0
simplesoftwareio/simple-qrcode Version ^4.2
spatie/laravel-package-tools Version ^1.18
stechstudio/backoff Version ^1.4
tuupola/base58 Version ^2.1