PHPackages                             videosambo/sankoforum - 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. videosambo/sankoforum

ActiveLibrary

videosambo/sankoforum
=====================

A silly forum engine made by videosambo

20PHPCI failing

Since Sep 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/videosambo/SankoForum)[ Packagist](https://packagist.org/packages/videosambo/sankoforum)[ RSS](/packages/videosambo-sankoforum/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (1)Used By (0)

 [![GitHub](https://camo.githubusercontent.com/84984be12d45250055be363ce51814f852c135ce514c57cbf78d6edaeaff3d76/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f766964656f73616d626f2f53616e6b6f466f72756d)](https://github.com/videosambo/SankoForum/blob/master/LICENSE) [![GitHub release (latest by date)](https://camo.githubusercontent.com/0452571c9e38b11c1d556b8cf002d9912eaf9ebebe9319a9f3d2e8ab83093a39/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f766964656f73616d626f2f53616e6b6f466f72756d)](https://github.com/videosambo/SankoForum/releases/tag/1.0) [![GitHub tag (latest SemVer pre-release)](https://camo.githubusercontent.com/020da4cf9d0aa0f9811cc89e0de3ce95a55fbabef9cd350ac8b9434038e299c8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f766964656f73616d626f2f73616e6b6f666f72756d3f696e636c7564655f70726572656c6561736573)](https://github.com/videosambo/SankoForum/releases/tag/1.1) [![PHP from Packagist](https://camo.githubusercontent.com/20bd1a2474b89415722df27d15a5528239e2ff23d3c581b1bea07b75a2a1b374/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f766964656f73616d626f2f73616e6b6f666f72756d)](https://camo.githubusercontent.com/20bd1a2474b89415722df27d15a5528239e2ff23d3c581b1bea07b75a2a1b374/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f766964656f73616d626f2f73616e6b6f666f72756d) [![Libraries.io dependency status for GitHub repo](https://camo.githubusercontent.com/d0410190f7b8089ea802fd03807cc48038dd4722ace8ed3b30263f6c78ecf79b/68747470733a2f2f696d672e736869656c64732e696f2f6c6962726172696573696f2f6769746875622f766964656f73616d626f2f73616e6b6f666f72756d)](https://libraries.io/github/videosambo/SankoForum) [![GitHub issues](https://camo.githubusercontent.com/0786f6263f4cea1fa0a6cadaca582498a9fb30c736205cbc68a6c7f8b393c386/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f766964656f73616d626f2f73616e6b6f666f72756d)](https://github.com/videosambo/SankoForum/issues)

Sanko Forum
===========

[](#sanko-forum)

SankoForum is silly forum engine that is fully open source.

Demo

### On work

[](#on-work)

- Forum engine essentials
- Basic adminstrator functions
- Email verification
- Recaptcha
- Create sections, categoeies, topics and posts
- Manage user information
- Profile picture
- Basic text formating
- Support for languages
- Support for themes
- Basic configuration
- Automatic SQL Database and table creation
- Automatic update system
- Instalation file with configuration
- Automatic webserver configuration and support
- Private messages
- Bootstrap style
- Custom error pages

### SQL

[](#sql)

- Database

    - users
        - user\_id
        - user\_name
        - user\_pass
        - user\_date
        - user\_email
        - email\_token
        - email\_verified
        - user\_level
    - sections
        - section\_id
        - section\_name
        - section\_description
    - categories
        - category\_id
        - category\_section
        - category\_name
        - category\_description
    - topics
        - topic\_id
        - topic\_subject
        - topic\_date
        - topic\_category
        - topic\_by
    - posts
        - post\_id
        - post\_content
        - post\_date
        - post\_topic
        - post\_by

    [How to create database?](https://github.com/videosambo/SankoForum/blob/master/sankoforum.sql)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/65f6a4465a847937a41a5d97e423c47462aa706ad71601714b1466035134ead7?d=identicon)[videosambo](/maintainers/videosambo)

---

Top Contributors

[![videosambo](https://avatars.githubusercontent.com/u/29887391?v=4)](https://github.com/videosambo "videosambo (32 commits)")

### Embed Badge

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

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

PHPackages © 2026

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