-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
55 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,55 @@ | ||
 | ||
|
||
<p align=center> | ||
<a href="https://travis-ci.org/github/contributte/forms-multiplier"><img src="https://travis-ci.org/contributte/forms-multiplier.svg?branch=master"></a> | ||
<a href="https://packagist.org/packages/contributte/forms-multiplier"><img src="https://badgen.net/packagist/dm/contributte/forms-multiplier"></a> | ||
<a href="https://packagist.org/packages/contributte/forms-multiplier"><img src="https://badgen.net/packagist/v/contributte/forms-multiplier"></a> | ||
</p> | ||
<p align=center> | ||
<a href="https://packagist.org/packages/contributte/forms-multiplier"><img src="https://badgen.net/packagist/php/contributte/forms-multiplier"></a> | ||
<a href="https://github.com/contributte/forms-multiplier/LICENSE"><img src="https://badgen.net/github/license/contributte/forms-multiplier"></a> | ||
<a href="https://bit.ly/ctteg"><img src="https://badgen.net/badge/support/gitter/cyan"></a> | ||
<a href="https://bit.ly/cttfo"><img src="https://badgen.net/badge/support/forum/yellow"></a> | ||
<a href="https://contributte.org/partners.html"><img src="https://badgen.net/badge/sponsor/donations/F96854"></a> | ||
</p> | ||
|
||
<p align=center> | ||
Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact 👨🏻💻 <a href="https://f3l1x.io">f3l1x.io</a> | Twitter 🐦 <a href="https://twitter.com/contributte">@contributte</a> | ||
</p> | ||
|
||
## Usage | ||
|
||
To install latest version of `contributte/forms-multiplier` use [Composer](https://getcomposer.com). | ||
|
||
``` | ||
composer require contributte/forms-multiplier | ||
``` | ||
|
||
## Documentation | ||
|
||
For details on how to use this package, check out our [documentation](.docs). | ||
|
||
|
||
## Versions | ||
|
||
| State | Version | Branch | PHP | | ||
|-------------|-------------|----------|----------| | ||
| dev | `3.1.x-dev` | `master` | `^7.2` | | ||
| stable | `^3.0` | `master` | `^5.6` | | ||
|
||
## Development | ||
|
||
See [how to contribute](https://contributte.org) to this package. This package is currently maintained by these authors. | ||
|
||
<a href="https://github.com/f3l1x"> | ||
<img width="80" height="80" src="https://avatars2.githubusercontent.com/u/538058?v=3&s=80"> | ||
</a> | ||
|
||
----- | ||
|
||
Consider to [support](https://contributte.com/partners) **contributte** development team. | ||
Also thank you for using this package. Thanks. | ||
 | ||
|
||
<p align=center> | ||
<a href="https://travis-ci.org/github/contributte/forms-multiplier"><img src="https://travis-ci.org/contributte/forms-multiplier.svg?branch=master"></a> | ||
<a href="https://packagist.org/packages/contributte/forms-multiplier"><img src="https://badgen.net/packagist/dm/contributte/forms-multiplier"></a> | ||
<a href="https://packagist.org/packages/contributte/forms-multiplier"><img src="https://badgen.net/packagist/v/contributte/forms-multiplier"></a> | ||
</p> | ||
<p align=center> | ||
<a href="https://packagist.org/packages/contributte/forms-multiplier"><img src="https://badgen.net/packagist/php/contributte/forms-multiplier"></a> | ||
<a href="https://github.com/contributte/forms-multiplier/LICENSE"><img src="https://badgen.net/github/license/contributte/forms-multiplier"></a> | ||
<a href="https://bit.ly/ctteg"><img src="https://badgen.net/badge/support/gitter/cyan"></a> | ||
<a href="https://bit.ly/cttfo"><img src="https://badgen.net/badge/support/forum/yellow"></a> | ||
<a href="https://contributte.org/partners.html"><img src="https://badgen.net/badge/sponsor/donations/F96854"></a> | ||
</p> | ||
|
||
<p align=center> | ||
Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact 👨🏻💻 <a href="https://f3l1x.io">f3l1x.io</a> | Twitter 🐦 <a href="https://twitter.com/contributte">@contributte</a> | ||
</p> | ||
|
||
## Usage | ||
|
||
To install latest version of `contributte/forms-multiplier` use [Composer](https://getcomposer.com). | ||
|
||
``` | ||
composer require contributte/forms-multiplier | ||
``` | ||
|
||
## Documentation | ||
|
||
For details on how to use this package, check out our [documentation](.docs). | ||
|
||
|
||
## Versions | ||
|
||
| State | Version | Branch | PHP | | ||
|-------------|-------------|----------|----------| | ||
| dev | `^3.2` | `master` | `>=7.2` | | ||
| stable | `^3.1` | `master` | `>=5.6` | | ||
|
||
## Development | ||
|
||
See [how to contribute](https://contributte.org) to this package. This package is currently maintained by these authors. | ||
|
||
<a href="https://github.com/MartkCz"> | ||
<img width="80" height="80" src="https://avatars2.githubusercontent.com/u/10145362?v=3&s=80"> | ||
</a> | ||
|
||
<a href="https://github.com/f3l1x"> | ||
<img width="80" height="80" src="https://avatars2.githubusercontent.com/u/538058?v=3&s=80"> | ||
</a> | ||
|
||
----- | ||
|
||
Consider to [support](https://contributte.com/partners) **contributte** development team. | ||
Also thank you for using this package. Thanks. |