Libraries tagged by curl post
jmalko/wistia
121 Downloads
Upload and embed Wistia videos straight from an entry field in Statamic v3+. Either drag and drop to upload a new video, or copy-paste the url to the video you wish to embed.
jeremy_vk/php_video_embedder
85 Downloads
a librairy for embed videos from video platforms to your website, just with paste the video url
c975l/sharebuttons-bundle
457 Downloads
Provides share buttons in differents views, with possibility to provide url
colours/atomic-design-access-control
2530 Downloads
Drupal 8 module to check which content types is possible to access via direct url for anonymous user
typoniels/site_belogin
0 Downloads
This Extension make it possible to configure a background image and logo for the typo3 backend login in the Site-Management Module per Site, and if no site configuration can be obtained from the backend login url, the extension uses the default settings from the ExtensionConfiguration module as Fallback.
toppy/tweakwise-client
3 Downloads
Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.
cliffparnitzky/form-external-forwarding
315 Downloads
Offers the possibility for forms to define an external URL as forwarding destination (parameters are send via GET).
antaresproject/component-brands
617 Downloads
Gives a possibility of dividing the application into brands. By default, one main brand which is simultaneously the default brand is set during the system installation. Brands' functionalities provides the possibility of defining own color settings for the whole application, default composition of e-mail templates (header, style, footer), url, date and language settings. Dividing the application into areas is a superior function in relation to brands.
sonrisa/shorturl-service
17489 Downloads
Standalone library that allows URL shortening using online services such as Google or Bit.ly. Expanding shortened URLs is also possible.
league/uri
154360342 Downloads
URI manipulation library
pear/net_url2
11025212 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
shlinkio/shlink
2148 Downloads
A self-hosted and PHP-based URL shortener application with CLI and REST interfaces
gravatarphp/gravatar
572332 Downloads
Gravatar URL builder which is most commonly called as a Gravatar library
dsentker/url-signature
39177 Downloads
A secure URI generation and validation library
talon-one/talon-one-client
95047 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}`