Libraries tagged by readme
marcocesarato/php-conventional-changelog
717635 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
wpreadme2markdown/wpreadme2markdown
51154 Downloads
Convert WordPress Plugin readme.txt to Markdown
zf1s/zf1
11766 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
wp-cli/scaffold-package-command
76394 Downloads
Scaffolds WP-CLI commands with functional tests, full README.md, and more.
badges/poser
58685 Downloads
Poser, add badges on your readme..
fojuth/readmegen
26267 Downloads
Readme file / doc generator. It uses VCS logs as a source of information.
afragen/wordpress-plugin-readme-parser
30049 Downloads
A clone of the current WordPress.org Plugin Readme Parser, class-parser.php
wpreadme2markdown/wp2md
48525 Downloads
CLI tool for converting WordPress Plugin readme.txt to Markdown
jbzoo/markdown
892439 Downloads
Tools to render markdown text from PHP code
ory/client
12868 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) |
pronamic/changelog-md-to-wordpress-plugin-readme-txt
718 Downloads
Automates syncing of changelog entries from CHANGELOG.md to WordPress plugin readme.txt.
readme/metrics
127570 Downloads
Track your API metrics within ReadMe.
contributte/anabelle
16324 Downloads
JSON-RPC Api documentation generator
wildbit/laravel-postmark-provider
67374 Downloads
An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md
webfactory/wfdmeta-bundle
22994 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.