PHPackages                             gofunding/gofunding - 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. gofunding/gofunding

ActiveLibrary[Framework](/categories/framework)

gofunding/gofunding
===================

Gofunding is a crowdfunding platform

0.1.0(7y ago)716[1 issues](https://github.com/gofunding/gofunding/issues)[1 PRs](https://github.com/gofunding/gofunding/pulls)MITPHPPHP &gt;=5.4.0

Since Oct 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gofunding/gofunding)[ Packagist](https://packagist.org/packages/gofunding/gofunding)[ Docs](https://www.gofunding.ga/)[ RSS](/packages/gofunding-gofunding/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (21)Versions (3)Used By (0)

 [ Go Funding ](https://gofunding.demo.afsyah.com/)

Open Source CrowdFunding Platform. We using [midtrans](https://docs.midtrans.com/en/welcome/index.html) for payment gateway

[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](https://www.yiiframework.com/)

Installation
============

[](#installation)

---

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

[](#requirements)

- The minimum required PHP version of Yii is PHP 5.4.
- It works best with PHP 7.
- Nginx 1.2 (Recomended) or Apache 2.4
- MySQL 5 or MariaDb
- [Follow the Definitive Guide](https://www.yiiframework.com/doc-2.0/guide-start-installation.html) in order to get step by step instructions.
- composer

Setup
-----

[](#setup)

- composer install
- edit `web-local.php` file, and configure as you need.
- import the database [link database](https://github.com/gofunding/gofunding.sql.git)

```
Account Admin
- username : admin
- password : admindemo
```

Contributing
============

[](#contributing)

---

Directory Structure
-------------------

[](#directory-structure)

```
├── app                            : core the app
│   ├── controllers
│   ├── models
│   ├── views
│   └── widgets
├── assets                         : cache files from assets
├── environtments                  : init config environment mode
├── public                         : contain css, js, images and upload files
└── tests                          : tests of the core framework code
```

Mode Development or Production
------------------------------

[](#mode-development-or-production)

In root folder, open index.php file and edit code below

```
defined('YII_DEBUG') or define('YII_DEBUG', true); // false for no debug
defined('YII_ENV') or define('YII_ENV', 'dev'); // prod for production
```

Suggest
=======

[](#suggest)

Welcome, please contact me

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

2769d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d9872e4528b25098f08050494cf462a62d3f68c13a8e0901e1590f0108dd2ed?d=identicon)[haifahrul](/maintainers/haifahrul)

---

Top Contributors

[![haifahrul](https://avatars.githubusercontent.com/u/6553704?v=4)](https://github.com/haifahrul "haifahrul (12 commits)")

---

Tags

crowdfundingfundinggofundinghacktoberfestopen-sourceyii2yii2-frameworkframeworkyii2crowdfundinggofunding

### Embed Badge

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

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

###  Alternatives

[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[yii2-starter-kit/yii2-starter-kit

Yii2 Starter Kit Application Template

1.4k6.6k](/packages/yii2-starter-kit-yii2-starter-kit)[beaten-sect0r/yii2-core

Yii2 Core project template

771.1k](/packages/beaten-sect0r-yii2-core)

PHPackages © 2026

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