Libraries tagged by generate readme
marcocesarato/php-conventional-changelog
853119 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
networkrailbusinesssystems/badges
3299 Downloads
Generate readme badges during your pre-push
voku/php-readme-helper
1947 Downloads
auto-generate your README from your code
alexandre-daubois/release-genius
2844 Downloads
Generate changelogs and tags from your git history
ph-7/php-readme-generator-file
11 Downloads
A simple way to generate a GitHub README file
diversen/php-markdown-docs
1298 Downloads
Generate Markdown documentation from PHP source files. Useful for generating README.md for e.g. github.com
phpfu/puphpet
59 Downloads
Makes an unpacked version of the vagrant environment generated by puphpet.com available through composer and Packagist.DANGEROUS! Overwrites non-vendor files in your project! Seriously, don't use this, or at least read the readme VERY carefully.
loadsys/puphpet-release
32 Downloads
Makes an unpacked version of the vagrant environment generated by puphpet.com available through composer and Packagist.DANGEROUS! Overwrites non-vendor files in your project! Seriously, don't use this, or at least read the readme VERY carefully.
tomrf/readme-gen
30 Downloads
generates readme with public api documentation for php packages
ory/client
17173 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) |
samwilson/console-readme-generator
1815 Downloads
A tool to add command documentation
fojuth/readmegen
26451 Downloads
Readme file / doc generator. It uses VCS logs as a source of information.
contributte/anabelle
16657 Downloads
JSON-RPC Api documentation generator
ublaboo/anabelle
9346 Downloads
JSON-RPC Api documentation generator
magelan/readmegen
123 Downloads
Readme file / doc generator. It uses VCS logs as a source of information. It also links commits with Github or Jira issues trackers.