php-rest-api
php-rest-api copied to clipboard
This repository contains the open source PHP client for MessageBird's REST API.
I noticed that this repo hasn't been updated in a little while. Are there plans to add PHP 8.3 compatibility? I appreciate it may just work but it isn't officially...
Fix #224
Functions like `public function create($object, array $query = null)` and `public function start($object, $query = null)` seem to produce a warning in PHP8.4 PHP Deprecated: MessageBird\Resources\Conversation\Conversations::create(): Implicitly marking parameter $query...
Hello, as I understand old https://messagebird.com/ has now become https://bird.com? Does this SDK still works with Bird.com or do we need some other SDK/implementation? What about [Symony MessageBird Notifier](https://github.com/symfony/symfony/blob/7.3/src/Symfony/Component/Notifier/Bridge/MessageBird/README.md)?