algol-team/library

This is php utilities.

1.22 2021-10-06 13:21 UTC

This package is auto-updated.

Last update: 2024-03-06 18:47:07 UTC


README

This is php utilities.

Requirements

  • PHP >= 7.4
  • Curl extension for PHP7 must be enabled.

Download

Using Composer

From your project directory, run:

composer require algol-team/library

or

php composer.phar require algol-team/library

Note: If you don't have Composer you can download it HERE.

Using release archives

https://github.com/algol-team/php-utility/releases

Using Git

From a project directory, run:

git clone https://github.com/algol-team/php-utility.git

Installation

Via Composer's autoloader

After downloading by using Composer, you can include Composer's autoloader:

include (__DIR__ . '/vendor/autoload.php');

$Telegram = new TelegramOf('YOUR TELEGRAM TOKEN HERE');

License

This open-source software is distributed under the MIT License. See LICENSE.md

Contributing

All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...

  • Send feedbacks.
  • Submit bug reports.
  • Write/Edit the documents.
  • Fix bugs or add new features.

Contact me

You can contact me via Telegram but if you have an issue please open one.

Support me

You can support me using via LiberaPay Donate using Liberapay

or buy me a beer or two using Paypal.