PHPackages                             medzoner/coinhive-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. medzoner/coinhive-bundle

ActiveSymfony-bundle

medzoner/coinhive-bundle
========================

This bundle provides Coinhive services. It does'nt depend of coinhive.com

0.1(8y ago)2795MITPHPPHP &gt;=5.6

Since Oct 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Medzoner/CoinhiveBundle)[ Packagist](https://packagist.org/packages/medzoner/coinhive-bundle)[ Docs](https://github.com/Medzoner/CoinhiveBundle)[ RSS](/packages/medzoner-coinhive-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

CoinhiveBundle
==============

[](#coinhivebundle)

[![Build Status](https://camo.githubusercontent.com/528ae71cecd1801178a8ab04e7f54d03e7063032aadb7b5856b24d71f7bbc6e0/68747470733a2f2f6170692e7472617669732d63692e6f72672f4d65647a6f6e65722f436f696e6869766542756e646c652e737667)](https://travis-ci.org/Medzoner/CoinhiveBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4ebc9bc4c7e4e5c4b8809912797e110fdd399ef1bf1fbc425d4520698e1a453c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4d65647a6f6e65722f436f696e6869766542756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Medzoner/CoinhiveBundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/cd85a9492f060009827dc5f02d81dfc3d6b294d44245df94e3ea71e86db9e868/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4d65647a6f6e65722f436f696e6869766542756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Medzoner/CoinhiveBundle/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/ad39f21c6dbdc7f6ee5a8290d2006bb36bc9ea562b034defe9c6b810188cbc31/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36393032336331342d626233622d346165382d626631612d3331613761613762643232382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/69023c14-bb3b-4ae8-bf1a-31a7aa7bd228)

This bundle provides Coinhive services. It does'nt depend of coinhive.com

Installation
------------

[](#installation)

### Step 1: Use composer and enable Bundle

[](#step-1-use-composer-and-enable-bundle)

To install CoinhiveBundle with Composer just type in your terminal:

```
php composer.phar require medzoner/coinhive-bundle
```

Now, Composer will automatically download all required files, and install them for you. All that is left to do is to update your `AppKernel.php` file, and register the new bundle:

```
