Autoloader Early

Component type

module

Maintenance status

Development status

Downloads

837

Component created

Component changed

This module provides a PSR-0 compatible autoloader. It can be also used as a map-based autoloader. This autoloader support different folders for different namespaces, can be used for anything, external libraries but PSR-0 compatible modules code also.

It can be used in pre-bootstrap early code, even before Drupal has been bootstrapped itself (with the help of the settings.php file) or included with your cache, session or lock backends, therefore enabling it on really early bootstrap phases.

Sniffer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sniffer module is a little utility for developing complicated projects.
Module saves every step of selected users - for each user`s page-load are saved uid, $user, URL, HTTP_REFERER, $_POST, $_COOKIE and browser properties.
It helps to see what users are doing, what happens with them on site, where and how do they face with bugs or problems.
Also module can track anonymous users by their IP-adress to log authentication process.

World of Warcraft API

Component type

module

Maintenance status

Development status

Downloads

5960

Component created

Component changed

This module is a set of a base component and products to integrate with drupal core. The Blizzard Community Platform API enables communication with the RESTful APIs exposed through the World of Warcraft community site.

http://blizzard.github.com/api-wow-docs/

This module contains a low-level API and a base framework for developers who wants to write their own products upon this library.

Messaging and Notifications Examples

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project provides two modules that implement the Messaging and Notifications 2.x APIs. It's based off of this notifications and messaging tutorial, but actually has working code you can install and play with. I'm only planning on implementing the bare minimum to get a message sent out. Ideally, other functionality such as custom entities and messaging backends should be split off into separate modules.

Devel Debug Log

Component type

module

Categories

Maintenance status

Development status

Downloads

35309

Component created

Component changed

Devel Debug Log is a developer module that provides a way for developers to save and display debug messages on a separate page in the web browser. It serves as an alternative to using drupal_set_message() or watchdog() for debugging, and a complementary module to Devel for those who find viewing messages in the browser easier than looking for them, say, in a file.

A/B Variate Test Module

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The A/B Variate Test Module is designed to allow developers and marketers to easily select optimal content or design in a high-performance, cache-friendly way.

- This module allows the admin to select an alternate node that will be displayed at a set % of requests to a given path. Once a version is shown to a user, the user will continue to see that version when they revisit the page.

Blizzard API

Component type

module

Maintenance status

Development status

Downloads

4875

Component created

Component changed

Overview

The Blizzard API module provides an interface for other modules to interact with Battle.net APIs and allows users to login using their Battle.net accounts.

Developers may use this module to quickly access game data from World of Warcraft, Diablo 3, and StarCraft 2. For users that login using a Battle.net account, they may also access protected account information, if permitted, such as StarCraft 2 profiles and World of Warcraft characters. Source code is fully documented and additional code examples are provided in the included *.api.php files.

Session Proxy

Component type

module

Maintenance status

Development status

Downloads

2707

Component created

Component changed

Session proxy is not a module: it is a replacement for Drupal core session handling API.

It acts as a proxy between fixed core procedural API towards a fully object oriented, more flexible and easier to extend session management API.

Basically, it strongly encapsulate the original API, separating user management against raw session storage: by using it you are able to implement any session storage engine (memcache, redis, ... ) without handling cookies and by users yourself.

HTTP Parallel Request & Threading Library

Component type

module

Maintenance status

Development status

Downloads

183057

Component created

Component changed

This is a library module. It provides no out of the box functionality other then providing an API that other modules/code can use. Other projects might require/recommend this module. Install HTTPRL only if other modules recommend or require it.

Human

Component type

module

Maintenance status

Development status

Component created

Component changed

Human is an attempt to push people into the third generation of the web by standardizing a human being (person) with a pack of features and added functionalities.
The main aim is to give a good boost to the creation of user profiles, providing pre-packed sets of fields such as:

- anatomical (blood type, hair / eyes color, height, ...)
- anagraphical (age, city of birth, ...)
- historical (schools, marriage, etc.)
- personal interests
- etc. etc. etc. (it's about limitless)