Libraries tagged by api_doc
lsmonki/php-open-calais
10441 Downloads
A PHP class for extracting entities and social tags from documents with the OpenCalais API http://www.opencalais.com/
demos-europe/edt-jsonapi
16519 Downloads
Expose Doctrine entities as JSON:API resources.
bariew/phpquery
74279 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
sourceability/openai-client
8429 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.
pablodalloglio/phprtflite
6154 Downloads
PHPRtfLite is an API enabling developers to create rtf documents with php. This fork add fixes for PHP8.
bmdevel/php-index
44351 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
zhuzixian520/yii2-api-doc
966 Downloads
Generate online api document by code annotation for yii2 easily
weiwei2012holy/eolinker-doc
8073 Downloads
eolinker api doc generate tool
oro/api-doc-bundle
3050 Downloads
Fork of nelmio/NelmioApiDocBundle to make 2.x version compatible with Symfony 5
openapi-next-generation/api-docs-generator-php
4493 Downloads
generate html api docs from openapi spec
noma-solutions/api-doc-bundle
12684 Downloads
Enhanced version of NelmioApiDoc that generates documentation for your REST API from annotations
nelmiopros/api-doc-bundle
1701 Downloads
Generates documentation for your REST API from annotations
mrbulkinaleksey/api-doc-bundle
2470 Downloads
Generates documentation for your REST API from annotations
misscx/api-doc
332 Downloads
基于ThinkPHP6的API注释文档生成扩展
mikegarde/laravel-route-docs
299 Downloads
A Laravel package that uses PHP attributes to document routes, generate readable route listings, and export OpenAPI or Postman definitions.