Download the PHP package crypto-technology/cryptocurrency without Composer

On this page you can find all versions of the php package crypto-technology/cryptocurrency. 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?

Informations about the package cryptocurrency

Cryptocurrency package

Latest Version on Packagist Total Downloads Build Status Last commit License Requires PHP7.1

All cryptocurrencies infos in a single package without using a database.

Installation

Usage

More information can be found in the CryptocurrencyInterface interface PhpDocumentation.
The Cryptocurrency class contains, in addition to the get methods, also set methods (only for description and for project, explorer and sourcecode urls), which allow you to momentarily overwrite the default values.

Changelog

Please see the CHANGELOG for more information on what has changed recently.

Testing

Contributing

Your help is always welcome! Feel free to open issues, ask questions, talk about it and discuss this tool.
Of course there are some code of conduct, which I invite you to check out.
For all other contributions, see below.

After every code changes, but before submit your pull request, please apply Php Cs Fixer code fixing:

Security

The CryptoTech\Cryptocurrency package will be checked for security vulnerabilities using Roave Security Advisories checker. If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Code

cloc github.com/AlDanial/cloc v 1.80 T=0.03 s (1995.2 files/s, 115665.7 lines/s)
Language files blank % comment % code scale 3rd gen. equiv
PHP 63 11.38 48.77 1475 3.5 5162.5
Markdown 3 24.84 0.00 121 1 121
JSON 1 0.00 0.00 63 2.5 157.5
YAML 1 23.53 0.00 13 0.9 11.7
-------- -------- -------- -------- -------- -------- -------- -------- --------
SUM: 68 11.80 45.79 1672 x 3.26 = 5452.70

Credits

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

The GNU General Public License version 3. Please see the license file for more information. This work GNU GPL v3.


All versions of cryptocurrency with dependencies

PHP Build Version
Package Version
Requires php Version ~7.1|~7.2|~7.3
ext-curl Version *
ext-dom Version *
ext-json Version *
ext-xmlwriter Version *
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 crypto-technology/cryptocurrency contains the following files

Loading the files please wait ....