kmvc

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

kmvc is a micro MVC framework that have a convention over confiugration approach which will save you from registering urls for different actions you want to create in Drupal and it will provide you an object oriented approach to handle your module.

It attaches itself to the menu_hook and create custom on the fly routes for the controller classes you have defined in your library.

Drux: Enabling / disabling of dependent modules with drush

Component type

module

Categories

Maintenance status

Development status

Downloads

412

Component created

Component changed

Drux is now a full project
Someone asked if this could be released as a full project, so I did.
While it is fine to use this from github, as a drush extension, the drupal.org project allows to include it in a site / project as a regular module. Do whatever works best for your work flow!

Drux has moved to also on github!
https://github.com/donquixote/drupal-drux

Emacs IDE for Drupal

Component type

module

Maintenance status

Development status

Downloads

13098

Component created

Component changed

Tools and libs for Drupal development under GNU/Emacs. GNU/Emacs is a big and strange thing actively used by a hacker subculture for any purposes. One of Emacs abilities — to be an IDE for a wide variety of languages. There are some extensions and tools for using Emacs as IDE for PHP. The purpose of this project is to merge useful PHP tools for Emacs to one bundle for a quick installation and easy updating.

Version 1.x of the IDE offers basic set of features:

BugHerd

Component type

module

Maintenance status

Development status

Downloads

10031

Component created

Component changed

BugHerd is an issue tracking system built for designers and web developers. This module allows you to quickly and easily add BugHerd to your Drupal site. The module allows you grant access to BugHerd by roles and even turn it off for admin pages.

You can sign up for a free 14 day trial of BugHerd and see if it will work for you - no credit card needed. Check out the features list.

Angil

Component type

module

Categories

Maintenance status

Development status

Downloads

543

Component created

Component changed

Module contains bunch of small features for developers which help complete your routine work faster.
Now it's mostly drush commands for drush maniacs.

Available drush commands for:

DMC aka PHP Framework

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal Module Classes.

This is my way to return something to the community.

The goal of this project is allow the developer to create new modules using pure PHP objects syntax instead of arrays.

Features to Git

Component type

module

Maintenance status

Development status

Downloads

1086

Component created

Component changed

Features to Git allows trusted users to write features directly to disk, commit
them to git and push them to a remote. This makes it possible for site
builders to be able to manage features in git without having to get their hands
dirty on the command line.

WARNING

Only grant access to this module to trusted users. Any changes they make will
be written to disk and committed to git immediately. This module requires
relaxed filesystem permissions that allows the web server the ability to
write files to disk.