Download the PHP package gr8devofficial/laravel-free-kassa without Composer

On this page you can find all versions of the php package gr8devofficial/laravel-free-kassa. 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 laravel-free-kassa

laravel-free-kassa

Latest Stable Version Total Downloads

English doc

Пакет для работы с сервисом free-kassa.ru. Протестировано с Laravel 5.5 и PHP 7.1.

Возможности:

Установка

Установите пакет через composer.

Публикация конфига.

Использование

Метод получения баланса кассы:

Метод для получения статуса заказа:

Метод для вывода средств:

Список доступных для вывода средств систем в free-kassa API doc

Так же можно переопределить id кассы на лету:

Получение баланса кошелька:

Выплата средств из кошелька:

Получение статуса операции выплаты из кошелька:

Перевод на другой кошелек free-kassa:

Оплата онлайн услуг:

Список доступных для оплаты услуг:

Проверка статуса онлайн платежа:

Создание криптовалютного адреса:

Получение криптовалютного адреса:

Получение информации о криптовалютной операции:

Лицензия

MIT

Отказ от гарантий

Обратите внимание: все инструменты / скрипты в этом репозитории выпущены для использования «КАК ЕСТЬ» без каких-либо гарантий любого рода, включая, но не ограничиваясь, их установку, использование или производительность. Мы отказываемся от каких-либо гарантий, явных или подразумеваемых, включая, но не ограничиваясь, любую гарантию неинформирования, товарной пригодности и / или пригодности для определенной цели. Мы не гарантируем, что технология удовлетворит ваши требования, что ее работа будет бесперебойной или безошибочной или что любые ошибки будут исправлены.

Любое использование этих скриптов и инструментов на свой страх и риск. Нет гарантии, что они прошли тщательное тестирование в сопоставимой среде, и мы не несем ответственности за любой ущерб или потерю данных, понесенные при их использовании.

Вы несете ответственность за просмотр и тестирование любых скриптов, которые вы выполняете, прежде чем использовать их в любой среде без тестирования.

Спасибо, Команда Gr8Dev.


All versions of laravel-free-kassa with dependencies

PHP Build Version
Package Version
Requires ext-xml Version *
guzzlehttp/guzzle Version ^6.3@dev
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 gr8devofficial/laravel-free-kassa contains the following files

Loading the files please wait ....