Download the PHP package graze/wipotec-checkweigher-client without Composer
On this page you can find all versions of the php package graze/wipotec-checkweigher-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download graze/wipotec-checkweigher-client
More information about graze/wipotec-checkweigher-client
Files in graze/wipotec-checkweigher-client
Package wipotec-checkweigher-client
Short Description Wipotec checkweigher client written in PHP
License MIT
Homepage https://github.com/graze/wipotec-checkweigher-client
Informations about the package wipotec-checkweigher-client
Wipotec Checkweigher Client
Wipotec checkweigher client written in PHP.
Install
Via Composer
Usage
Instantiating a client
Use the factory
method to return a Client
instance:
Sending requests
Connect to the remote checkweigher using the connect
method:
Once connected, the sendRequest
method can be used to send requests to the checkweigher:
Responses
If a corresponding response class exists (in \Graze\Wipotec\Response\
) for a request then it will be used, otherwise the ResponseGeneric
will be returned.
All responses have the following methods:
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Brendan Kay
- All Contributors
License
The MIT License (MIT). Please see License File for more information.