{"id":15031116,"url":"https://github.com/mpos/php-mpos","last_synced_at":"2025-05-15T10:03:32.765Z","repository":{"id":8331870,"uuid":"9885864","full_name":"MPOS/php-mpos","owner":"MPOS","description":"MPOS stands for Mining Portal Open Source. Issue tracker is now closed since it's not maintained anymore.","archived":false,"fork":false,"pushed_at":"2019-07-27T10:11:02.000Z","size":13910,"stargazers_count":1527,"open_issues_count":5,"forks_count":1009,"subscribers_count":212,"default_branch":"master","last_synced_at":"2025-05-15T10:03:23.944Z","etag":null,"topics":["cryptocurrency","mining","mining-pools","mpos","mpos-api","n-scrypt","php","scrypt","sha256","x11","x13","x15"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"DmitryBaranovskiy/raphael","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MPOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-06T12:02:01.000Z","updated_at":"2025-04-28T08:47:55.000Z","dependencies_parsed_at":"2022-07-28T23:48:44.701Z","dependency_job_id":null,"html_url":"https://github.com/MPOS/php-mpos","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPOS%2Fphp-mpos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPOS%2Fphp-mpos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPOS%2Fphp-mpos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MPOS%2Fphp-mpos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MPOS","download_url":"https://codeload.github.com/MPOS/php-mpos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319716,"owners_count":22051072,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptocurrency","mining","mining-pools","mpos","mpos-api","n-scrypt","php","scrypt","sha256","x11","x13","x15"],"created_at":"2024-09-24T20:14:56.108Z","updated_at":"2025-05-15T10:03:27.356Z","avatar_url":"https://github.com/MPOS.png","language":"PHP","readme":"[![Build Status](https://travis-ci.org/MPOS/php-mpos.png?branch=master)](https://travis-ci.org/MPOS/php-mpos) [![Code Climate](https://codeclimate.com/github/MPOS/php-mpos/badges/gpa.svg)](https://codeclimate.com/github/MPOS/php-mpos) [![Code Coverage](https://scrutinizer-ci.com/g/MPOS/php-mpos/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/MPOS/php-mpos/?branch=master) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/MPOS/php-mpos/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/MPOS/php-mpos/?branch=master) master\u003cbr /\u003e\n[![Build Status](https://travis-ci.org/MPOS/php-mpos.png?branch=development)](https://travis-ci.org/MPOS/php-mpos) [![Code Coverage](https://scrutinizer-ci.com/g/MPOS/php-mpos/badges/coverage.png?b=development)](https://scrutinizer-ci.com/g/MPOS/php-mpos/?branch=development) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/MPOS/php-mpos/badges/quality-score.png?b=development)](https://scrutinizer-ci.com/g/MPOS/php-mpos/?branch=development)  development\n\nDescription\n===========\n\nMPOS is a web based Mining Portal for various crypto currencies. It was originally created by [TheSerapher](https://github.com/TheSerapher) and has hence grown quite large. It's now used by many pools out there and is a good starting point to learn more about mining and running pools in general. There is no active development done on the project by the orignal developers but we still merge PRs!\n\nDonations\n=========\n\nDonations to this project are going directly to [TheSerapher](https://github.com/TheSerapher), the original author of this project:\n\n* BTC address: `1HuYK6WPU8o3yWCrAaADDZPRpL5QiXitfv`\n* LTC address: `Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8`\n\nWebsite Footer\n==============\n\nWhen you decide to use `MPOS` please be so kind and leave the footer intact. You are not the author of the software and should honor those that have worked on it. Keeping the footer intact helps spreading the word. Leaving the donation address untouched allows miners to donate to the author.\n\nPools running MPOS\n==================\n\nYou can find a list of active pools [here](https://github.com/TheSerapher/php-mpos/wiki/Pools).\n\nRequirements\n============\n\nThis setup has been tested on Ubuntu 12.04, Ubuntu 13.04 and CentOS.\nIt should also work on any related distribution (RHEL, Debian).\n\nBe aware that `MPOS` is **only** for pooled mining. Solo Mining is not\nsupported. They will never match an upstream share, solo miners do not create\nany shares, only blocks. Expect weird behavior if trying to mix them. See #299\nfor full information.\n\n* 64-bit system\n * Otherwise some coins will display wrong network hashrates\n* Apache2\n * libapache2-mod-php5\n* PHP 5.4+\n * php5-json\n * php5-mysqlnd\n * php5-memcached\n * php5-curl\n* MySQL Server\n * mysql-server\n* memcached\n* stratum-mining\n* litecoind\n\nFeatures\n========\n\nThe following feature have been implemented so far:\n\n* Fully re-written GUI with [Smarty][2] templates\n * Full file based template support\n* VARDIFF Support\n* Reward Systems\n * Propotional, PPS and PPLNS\n* New Theme\n * Live Dashboard\n * AJAX Support\n * Overhauled API\n * Bootstrap\n* Web User accounts\n * Re-Captcha protected registration form\n* Worker accounts\n * Worker activity\n * Worker hashrates\n* Pool statistics\n* Block statistics\n* Pool donations, bonuses, fees and block bonuses\n* Manual and auto payout\n* Transaction list\n* Admin Panel\n * Cron Monitoring Overview\n * User Listing including statistics\n * Wallet information\n * User Transactions\n * News Posts\n * Pool Settings\n * Pool Workers\n * User Reports\n* Notification system\n * IDLE Workers\n * New blocks found in pool\n * Auto Payout\n * Manual Payout\n* User-to-user Invitation System\n* Support for various coins via coin class and config\n * All scrypt coins\n * All sha256d coins\n * All x11 coins\n * Others may be supported by creating a custom coin class \n\nInstallation\n============\n\nPlease take a look at the [Quick Start Guide](https://github.com/TheSerapher/php-mpos/wiki/Quick-Start-Guide). This will give you an idea how to setup `MPOS`. Please be aware that the `master` branch is our currently considered stable system while `development` is used as a test bed for all upcoming changes for `master`. If you wish to run a stable, well tested system ensure you run `git checkout master`. If you decide to stick to the `development` branch with bleeding edge code and potential bugs, just `git clone` the project.\n\nCustomization\n=============\n\nThis project was meant to allow users to easily customize the system and templates. Hence no upstream framework was used to keep it as simple as possible.\nIf you are just using the system, there will be no need to adjust anything. Things will work out of the box! But if you plan on creating\nyour own theme, things are pretty easy:\n\n* Create a new theme folder in `templates/`\n* Create a new site_assets folder in `public/site_assets`\n* Create your own complete custom template or copy from an existing one\n* Change your theme in the `Admin Panel` and point it to the newly created folder\n\nThe good thing with this approach: You can keep the backend code updated! Since your new theme will never conflict with existing themes, a simple git pull will\nkeep your installation updated. You decide which new feature you'd like to integrate on your own theme. Bugfixes to the code will work out of the box!\n\nOther customizations are also possible but will require merging changes together. Usually users would not need to change the backend code unless they wish to work\non non-existing features in `MPOS`. For the vast majority, adjusting themes should be enough to highlight your pool from others.\n\nIn all that, I humbly ask to keep the `MPOS` author reference and Github URL intact.\n\nContributing\n============\n\nYou can contribute to this project in different ways:\n\n* Report outstanding issues and bugs by creating an [Issue][1]\n* Fork the project, create a branch and file a pull request **against development** to improve the code itself\n\nContact\n=======\n\nThis product is not actively developed anymore. For setup and installation support, please find help in other channels.\nThis projects issue tracker is used for bugs and issues with the core code, not for general help in setting up and running \npool.\n\nTeam Members\n============\n\nAuthor and Project Owner: [TheSerapher](https://github.com/TheSerapher) aka Sebastian Grewe\n\nPast developers that helped on MPOS in the early days:\n\n* [nrpatten](https://github.com/nrpatten)\n* [Aim](https://github.com/fspijkerman)\n* [raistlinthewiz](https://github.com/raistlinthewiz)\n* [xisi](https://github.com/xisi)\n* [nutnut](https://github.com/nutnut)\n* [obigal](https://github.com/obigal)\n* [iAmShorty](https://github.com/iAmShorty)\n* [rog1121](https://github.com/rog1121)\n* [neozonz](https://github.com/neozonz)\n\nLicense and Author\n==================\n\nCopyright 2012, Sebastian Grewe\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n  [1]: https://github.com/TheSerapher/php-mpos/issues \"Issue\"\n  [2]: http://www.smarty.net/docs/en/ \"Smarty\"\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpos%2Fphp-mpos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpos%2Fphp-mpos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpos%2Fphp-mpos/lists"}