utopia-php / messaging

Lite & fast micro PHP messaging library that is **easy to use**.
MIT License
14 stars 64 forks source link

Feat 7714 adding semaphore messaging adapter #80

Open 7777chaitanya opened 3 months ago

7777chaitanya commented 3 months ago

What does this PR do?

This PR adds Semaphore SMS adapter.

Test Plan

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes, I have read the contributing guidelines. Starting from naming of the branch to writing tests to linting, I have double checked if I am complying with the contributing guidelines.

7777chaitanya commented 3 months ago

Dear reviewer, I am attaching the images that prove the working and the lint success of this adapter for your reference.

Success response

Screenshot from 2024-03-13 06-31-34

Failure response

Screenshot from 2024-03-13 06-32-48

Lint success

Screenshot from 2024-03-13 06-42-52

moshOntong-IT commented 3 months ago

I hope someone will review this PR

moshOntong-IT commented 2 months ago

Any update for this PR?