Libraries tagged by mtech
camfindlay/apes
2582 Downloads
The Automated Provision of Email Services (APES) module will allow you to set up an automated sync mechanism between the SilverStripe Member DataObject and MailChimp.
byjg/pgbrowser
33757 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms. [Fork: Totally rewrite]
brightnucleus/options-store
185 Downloads
Abstract options store that allows for exchangeable persistence mechanisms.
blackbird/module-cache-warmer
21 Downloads
A Magento 2 module that improves store performance by automatically warming cache through intelligent page crawling and async refresh mechanisms.
beebmx/kirby-middleware
113 Downloads
Kirby Middleware provides a powerful mechanism for inspecting and filtering requests entering in your Kirby site.
ayesh/wordpress-password-hash
166 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
asifshoumik/kafka-laravel
8 Downloads
A robust Kafka queue driver for Laravel microservices with support for delayed jobs, retry mechanisms, and comprehensive error handling.
ananiaslitz/item-balancer
5 Downloads
ItemBalancer is a flexible library for distributing items across predefined categories based on specified proportions. Using a cache-backed mechanism, it ensures efficient real-time calculations for balanced item assignments.
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism
silverstripe/messagequeue
10279 Downloads
Simple and lightweight message queueing mechanism for SilverStripe applications, with queueing actions for long running process execution, message sending between installations and bi-directional interaction with external messaging systems such as ApacheMQ
silverstripe-australia/frontend-objects
2801 Downloads
A module that combines several different mechanisms of editing and showing data on the frontend of a SilverStripe site
rollerworks/metadata
798 Downloads
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
marketo/silverstripe-regional
1322 Downloads
Using modern GeoIP lookup mechanisms, this SilverStripe module makes available the coordinates, postal code, city, state, country, content, timezone, organization, and ISP to the SilverStripe instance and can open a frontend API for static websites to take advantage of. It can be extended with GeoIP drivers to provide additional or custom contextual data.
hellofresh/feature-toggle
6 Downloads
A simple feature toggle mechanism
fsi/metadata
17723 Downloads
FSi Metadata Component is a library that provide some commonly used mechanisms to read configurations for classes from different sources like annotations, yaml or xml.