Libraries tagged by docx
wingu/reflection
490899 Downloads
Library on top of PHP Reflection with some extra helper methods and a more powerful PHP DocBlock and annotation tags reflection
webfiori/ui
40752 Downloads
A library that provides basic utilities for creating HTML documents.
usmanhalalit/strana
7218 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
thinktomorrow/dynamic-attributes
19322 Downloads
easily store and retrieve document values of an eloquent model
talon-one/talon-one-client
91822 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}`
t3docs/examples
16964 Downloads
This extension packages a number of code examples from the Core Documentation.
symfony/ai-store
1972 Downloads
Low-level abstraction for storing and retrieving documents in a vector store.
stfalcon-studio/swagger-bundle
38637 Downloads
Generate Swagger UI documentation from local files
skyzyx/mimetypes
194399 Downloads
Creates a JSON document containing a thorough list of file extensions => mime types as provided by the Apache httpd project.
sitegeist/slipstream
66375 Downloads
Teleport any HTML tag to antoher place of the document. Mostly used for CSS and JS
shopware/dbal-nested-set
417371 Downloads
A Doctrine DBAL nested set implementation
shootproof/php-sdk
39016 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
shaburov/laravel-mysql-index-hints-scope
32140 Downloads
Index Hints for laravel https://dev.mysql.com/doc/refman/5.7/en/index-hints.html
sam-it/yii2-static-assets
66421 Downloads
Generate static assets and build a docker nginx container
rubobaquero/phpquery
245193 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library