Libraries tagged by Documentação
samasend/scribe-tdd
160 Downloads
Scribe's test-driven documentation approach.
powerbuoy/sleek-utils
1899 Downloads
Utility functions used internally by Sleek. Please check the code for documentation.
ory/keto-client-php
666 Downloads
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
njh/phpspecgen
2 Downloads
phpspecgen is a library for generating HTML documentation for Semantic Web based on ontology definitions in RDFS and OWL.
nitsan/ns-whatsapp
61 Downloads
Introducing the TYPO3 WhatsApp Chat Extension for your TYPO3 websites, seamlessly integrating WhatsApp chat into your site. Customize colors to match your brand, and personalize agent profiles with their image, job title, and button options. Plus, advanced chat settings! *** Live-Demo: https://demo.t3planet.com/t3-extensions/social-networking/whats-app *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-whatsapp-extension
nitsan/ns-social-login
5 Downloads
Meet our all-in-one TYPO3 Social Login and Register extension, which allows users to log in and register using various social media accounts directly from your TYPO3 frontend. With this extension, users can easily access your site using popular platforms like Facebook, Google, Twitter, LinkedIn, Instagram, OpenID, Apple, Discord, Keycloak, Slack, Telegram, Dropbox, and more. Get seamless, one-click frontend login with the TYPO3 Social Login extension. Explore the Demo, Product Page, Documentation & Support: https://t3planet.com/typo3-social-login-extension
nitsan/ns-snow
805 Downloads
Spread the joy of Christmas on your TYPO3 website with the Snowfall TYPO3 Extension. This addon, ns_snow, adds beautiful snowflakes and snowfall animation to all pages, creating a festive atmosphere. TYPO3 Snowfall Extension is also compatible with the latest TYPO3 Version 12. *** Live-Demo: https://demo.t3planet.com/t3-extensions/snow/ *** Documentation & Free Support: https://t3planet.com/typo3-snowfall-extension
neclimdul/coveo-search-api
13 Downloads
Documentation for Coveo Search API
mvochoa/api-doc-php
1382 Downloads
Generate API Rest documentation in PHP
monkeycraps/blueprint
8 Downloads
API Blueprint documentation generator.
mistralys/application-framework-docs
250 Downloads
Application Framework Documentation Hub
matchory/herodot
3 Downloads
A versatile documentation generator for APIs built with Laravel.
martinmulder/openapi-crowdstrike-falcon-php
29 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
marcocesarato/markdown
69 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
luojia/wechat-sdk
6 Downloads
An easy-use sdk for wechat developing, following the official documentation.