Libraries tagged by ussd
talon-one/talon-one-client
97364 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}`
talkroute/message-segment-calculator
66896 Downloads
A calculator that gives you the segments (SMS) used for sending a message.
t3docs/site-package
13767 Downloads
This site package is an example used to understand the TYPO3 Site Package Tutorial.
t3docs/blog-example
11564 Downloads
This extension contains code examples used in TYPO3 explained to describe the use of Extbase.
sysvale/rocketchat-monolog-handler
14338 Downloads
A Rocket.chat Monolog Handler meant to be used in Laravel projects developed by Sysvale Softgroup
sylius/state-machine-abstraction
110498 Downloads
Abstraction layer for State Machine used in Sylius bundles
swen100/geophp
77142 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
studiomitte/solr-numbered-pagination
46875 Downloads
Limit the amount of used pages in EXT:solr in the pagination
steefdw/standards-enums
48350 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
soosyze/kses
49274 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
softon/sms
28769 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
sitegeist/slipstream
70787 Downloads
Teleport any HTML tag to antoher place of the document. Mostly used for CSS and JS
silverstripe/textextraction
171134 Downloads
Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module)
shlinkio/shlink-installer
53872 Downloads
A PHP command line tool used to install shlink
shlinkio/php-coding-standard
67607 Downloads
Coding standard used by shlink PHP projects