Libraries tagged by api_doc
docler-labs/api-client-exception
212831 Downloads
SDK Generator - API Client Exception
api-skeletons/zf-doctrine-hydrator
142895 Downloads
A collection of common hydrators for phpro/zf-doctrine-hydration-module
api-skeletons/zf-doctrine-graphql
13504 Downloads
GraphQL for Doctrine using Hydrators
onurb/doctrine-metadata-grapher
102350 Downloads
Helper to format doctrine metadata for UML API
gossi/docblock
402612 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
api-skeletons/zf-oauth2-doctrine
229336 Downloads
Doctrine OAuth2 Server Adapter for Apigility
pahanini/yii2-rest-doc
26594 Downloads
A Yii2 tool to create slate index.md for you REST controllers.
postcode-nl/api-client
377083 Downloads
A client to the Postcode.nl Address Api for international address validation. You will need to create an account at https://developer.postcode.eu/documentation/.
messente/messente-api-php
116338 Downloads
[Messente](https://messente.com) is a global provider of messaging and user verification services. * Send and receive SMS, Viber and WhatsApp messages. * Manage contacts and groups. * Fetch detailed info about phone numbers. * Blacklist phone numbers to make sure you're not sending any unwanted messages. Messente builds [tools](https://messente.com/documentation) to help organizations connect their services to people anywhere in the world.
hungnguyenckc/linkedin-api-php-client
85518 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
zfcampus/zf-doctrine-querybuilder
330755 Downloads
Apigility Doctrine QueryBuilder module
macpaw/behat-nelmio-describer
168288 Downloads
Bundle for adding sample responses behat test nelmio to api doc
shootproof/php-sdk
39534 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
databox/databox
179369 Downloads
Push API resources Open API documentation
ory/client
22549 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |