Skip to content

Commit 24d8b31

Browse files
authored
Merge pull request #618 from php-enqueue/sponsoring
[doc][skip ci] Add sponsoring section.
2 parents 3465a66 + 77febe7 commit 24d8b31

File tree

24 files changed

+214
-0
lines changed

24 files changed

+214
-0
lines changed

pkg/amqp-bunny/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# AMQP Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/amqp-ext/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
18
# AMQP Transport
29

310
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/amqp-lib/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# AMQP Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/amqp-tools/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# AMQP tools
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/async-command/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Symfony Async Command.
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/async-event-dispatcher/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Symfony Async Event Dispatcher.
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/dbal/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Doctrine DBAL Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/dsn/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Enqueue. Parse DSN class
211

312
## Resources

pkg/enqueue-bundle/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Message Queue Bundle
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/enqueue/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Message Queue.
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/fs/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Enqueue Filesystem Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/gearman/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Gearman Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/gps/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Google Pub/Sub Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/job-queue/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Job Queue.
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/mongodb/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Mongodb Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/null/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Enqueue Null Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/pheanstalk/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Beanstalk Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/rdkafka/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# RdKafka Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/redis/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Redis Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/simple-client/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Message Queue. Simple client
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/sqs/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Amazon SQS Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/stomp/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# STOMP Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/test/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Message Queue. Test utils
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

pkg/wamp/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<h2 align="center">Supporting Enqueue</h2>
2+
3+
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
4+
5+
- [Become a sponsor](https://www.patreon.com/makasim).
6+
- [Become our client](http://forma-pro.com/)
7+
8+
---
9+
110
# Web Application Messaging Protocol (WAMP) Transport
211

312
[![Gitter](https://badges.gitter.im/php-enqueue/Lobby.svg)](https://gitter.im/php-enqueue/Lobby)

0 commit comments

Comments
 (0)