Libraries tagged by vhost
ghostwriter/psr-phpunit-assertions
149745 Downloads
PHPUnit assertions for PSR-compliant components, implemented as reusable traits.
dsentker/url-signature
39176 Downloads
A secure URI generation and validation library
hostnet/phpcs-tool
152273 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
hostnet/form-handler-component
169737 Downloads
Hostnet form handler to provide an easier way of handling forms
hostnet/entity-tracker-component
153607 Downloads
Provides an event when a Tracked entity changes
hostnet/entity-tracker-bundle
105378 Downloads
Wraps around the hostnet/entity-tracker-component and allows configuration of several listener components
hostnet/entity-revision-component
119734 Downloads
Listens to an event so revisions can be made
hostnet/entity-plugin-lib
136585 Downloads
Installer for all the Hostnet Doctrine entity libraries
hostnet/entity-mutation-component
106298 Downloads
Listens to an event so mutations can be made
hostnet/entity-blamable-component
136234 Downloads
Listens to an event so auditable information can be set
hostnet/accessor-generator-plugin-lib
114262 Downloads
Generate get, set, add, remove methods on the fly.
hostbrook/sypex-geo
12731 Downloads
Get location info by IP address
ghostff/php-text-to-image
13353 Downloads
Add text to an existing or new image
vanilla/garden-sites
113222 Downloads
Package containing interfaces and implementations for local and hosted vanilla forums sites management and definitions.
talon-one/talon-one-client
94969 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}`