Libraries tagged by openldap
bigfork/silverstripe-opengraph-fork
94 Downloads
Implementation of the Facebook Open Graph protocol for SilverStripe
apiboard/php-openapi
359 Downloads
OpenAPI Specification parser for PHP 8. Supports both OAS 3.0 and 3.1.
ap-lib/openapi-plus
15 Downloads
alibabacloud/waf-openapi-20211001
89 Downloads
Alibaba Cloud waf-openapi (20211001) SDK Library for PHP
silverstripe/openlayers
347 Downloads
rygilles/laravel-openapi-schema-generator
606 Downloads
Generate OpenAPI schema from your Laravel Api project.
rebilly/openapi-php
254072 Downloads
OpenAPI Specification SDK for PHP
paddlehq/openapi-validator
56346 Downloads
Validate Responses against an OpenApi v3 schema
ohvitorino/openlayers3
41575 Downloads
Openlayers 3 - A high-performance, feature-packed library for all your mapping needs
hofff/contao-opengraph
7451 Downloads
Define OpenGraph meta data in Contao
greensight/laravel-openapi-testing
975 Downloads
akiosarkiz/openapi-laravel-attributes
646 Downloads
Openapi laravel attributes.
ybelenko/oauth2_as_oas3_components
5 Downloads
OAuth2 definitions as OpenAPI Spec 3.0 components
xuqihua/hikvision
28 Downloads
海康sdk
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.