Some common code which can be used by other packages. For now it is limited to a PSR-18 compliant HTTP client with a middleware stack, and some traits for common API client functionality.
Used standards:
- PSR-7: request-object (universal request-object)
- PSR-15: middleware stack (universal middleware stack)
- PSR-16: cache interface (universal cache interface)
- PSR-17: request-factory (universal request-object)
- PSR-18: client interface as typehint (not hardcoding Guzzle)
For more detailed docs, see the docs folder.
Via Composer
composer require wedesignit/common
composer test
The MIT License (MIT). Please see License File for more information.
WeDesignIt is a web agency from Oude-Tonge (reserve-Zeeland), the Netherlands specialized in custom web applications, API development, and integrations.