This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
api-client-php
Watch
1
Star
0
Fork
0
You've already forked api-client-php
mirror of
synced
2024-11-21 21:06:07 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
16cdc6ce49
api-client-php
/
doc
/
index.md
Neur0toxine
c47b6d2bb4
update documentation & update compile:prompt command
2022-11-17 12:21:47 +03:00
2.4 KiB
Raw
Blame
History
Documentation
Dealing with
civicrm/composer-compile-plugin
prompts
Disable compilation prompts during the installation
I've chosen something else, now API client doesn't work!
Disabling compilation prompts manually
Client structure
Design principles
Resource groups
Usage
Instantiation
Sending a request
Choosing correct resource group, DTOs, and method
Sending a request
Dealing with exceptions
Error handling
Examples
How to create an order
How to receive the list of orders
How to handle all Client's exceptions
Event handling
Customization
Controlling HTTP abstraction layer
Customizing request and response processing
Using a predefined handler
Built-in handlers
Modifying the default pipeline
Constructing the pipeline from scratch
Implementing a handler
Implementing custom API methods
Troubleshooting
PHPDoc