Libraries tagged by aire
adrenalinkin/doctrine-utc-date-time
29187 Downloads
Provides Doctrine DBAL date and time types for storing in UTC format into database
adrenth/thetvdb2
63985 Downloads
API v2 Client for thetvdb.com
zetacomponents/archive
482617 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
ytake/valueobjects
85315 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
wyrihaximus/cpu-core-detector
253204 Downloads
Detect how many CPU cores are available
wgirhad/geophp
29428 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
websedit/we-cookie-consent
55739 Downloads
Cookie Consent Panel (Optin) with DSGVO/GDPR compliant use of cookies. Preconfigured modules for Google Analytics, Facebook and other frequently used services. Arbitrary expandability with tracking scripts that generate cookies on your website. Support for Google Tag Manager incl. Google Consent Mode and Google Consent Mode v2. Easy export for Google Tag Manager. Third-party cookies and scripts are only loaded when active consent is given. Website visitors can edit their privacy settings at any time. Automatic update of cookie information when new cookies/scripts are inserted with secure consent procedure. Cookies can be automatically added to the privacy policy via a plugin. Multilingual and full support for desktop, tablet and mobile. Four standard modes for displaying the content solution. Based on Klaro!.
web-vision/deepl-base
4865 Downloads
TYPO3 Extension providing shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.
wayfair/hypernova-php
181828 Downloads
A PHP client for hypernova. https://github.com/airbnb/hypernova
waconcookiemanagement/wacon-cookie-management
8937 Downloads
Different cookies are allowed individually. Differentiation into necessary and optional cookies
vajiral/php-image-compare
91343 Downloads
A light weight PHP class that can compare two (jpg/png) images to find if they are similar.
topshelfcraft/environment-label
221706 Downloads
...so you don't forget where you are.
tmd/auto-git-pull
13778 Downloads
Automatically pulls a git repository when commits are pushed.
tempest/container
137892 Downloads
The container component is where the initialization of services and their dependencies are managed.
talon-one/talon-one-client
91115 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}`