PHPackages                             kokst/kok - 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. kokst/kok

AbandonedArchivedProject

kokst/kok
=========

Kok.

v0.1.0(6y ago)2241MITPHPPHP ^7.2.0

Since Sep 7Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (24)Versions (17)Used By (0)

Kok (/kɔk/)
===========

[](#kok-kɔk)

[![Build](https://camo.githubusercontent.com/d666be64a6b1ec07430ebf862922986b5f72dd3bb99492acc5b0eaa683df300c/68747470733a2f2f6170692e7472617669732d63692e636f6d2f6b6f6b73742f6b6f6b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/kokst/kok) [![wercker status](https://camo.githubusercontent.com/5fadf5bded9dd53806ffe09c00e62a41cdd62f5287a28302320ddcba899b6436/68747470733a2f2f6170702e776572636b65722e636f6d2f7374617475732f34343763656436643737303862366638366566386162643938303663626231372f732f6d6173746572 "wercker status")](https://app.wercker.com/project/byKey/447ced6d7708b6f86ef8abd9806cbb17) [![codecov](https://camo.githubusercontent.com/4a88238355e14f10a55fa1bae764349c398dd75f4f6dd3210400015420cc611f/68747470733a2f2f636f6465636f762e696f2f67682f6b6f6b73742f6b6f6b2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/kokst/kok) [![FOSSA Status](https://camo.githubusercontent.com/40f0aaf89277157906c1b09927662df0e5417ff25a0da996360306693f48fb89/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532466b6f6b73742532466b6f6b2e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2Fkokst%2Fkok?ref=badge_shield)

### Setup

[](#setup)

Create a new Kok project by issuing the following commands in your terminal:

```
composer create-project kokst/kok

```

```
cd

```

```
yarn --no-bin-links

```

```
yarn prod

```

### Development

[](#development)

Mac:

```
php vendor/bin/homestead make

```

Also make sure that NFS over UDP [is turned on](https://github.com/laravel/homestead/issues/779#issuecomment-363380402).

---

Windows:

```
vendor\\bin\\homestead make
vagrant plugin install vagrant-vbguest
vagrant plugin install vagrant-winnfsd

```

---

Adjust `Homestead.yaml` if necessary

```
vagrant up

```

```
vagrant ssh

```

```
cd code

```

```
artisan migrate

```

### Xdebug + VS Code

[](#xdebug--vs-code)

VS Code Extension: [PHP Debug](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug)
Chrome Extension: [Xdebug helper](https://chrome.google.com/webstore/detail/xdebug-helper/eadndfjplgieldjbigjakmdgkmoaaaoc)
Firefox Extension: [Xdebug Helper](https://addons.mozilla.org/en-US/firefox/addon/xdebug-helper-for-firefox/)

```
sudo nano /etc/php/7.3/cli/conf.d/20-xdebug.ini

```

```
xdebug.remote_enable = true
xdebug.remote_autostart = true
xdebug.remote_host = 10.0.2.2
xdebug.remote_port = 9000
xdebug.max_nesting_level = 1000

```

```
sudo service php7.3-fpm restart

```

### License

[](#license)

[![FOSSA Status](https://camo.githubusercontent.com/f0735ce91f20dd6ff308085d30b6750730cc2bc2bcaefcf71c47462296656de2/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532466b6f6b73742532466b6f6b2e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%2Fkokst%2Fkok?ref=badge_large)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

2442d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/643c795d3ea20f61a3321a6d7d036cdf0a5a1d635f6adc0b4e2e202a552c3c5b?d=identicon)[vintagesucks](/maintainers/vintagesucks)

---

Top Contributors

[![vintagesucks](https://avatars.githubusercontent.com/u/13335308?v=4)](https://github.com/vintagesucks "vintagesucks (82 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (63 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (26 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)

PHPackages © 2026

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