PHPackages                             feryardiant/tokonlen - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. feryardiant/tokonlen

ActiveProject[Utility &amp; Helpers](/categories/utility)

feryardiant/tokonlen
====================

Simple yet Modular Basic PHP Application

0.1.1(7y ago)208227MITPHPPHP &gt;=5.4.0CI passing

Since Oct 22Pushed 3y ago2 watchersCompare

[ Source](https://github.com/feryardiant/tokonlen)[ Packagist](https://packagist.org/packages/feryardiant/tokonlen)[ RSS](/packages/feryardiant-tokonlen/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (4)Used By (0)

Simple Tokonlen
===============

[](#simple-tokonlen)

Just another simple yet modular PHP Application 😁

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

[](#requirements)

- PHP 5.4 or newer.
- HTTP Server, e.g. NginX or Apache either.
- MySQL Server 5.x or newer for main database.

Install
-------

[](#install)

Simply create new composer project.

```
$ composer create-project feryardiant/tokonlen my-app
$ cd my-app
```

then you need to create new database, you could do it from PHPMyAdmin or simply run.

```
$ mysql -uroot -p create database [db-name]
```

at last but not least, run the installer.

```
$ php system/install [baseurl] [db-user]:[db-pass]@[db-host]/[db-name]
```

The installer will:

- Import `system/database.sql` to your `[db-name]`
- Create `system/config.php` &amp; save your installation config.
- Create `.htaccess` file based on your `[baseurl]` installation config.

everything is done, now you should open the `[baseurl]` from your favorite web browser.

Usage &amp; Demo
----------------

[](#usage--demo)

Live demo is available here:

Use these credential to login into it

- **Admin**

    *Username*: admin &amp; *Password*: 1234
- **Customer**

    *Username*: pelanggan &amp; *Password*: 1234

everything is done, now you should open the `[baseurl]` from your favorite web browser.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.8% 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 ~0 days

Total

2

Last Release

2757d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16384dbbd6cd66f33f13f5bf2dc7f26125049762c7414eb0e755c630375240ba?d=identicon)[feryardiant](/maintainers/feryardiant)

---

Top Contributors

[![feryardiant](https://avatars.githubusercontent.com/u/508665?v=4)](https://github.com/feryardiant "feryardiant (46 commits)")[![amrikasir](https://avatars.githubusercontent.com/u/23391439?v=4)](https://github.com/amrikasir "amrikasir (1 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

---

Tags

ecommerce-applicationlearning-resourcesphpSimpleproject

### Embed Badge

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

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

###  Alternatives

[phpoffice/phpproject

PHPProject - Read, Create and Write Project Management documents in PHP

20717.4k](/packages/phpoffice-phpproject)[fab2s/souuid

Simple Ordered Uuid Generator in PHP

13573.2k1](/packages/fab2s-souuid)

PHPackages © 2026

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