Libraries tagged by describer
vodevel/api-doc-bundle-type-describer
3212 Downloads
Describer to the nelmio/api-doc-bundle using method signature (types)
macpaw/behat-nelmio-describer
225208 Downloads
Bundle for adding sample responses behat test nelmio to api doc
claudiodekker/laravel-macro-describer
11 Downloads
Automatically generate IDE autocompletion helpers for Laravel macros/mixins.
pawelmieleszkiewicz/laravel-console-model-describer
3 Downloads
Laravel additional console model utils
deflou/service-describer
19 Downloads
Service describer interface and abstract realization
ronanversendaal/migration-describer
44 Downloads
Takes a migration and outputs the SQL to be executed
guzzlehttp/guzzle-services
11446126 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
symfony/json-path
236629 Downloads
Eases JSON navigation using the JSONPath syntax as described in RFC 9535
wwwision/dcb-eventstore
40780 Downloads
Implementation of the Dynamic Consistency Boundary pattern described by Sara Pellegrini
ory/client
158402 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) |
aura/input
82952 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
memio/model
315238 Downloads
Memio's models, used to describe the code to generate
t3docs/blog-example
14499 Downloads
This extension contains code examples used in TYPO3 explained to describe the use of Extbase.
ozzie/pest-plugin-nest
29815 Downloads
Nest Pest PHP tests for better organization and readability
rethink/typedphp
36293 Downloads
A type system for PHP to describe RESTFul APIs in a declarative form