Libraries tagged by readme
marcocesarato/php-conventional-changelog
881272 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
59149 Downloads
Convert WordPress Plugin readme.txt to Markdown
zf1s/zf1
18916 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
86627 Downloads
Scaffolds WP-CLI commands with functional tests, full README.md, and more.
badges/poser
64157 Downloads
Poser, add badges on your readme..
afragen/wordpress-plugin-readme-parser
38557 Downloads
A clone of the current WordPress.org Plugin Readme Parser, class-parser.php
wpreadme2markdown/wp2md
56378 Downloads
CLI tool for converting WordPress Plugin readme.txt to Markdown
jbzoo/markdown
940030 Downloads
Tools to render markdown text from PHP code
ory/client
17942 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) |
fojuth/readmegen
26455 Downloads
Readme file / doc generator. It uses VCS logs as a source of information.
pronamic/changelog-md-to-wordpress-plugin-readme-txt
3705 Downloads
Automates syncing of changelog entries from CHANGELOG.md to WordPress plugin readme.txt.
readme/metrics
135334 Downloads
Track your API metrics within ReadMe.
webfactory/wfdmeta-bundle
25541 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.
spam-n-eggs/laravel-mysqlite
6549 Downloads
MySQLite is a Laravel connector for SQLite that emulates MySQL functionality. The currently ported functionalities can be viewed in README.md on the github site.
pugx/badge-poser
333 Downloads
Poser, add badges on your readme, such as downloads number or latest version.