Download the PHP package rattfieldnz/bitcoin-faucet-rotator-v2 without Composer

On this page you can find all versions of the php package rattfieldnz/bitcoin-faucet-rotator-v2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?
rattfieldnz/bitcoin-faucet-rotator-v2
Rate from 1 - 5
Rated 4.00 based on 1 reviews

Informations about the package bitcoin-faucet-rotator-v2

Bitcoin Faucet Rotator v2

After a few months of coding, development, and security testing, I proudly bring you the second version of the Bitcoin Faucet Rotator script! The first version can be seen by visiting https://github.com/rattfieldnz/bitcoin-faucet-rotator.

Guest view of home page

This script enables you to start your very own bitcoin faucet rotator, for which you can earn varying amounts of referral income. The main purpose of this script is to allow 'small-time'/beginner bitcoin enthusiasts to earn free bitcoins faster than manually surfing hundreds of bitcoin faucets. With a solid marketing campaign, your referral income is limited only by your potential. If you are new to Bitcoins, you can view their official documentation to find out more.

This version comes with many extra features - namely:

*Google API requests are limited to 50,000 requests per single project per day. Read https://developers.google.com/analytics/devguides/config/mgmt/v3/limits-quotas for further information.

As I am more of a back-end developer, the client-facing design, look and feel of the script is quite 'simple'. While I seem to follow the 'simple is best' approach, I strongly encourage any contribution that will visually enhance this script.

Official Documentation

For installation instructions, please view the INSTALL.md file. I will be making a blog post for instructions on my personal site ASAP.

Contributing

If anyone wants to contribute, by all means to so. To help make things easier for this, I request all contributions follow these steps below:

If you spot mistakes in my code, please by all means let me know. I'm always wanting to improve my code, so collaboration is very welcome.

Quality of Code

Commenting

To help other potential contributors (as well as myself) understand what you have contributed, please comment your code. Suggested examples can be viewed at http://www.phpdoc.org/docs/latest/getting-started/your-first-set-of-documentation.html.

PHP Coding Standards

As I want to increase the quality of my code, I plan to use relevant PHP coding standards from http://www.php-fig.org/psr/ (at least up to PSR4). If you would like to make contributions to this project, I strongly advise you to work to these standards where appropriate :).

Software Design Principles

Where appropriate, I also plan to enhance code quality by making the most out of Object-Oriented Design Patterns. Some excellent examples can be found at https://github.com/domnikl/DesignPatternsPHP.

Contact

Want to talk about this repository, coding in general, etc? Get in touch with me at:

If you would like to see interesting news and items about Bitcoin, You may like/follow/visit the following social media profiles:


All versions of bitcoin-faucet-rotator-v2 with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.3
laravel/framework Version ^5.8.0
laravel/passport Version ~7.0
cviebrock/eloquent-sluggable Version 4.8.*
yajra/laravel-datatables-oracle Version 9.*
laravelcollective/html Version ^5.8
doctrine/dbal Version ^2.9
laravelium/sitemap Version ^3.0
abraham/twitteroauth Version ^1.0
laravelium/feed Version ^3.0
mews/purifier Version ~2.0
stevebauman/purify Version 2.0.*
league/csv Version ^9.2
predis/predis Version 1.1.*
santigarcor/laratrust Version ^5.2
league/fractal Version ^0.18.0
maatwebsite/excel Version ~3.1
phpoffice/phpspreadsheet Version ^1.7
spatie/laravel-activitylog Version ^3.6
bepsvpt/secure-headers Version ^5.4
psr/http-message Version ^1.0
artesaos/seotools Version ^0.14
greggilbert/recaptcha Version ^2.2
creativeorange/gravatar Version ^1.0
htmlmin/htmlmin Version ^5.8
spatie/laravel-analytics Version ^3.7
lord/laroute Version ^2.4
fideloper/proxy Version ~4.1
sentry/sentry-laravel Version ^1.0
optimus/api-consumer Version ^0.2.3
snowfire/beautymail Version dev-master
phpseclib/phpseclib Version ~2.0
barryvdh/laravel-cors Version ^0.11
laracasts/flash Version ^3.0
symfony/class-loader Version ^3.4
infyomlabs/laravel-generator Version 5.8.x-dev
infyomlabs/adminlte-templates Version 5.8.x-dev
dougsisk/laravel-block-referral-spam Version ^1.1
rattfieldnz/laravel-installer Version ^4.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package rattfieldnz/bitcoin-faucet-rotator-v2 contains the following files

Loading the files please wait ....