This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.beyond.technology"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Get AI suggestions on dispatching events.
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Partner General Order API Transport
Order assignments and updates will be communicated via an OrderNotification post-request. **Example Payload:** [json](/notification_api/openapi.json) [yaml](/notification_api/openapi.yaml) **Thirdparties must provide an endpoint to consume these notifications in order to retrieve the order data from OnStreet MAX**
The generic order API (GO API) is used to transmit breakdown and towing orders via web service. Orders can be sent directly to a * specific partner on the Street Assistant platform or routed independently from the platform to the most suitable one. Access data for using the API * can be requested from LAWA Solutions Support.
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
An API Client for Carbeam
PHP WebSocket library
RFC6455 WebSocket protocol handler
ZeroMQ bindings for React.
This Composer repository is powered by Satis