Download the PHP package blainesch/li3_leaderboard without Composer
On this page you can find all versions of the php package blainesch/li3_leaderboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blainesch/li3_leaderboard
More information about blainesch/li3_leaderboard
Files in blainesch/li3_leaderboard
Download blainesch/li3_leaderboard
More information about blainesch/li3_leaderboard
Files in blainesch/li3_leaderboard
Vendor blainesch
Package li3_leaderboard
Short Description A leaderboard to show off which developers are creating unit tests
License The BSD License
Homepage https://github.com/BlaineSch/li3_leaderboard
Package li3_leaderboard
Short Description A leaderboard to show off which developers are creating unit tests
License The BSD License
Homepage https://github.com/BlaineSch/li3_leaderboard
Please rate this library. Is it a good library?
Informations about the package li3_leaderboard
Lithium Leaderboard
A leaderboard to show off which developers are creating unit tests.
Installation
Dependencies
This uses git blame
to determine who created the test, so GIT is a dependency.
Composer
{
"require": {
...
"blainesch/li3_leaderboard": "dev-master"
...
}
}
php composer.phar install
Submodule
git submodule add git://github.com/BlaineSch/li3_leaderboard.git libraries/li3_leaderboard
Clone Directly
git clone git://github.com/BlaineSch/li3_leaderboard.git libraries/li3_leaderboard
Setting up
In your libraries.php file:
Running
To view the results simply view:
localhost/testLeaderboard
Screenshot
All versions of li3_leaderboard with dependencies
PHP Build Version
Package Version
No informations.
The package blainesch/li3_leaderboard contains the following files
Loading the files please wait ....