-
Spacedmonkey
- London
- http://www.spacedmonkey.com
- @thespacedmonkey
Highlights
Lists (1)
Sort Name ascending (A-Z)
Stars
A beautiful, powerful, self-hosted rom manager and player.
A Spotify Connect client that mostly Just Works™
Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
A cross-platform GUI for youtube-dl made in Electron and node.js
A drop-in utility for WordPress projects that reads information from a `.env` file to make testing and simulating easier.
The 2024 Fields API proposal for WordPress Core
Benchmarks comparing various WordPress i18n performance enhancements
WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a li…
A minimal .mo reader (with support for PHP & JSON representations), Multiple text domains, and multiple loaded locales in the future. Ginger-MO, Not quite Gold.
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
A repository for the new Plugin Check plugin from the WordPress Performance and Plugins Team.
Enable SVG uploads and sanitize them to stop XML/SVG vulnerabilities in your WordPress website.
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
A plugin extending the Redis Object Cache for WordPress with a group cache functionality.
Use memcached and the PECL memcache extension to provide a backing store for the WordPress object cache.
Memcached Object Cache Tune Up is a fork of the Memcached Object Cache plugin (https://wordpress.org/plugins/memcached) by Ryan Boren & Matt Martz with a few little tweaks to elimate PHP warnings a…
A fork of Memcached Object Cache WordPress plugin and PHPMemcacheSASL to support SASL secured memcached clusters.
Object cache driver for Memcached in WordPress (based on Memcached Redux)
memcache or memcached autodetect object cache backend for wordpress
Full implementation ! Memcached Object Cache provides a persistent backend for the WordPress object cache. A memcached server and the PECL memcache extension are required.
Proof-of-concept plugin that uses plain PHP files for WordPress translations
A WordPress object cache that uses Redis for storage.
Fork of Memcached Redux