Libraries tagged by api_doc
vimeo/mill
19502 Downloads
☴ An annotation-based DSL for documenting a REST API.
erunion/mill
4 Downloads
☴ An annotation-based DSL for documenting a REST API.
obsoletepackage/phpquery
3673 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
jizuscreed/phpquery
539 Downloads
Fork of electrolinux/phpquery with php7.x compatibility. phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
atofighi/phpquery
6202 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
blackbit_digital_commerce/pimcore-data-director
104 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
whitedigital-eu/entity-resource-mapper-bundle
1085 Downloads
Bundle to map Doctrine entity object to and from API resource object.
datatables.net/datatables.net-buttons-bs4
11208 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-buttons-bs
811 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
dashi/apns2
15120 Downloads
Simple & expressive PHP HTTP2 API for Apple Push Notification service (APNs) with comprehensive docs/constants.
cashlink/php-index
11581 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
yaro/apidocs
4069 Downloads
Api documentation generator for Laravel 5
weiwei/laravel-apidoc
1963 Downloads
The Laravel Api Doc Package
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes