Libraries tagged by are
tmd/auto-git-pull
13858 Downloads
Automatically pulls a git repository when commits are pushed.
tempest/container
149951 Downloads
The container component is where the initialization of services and their dependencies are managed.
talon-one/talon-one-client
91955 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}`
swen100/geophp
72324 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.
stymiee/php-simple-encryption
6318 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
steefdw/standards-enums
40790 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.
speakeasy/serializer
123884 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
softon/sms
28511 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/stagefog
49200 Downloads
Control reloading when nodes are modified
simialbi/yii2-rest-client
22893 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
silverstripe/standards
209518 Downloads
A set of coding standards which are applied to all commercially supported Silverstripe CMS modules
shootproof/php-sdk
39055 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.
shkubu18/filament-widget-tabs
411 Downloads
Widget Tabs are modified version of Filament Tabs to display it as a widgets.
sandstorm/lazydatasource
32974 Downloads
Neos package implementing a lazy data source for the UI; so that the elements are loaded lazily on demand.
punktde/editconflictprevention
26545 Downloads
Prevents edit conflicts when multiple editors are working on the site by either warn the user or deny editing.