Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The impala module is an attempt to provide a Git API for bare repositories. It provides access right management and allows browsing through objects contained by a repository.

Currently the impala_php_git module provides a native PHP implementation which in time will be transitioned to a PHP extension which uses the libgit2 library. The php-git extension was evaluated but lacks certain basic features and active development.

This module is being developed for Drupal 8.

Project information