APCu - Alternative PHP User Cache for ChainedFastBackend

Component type

module

Maintenance status

Development status

Downloads

758

Component created

Component changed

This allows to use the apcu.so php extension with https://www.drupal.org/project/chained_fast module.

It also includes the Symfony apcu-polyfill, which makes it work for both apc and apcu module.

Compared to https://www.drupal.org/project/apc this backend is very stripped down to the bare basics and is pretty similar to the Drupal 8 APCuCacheBackend.php.

HTTP Client Manager

Component type

module

Maintenance status

Development status

Downloads

2467

Component created

Component changed

8.x-2.x

  • Guzzle version: 6
  • Drupal core version: >= 8.4

Http Client Manager introduces a new Guzzle based plugin which allows you to manage HTTP clients using Guzzle Service Descriptions via YAML, JSON or PHP files, in a simple and efficient way:

External Link Noopenizer

Component type

module

Maintenance status

Development status

Component created

Component changed

If pages on your site contain links to untrusted sites and those links open in a new window, your users may be vulnerable to phishing attacks. A full explanation of this vulnerability is available here and here. The long and short of it is that links opened in a new window are granted some access to the originating window.

Aegir Site Audit

Component type

module

Maintenance status

Development status

Downloads

528

Component created

Component changed

This module integrates the Site Audit extension with the Aegir Monitoring and Reporting systems. It allows all Site Audit checks to be run regularly against all sites hosted on a deployment of the Aegir Hosting System.

Aegir Reporting

Component type

module

Maintenance status

Development status

Downloads

561

Component created

Component changed

This module provides a reporting framework for the Aegir Hosting System. It builds atop the Aegir Monitoring API to report on the health of hosted sites. It ships with some basic probes, but is intended to be extended, as with Aegir Site Audit.

Aegir Monitoring API

Component type

module

Maintenance status

Development status

Downloads

600

Component created

Component changed

This module provides a monitoring API for the Aegir Hosting System. It integrates with Aegir queue system, and runs probes against hosted sites or servers to gather interesting information (e.g. when cron was last run on a site).