Libraries tagged by ussd
kgs/web3
2341 Downloads
A simple encapsulation of Web3 framework in PHP environment.
jenner/timer
160768 Downloads
php timer. performance analysis tool
yiiext/activerecord-relation-behavior
35974 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
xsuchy09/utm-cookie
49848 Downloads
Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.
xenon/nagad-api
4610 Downloads
This is Bangladeshi nagad payment gateway api development library for php. This library can be used easily as pacakge dependency in your php application.
wgirhad/geophp
28700 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.
weirdan/codeception-psalm-module
120978 Downloads
Provides codeception assertions to be used for Psalm acceptance testing
websedit/we-cookie-consent
54953 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!.
webgriffe/captainhook
111790 Downloads
Provides some useful custom actions to be used with Captain Hook (a PHP GIT hooks library)
violinist-dev/job-summary
29254 Downloads
Used to parse and analyze the logs, to provide a job summary
vardot/varbase-patches
38990 Downloads
List of needed patches for Varbase used packages with Composer Patches.
vaimo/module-admin-auto-login
38427 Downloads
Provides automatic admin login on Magento projects; Useful addition when working with a project locally (should be used only as require-dev)
tizis/lara-comments
4524 Downloads
Comments system for your Laravel application. Features: can be used to comment on any model, HTML filter customization (HTMLPurifier), API, comment rating, replies, events, auth rules ...
teewurst/psr4-advanced-wildcard-composer-plugin
23552 Downloads
Adds a parser to enable composer, to be used with wildcards
talon-one/talon-one-client
90011 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}`