bitrix24/b24phpsdk
Bitrix24 PHP SDK for working with the Bitrix24 REST API from Laravel or plain PHP. Provides typed clients, authentication helpers, API method wrappers, pagination, and webhook/OAuth support to simplify integrating CRM, tasks, chats, and other Bitrix24 modules.
Example:
class TaskService
{
public function add(TaskBuilder $taskBuilder): void
{
// Implementation
}
}
This class must be generated automatically from OA specification for the entity.
This class must be generated automatically from OA specification for the entity.
How can I help you explore Laravel packages today?