mirror of
https://github.com/anthonyaxenov/atol-online.git
synced 2024-11-26 11:24:02 +00:00
Compare commits
6 Commits
d8f13e3054
...
b9eae25d2c
Author | SHA1 | Date | |
---|---|---|---|
b9eae25d2c | |||
a72963a9ec | |||
6e31af95c5 | |||
83a32873b3 | |||
9f4b3f2427 | |||
aa390bf453 |
1
.github/FUNDING.yml
vendored
1
.github/FUNDING.yml
vendored
@ -1,3 +1,4 @@
|
|||||||
#github: anthonyaxenov
|
#github: anthonyaxenov
|
||||||
patreon: anthonyaxenov
|
patreon: anthonyaxenov
|
||||||
|
liberapay: anthonyaxenov
|
||||||
custom: [ 'https://yoomoney.ru/to/41001685237530' ]
|
custom: [ 'https://yoomoney.ru/to/41001685237530' ]
|
||||||
|
14
README.md
14
README.md
@ -6,6 +6,7 @@
|
|||||||
[![codecov](https://codecov.io/gh/anthonyaxenov/atol-online/branch/master/graph/badge.svg?token=WR2IV7FTF0)](https://codecov.io/gh/anthonyaxenov/atol-online)
|
[![codecov](https://codecov.io/gh/anthonyaxenov/atol-online/branch/master/graph/badge.svg?token=WR2IV7FTF0)](https://codecov.io/gh/anthonyaxenov/atol-online)
|
||||||
[![Stable Version](https://img.shields.io/packagist/v/axenov/atol-online?label=stable)](https://packagist.org/packages/axenov/atol-online)
|
[![Stable Version](https://img.shields.io/packagist/v/axenov/atol-online?label=stable)](https://packagist.org/packages/axenov/atol-online)
|
||||||
[![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/axenov/atol-online?color=%23787cb4)](https://packagist.org/packages/axenov/atol-online)
|
[![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/axenov/atol-online?color=%23787cb4)](https://packagist.org/packages/axenov/atol-online)
|
||||||
|
[![Liberapay](https://img.shields.io/liberapay/patrons/AnthonyAxenov.svg?logo=liberapay)](https://liberapay.com/AnthonyAxenov/donate)
|
||||||
[![License](https://img.shields.io/packagist/l/axenov/atol-online?color=%23369883)](LICENSE)
|
[![License](https://img.shields.io/packagist/l/axenov/atol-online?color=%23369883)](LICENSE)
|
||||||
|
|
||||||
**[Документация](/docs/readme.md)**
|
**[Документация](/docs/readme.md)**
|
||||||
@ -27,13 +28,12 @@
|
|||||||
|
|
||||||
## Системные требования
|
## Системные требования
|
||||||
|
|
||||||
* php8.0+
|
* `php v8.0` и выше
|
||||||
|
* `php-json`
|
||||||
|
* `php-curl`
|
||||||
|
* `php-mbstring`
|
||||||
|
* `php-tokenizer`
|
||||||
* [composer](https://getcomposer.org/)
|
* [composer](https://getcomposer.org/)
|
||||||
* расширения php (скорее всего, устанавливать их отдельно не придётся):
|
|
||||||
* `php-json`
|
|
||||||
* `php-curl`
|
|
||||||
* `php-mbstring`
|
|
||||||
* `php-tokenizer`
|
|
||||||
|
|
||||||
## Начало работы
|
## Начало работы
|
||||||
|
|
||||||
@ -76,3 +76,5 @@ composer coverage # тестирование с покрытием
|
|||||||
## Дополнительные ресурсы
|
## Дополнительные ресурсы
|
||||||
|
|
||||||
* [Документация АТОЛ Онлайн](https://online.atol.ru/lib/)
|
* [Документация АТОЛ Онлайн](https://online.atol.ru/lib/)
|
||||||
|
|
||||||
|
[![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/AnthonyAxenov/donate)
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Anthony Axenov",
|
"name": "Anthony Axenov",
|
||||||
"homepage": "http://anthonyaxenov.ru",
|
"homepage": "https://axenov.dev",
|
||||||
"email": "anthonyaxenov@gmail.com"
|
"email": "anthonyaxenov@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
529
composer.lock
generated
529
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user