Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trejjam/ares
ARCHIVED, recommends to use https://github.com/h4kuna/ares
https://github.com/trejjam/ares
ares library nette php71
Last synced: about 1 month ago
JSON representation
ARCHIVED, recommends to use https://github.com/h4kuna/ares
- Host: GitHub
- URL: https://github.com/trejjam/ares
- Owner: trejjam
- License: mit
- Archived: true
- Created: 2017-09-11T14:22:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T11:46:10.000Z (10 months ago)
- Last Synced: 2024-08-19T18:10:20.516Z (3 months ago)
- Topics: ares, library, nette, php71
- Language: PHP
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DEPRECATED, API changed. The version used by this repository is no longer available.
Recomends to use https://github.com/h4kuna/ares.
_______________
## Usage
To install the latest version of `trejjam/ares` use [Composer](https://getcomposer.com).
```
composer require trejjam/ares
```## Versions
| State | Version | Branch | PHP | Nette |
|--------|---------|----------|----------|-------|
| dev | `^0.7` | `master` | `>= 8.1` | ^3.0 |
| stable | `^0.6` | `master` | `>= 8.1` | ^3.0 |
| stable | `^0.5` | `master` | `>= 7.3` | ^3.0 |
| stable | `^0.4` | `master` | `>= 7.2` | ^3.0 |
| stable | `^0.3` | `master` | `>= 7.2` | ^3.0 |
| stable | `^0.2` | `master` | `>= 7.1` | ^2.4 |## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Maintainers