Download the PHP package kzykhys/markbench without Composer
On this page you can find all versions of the php package kzykhys/markbench. 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 markbench
Markdown Benchmarks (PHP)
All parsers are managed by composer (minimum-stability=stable). Tested with latest stable version.
See the latest benchmark on Travis-CI
Tested parsers
Internals
Each parser is executed asynchronously using kzykhys/Parallel.php
Requirements
- PHP5.4+
- Compiled with --enable-pcntl
Add a parser
- Put your class that implements
Markbench\DriverInterface
intoDriver
directory. - Run command again
Feel free to fork and send a pull request!
Run a benchmark
Profiles
- default
- blank
- github-sample
Add a profile
- Put your class that implements
Markbench\ProfileInterface
intoProfile
directory. - Run
php bin/markbench benchmark --profile=your_profile_name
Feel free to fork and send a pull request!
License
The MIT License
Author
Kazuyuki Hayashi (@kzykhys)
All versions of markbench with dependencies
PHP Build Version
Package Version
Requires
composer/composer Version
*@dev
symfony/console Version ~2.3
symfony/finder Version ~2.3
kzykhys/parallel Version >=0.1
symfony/stopwatch Version ~2.3
kzykhys/git Version *
symfony/console Version ~2.3
symfony/finder Version ~2.3
kzykhys/parallel Version >=0.1
symfony/stopwatch Version ~2.3
kzykhys/git Version *
The package kzykhys/markbench contains the following files
Loading the files please wait ....