sanmai / sdk-common
Common types and contracts for PHP API SDKs
Fund package maintenance!
sanmai
Installs: 20 994
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 1
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- doctrine/collections: ^1.6
- guzzlehttp/guzzle: ^6.3 || ^7.2
- psr/http-message: ^1.0.1
- sanmai/json-serializer: ^0.1.1 || ^0.2.2
- sanmai/pipeline: ^5 || ^6
Requires (Dev)
- ergebnis/composer-normalize: ^2.42
- friendsofphp/php-cs-fixer: ^2.16.4
- infection/infection: >=0.18
- phan/phan: ^3.2.3 || ^4.0.0 || ^5.0.0
- php-coveralls/php-coveralls: ^2.4.1
- phpstan/phpstan: ^0.12 || ^1.0
- phpunit/phpunit: ^9.4.1
- psr/log: ^1.1
- symfony/http-foundation: ^4.4.7 || ^5.1.7
- vimeo/psalm: ^3.17.2 || ^4.1.1
This package is auto-updated.
Last update: 2024-10-23 02:14:29 UTC
README
Installation
composer require sanmai/sdk-common
This SDK-for-SDKs requires at least PHP 7.3. It was tested to work under PHP 7.3, 7.4, and 8.0.
License
This project is licensed under the terms of the MIT license.