PHPackages                             gitaminhq/gitamin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. gitaminhq/gitamin

ActiveProject[Framework](/categories/framework)

gitaminhq/gitamin
=================

The Laravel Framework.

v0.1.3(9y ago)348336[4 issues](https://github.com/gitaminhq/Gitamin/issues)MITPHPPHP &gt;=5.5.9

Since Dec 8Pushed 9y ago29 watchersCompare

[ Source](https://github.com/gitaminhq/Gitamin)[ Packagist](https://packagist.org/packages/gitaminhq/gitamin)[ RSS](/packages/gitaminhq-gitamin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (17)Versions (6)Used By (0)

Gitamin
-------

[](#gitamin)

[![Build Status](https://camo.githubusercontent.com/721fe86301c1b4cacbda9a20dbde33697e2d554a17a0fbac20f48929bfe7e379/68747470733a2f2f7472617669732d63692e6f72672f476974616d696e48512f476974616d696e2e737667)](https://travis-ci.org/GitaminHQ/Gitamin)[![StyleCI](https://camo.githubusercontent.com/0852d0f50cc8d69035a06259c1ef4364dac8596e4766ebbb018b0a93b5265bbe/68747470733a2f2f7374796c6563692e696f2f7265706f732f34373039383333312f736869656c64)](https://styleci.io/repos/47098331/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3d1084a0c648936e361f4ca8ae78b69361e405f60b3a8eae5d89901b8239421a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f676974616d696e68712f476974616d696e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/gitaminhq/Gitamin/?branch=master)[![License](https://camo.githubusercontent.com/0651c8d26c5b925ebb36feb296a23155ff984937045ce949cccb6e87c33b7658/68747470733a2f2f706f7365722e707567782e6f72672f676974616d696e68712f476974616d696e2f6c6963656e73652e737667)](https://packagist.org/packages/gitaminhq/Gitamin)

Gitamin(pronounced /ˈgɪtəmɪn/, inspired by Vitamin) is an open source git repository management software built with the Laravel PHP Framework. Gitamin supports a wide range of operations on git repository. Frequently used operations (git repository management, code reviews, issue tracking, activity feeds and wikis) can be performed via the user interface, while you still have the ability to directly execute any git-cli command.

[![Screenshot](https://camo.githubusercontent.com/17fa3ba899bebc7b8ec67cfc35c4ac0f5607937b990f7fe015279c1a4760b96e/687474703a2f2f7777772e676974616d696e2e636f6d2f73637265656e73686f74312e706e67)](https://camo.githubusercontent.com/17fa3ba899bebc7b8ec67cfc35c4ac0f5607937b990f7fe015279c1a4760b96e/687474703a2f2f7777772e676974616d696e2e636f6d2f73637265656e73686f74312e706e67)

Features
--------

[](#features)

This package is currently in (very-)alpha stage, so all of the following features may or may not work yet. However, feel free to post issues and features requests [here](https://github.com/gitaminhq/Gitamin/issues) . We will try to fix and improve the package as fast as we can based on your help!

- Multiple repository support
- Commit history, blame, diff
- Merge Requests(Pull Requests)
- Web Hooks
- Repository statistics
- Issues tracking
- Activity feeds
- Wikis
- RSS feeds
- Syntax highlighting

Requirements
------------

[](#requirements)

There are a few things that you will need to have set up in order to run Gitamin:

- A web server: **Nginx**, **Apache** (with mod\_rewrite), or **Lighttpd**
- **PHP 5.6.4+** with the following extensions: mbstring, pdo\_mysql
- **MySQL** or **PostgreSQL**
- **Git 1.7.10+**
- **Redis 2.4+**
- **Composer**

Installation
------------

[](#installation)

```
git clone https://github.com/gitaminhq/Gitamin
cd Gitamin
composer install --no-dev -o
cp .env.example .env
php artisan migrate
php artisan key:generate
php artisan config:cache
```

Type http://your\_domain/ in your web browser's address bar.

Official Documentation
----------------------

[](#official-documentation)

Documentation for Gitamin can be found on the [Gitamin website](http://gitamin.com/docs).

Contributing
------------

[](#contributing)

If you wish to contribute to this website, please [fork it on Gitamin](https://github.com/gitaminhq/Gitamin), push your change to a named branch, then send a pull request. If it is a big feature, you might want to start an Issue first to make sure it's something that will be accepted. If it involves code, please also write tests for it.

Development Requirements
------------------------

[](#development-requirements)

These extra dependencies are required to develop Gitamin:

- Node.js
- Bower
- Gulp

```
npm install
bower install
gulp
```

### License

[](#license)

Gitamin is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~91 days

Total

5

Last Release

3439d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0fdd0758a044ec4e5341270f094a553266245bf63e5a13e74a429363ad486b6?d=identicon)[phecho](/maintainers/phecho)

---

Top Contributors

[![leoruhland](https://avatars.githubusercontent.com/u/1785552?v=4)](https://github.com/leoruhland "leoruhland (1 commits)")

---

Tags

gitlaravelmysqlphpframeworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gitaminhq-gitamin/health.svg)

```
[![Health](https://phpackages.com/badges/gitaminhq-gitamin/health.svg)](https://phpackages.com/packages/gitaminhq-gitamin)
```

###  Alternatives

[marketplacekit/marketplacekit

Open source Marketplace Platform

8185.2k](/packages/marketplacekit-marketplacekit)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
