Libraries tagged by WH
snowio/magento2-mutexes
150028 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
snowio/magento2-extended-product-repository-ee
74825 Downloads
A Magento 2 EE module which allows product creation with extended attribute option labels.
snowdog/module-product-attribute-description
38823 Downloads
The extension adds a new field for product attributes which allows to add some HTML text to be pulled later in frontend through an API endpoint
snicco/better-wp-mail
16216 Downloads
Keep your sanity when working with mails in WordPress
smmoosavi/php-gettext-core
21650 Downloads
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
smmoosavi/php-gettext
22412 Downloads
Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
smith197/steamauthentication
530 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
sitegeist/stagefog
41198 Downloads
Control reloading when nodes are modified
sineld/bladeset
22342 Downloads
A very simple blade extension which allows variables to be set within blade templates.
simonschaufi/tscobj
10857 Downloads
A plugin which lets you use any TypoScript object as a normal content element.
silverstripe/markdown-php-codesniffer
23820 Downloads
A wrapper around squizlabs/PHP_CodeSniffer which lets you lint PHP fenced code blocks in markdown files
setono/sylius-abandoned-cart-plugin
10537 Downloads
Reengage customers who abandoned their cart in Sylius
seec/vcard
3119 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
ryssbowh/craft-restrict-deletions
3925 Downloads
View elements relations and restrict deletion of elements when they are referenced in other elements
rossriley/flysystem53
124570 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream