Download the PHP package gzero/core without Composer
On this page you can find all versions of the php package gzero/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
GZERO Core
It's a core package for GZERO platform
Testing
To run tests, copy .env.example file to .env.testing and put your database credentials into it.
To run tests you can use one of those commands:
whole suit
composer test
single file
composer test tests/unit/jobs/UserJobsTest
single test
composer test tests/unit/jobs/UserJobsTest:canDeleteUser
Quality
composer test-static
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
barryvdh/laravel-cors Version ^0.9.3
gzero/eloquent-tree Version 3.*
illuminate/contracts Version 5.5.*
illuminate/routing Version 5.5.*
illuminate/support Version 5.5.*
laravel/passport Version ^4.0
robclancy/presenter Version 1.3.2
bkwld/croppa Version ~4.0
davejamesmiller/laravel-breadcrumbs Version 3.0.*
barryvdh/laravel-cors Version ^0.9.3
gzero/eloquent-tree Version 3.*
illuminate/contracts Version 5.5.*
illuminate/routing Version 5.5.*
illuminate/support Version 5.5.*
laravel/passport Version ^4.0
robclancy/presenter Version 1.3.2
bkwld/croppa Version ~4.0
davejamesmiller/laravel-breadcrumbs Version 3.0.*
The package gzero/core contains the following files
Loading the files please wait ....