Libraries tagged by doc generator
dingo/blueprint
7240320 Downloads
API Blueprint documentation generator.
symplify/rule-doc-generator-contracts
4041544 Downloads
Contracts for production code of RuleDocGenerator
symplify/rule-doc-generator
2547659 Downloads
Documentation generator for coding standard or static analysis rules
daux/daux.io
155760 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
anourvalar/office
50660 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
rspective/voucherify
304348 Downloads
Voucherify promotion engine REST API. Please see https://docs.voucherify.io/docs for more details.
aspose-cloud/aspose-words-cloud
70294 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.
mezatsong/laravel-swagger-docs
29345 Downloads
Swagger docs generator for Laravel api
unisharp/doc-us
14325 Downloads
A MySQL Schema Documantation Generator for Laravel
unionofrad/li3_docs
67774 Downloads
An API and wiki-like documentation generator.
tightenco/jigsaw-docs-template
25484 Downloads
Documentation starter template for Jigsaw static site generator by Tighten
romanzipp/laravel-model-doc
47926 Downloads
Laravel Model PHPDoc Generator
nostop8/rest-api-doc
16251 Downloads
Simple documentation generator for Yii2 REST applications based on defined API endpoints and actions annotations.
vanderlee/swaggergen
113636 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
talon-one/talon-one-client
71250 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`