PHPackages                             kapxapot/plasticode - 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. [Templating &amp; Views](/categories/templating)
4. /
5. kapxapot/plasticode

ActiveLibrary[Templating &amp; Views](/categories/templating)

kapxapot/plasticode
===================

PHP framework based on Slim framework

v0.8(5y ago)2171[3 PRs](https://github.com/kapxapot/plasticode/pulls)1MITPHPPHP ^7.4

Since Jun 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kapxapot/plasticode)[ Packagist](https://packagist.org/packages/kapxapot/plasticode)[ Docs](https://github.com/kapxapot/plasticode)[ RSS](/packages/kapxapot-plasticode/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (13)Versions (19)Used By (1)

Plasticode
==========

[](#plasticode)

[![Latest Version on Packagist](https://camo.githubusercontent.com/225af5b123597bb4be49bf77206f52419b44ec51f4283b623174a734fcd6d144/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b61707861706f742f706c61737469636f64652e737667)](https://packagist.org/packages/kapxapot/plasticode)[![Build Status](https://camo.githubusercontent.com/358e735b5743e97edde7b668c31c824b6bca92bb7ecab07a3180ef6684f547e8/68747470733a2f2f7472617669732d63692e636f6d2f6b61707861706f742f706c61737469636f64652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/kapxapot/plasticode)[![Coverage Status](https://camo.githubusercontent.com/5714d6408b0d22b703518d382b220737d257601eded981fb6ab6a8f6ce70f901/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6b61707861706f742f706c61737469636f64652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/kapxapot/plasticode?branch=master)

PHP framework on top of Slim framework.

Sites built on **Plasticode**:

ProjectGitHub[Warcry.ru](https://warcry.ru)[kapxapot/plasticode-warcry](https://github.com/kapxapot/plasticode-warcry)[DAComics.ru](https://dacomics.ru)[kapxapot/dacomics](https://github.com/kapxapot/dacomics)[Blizzard Streams](https://bs.warcry.ru) (former blizzardstreams.com)[kapxapot/blizzardstreams](https://github.com/kapxapot/blizzardstreams)[Ассоциации](https://associ.ru)[kapxapot/associations](https://github.com/kapxapot/associations)FTP Sync (unpublished and abandoned)[kapxapot/ftpsync](https://github.com/kapxapot/ftpsync)Boilerplate[kapxapot/plasticode-boilerplate](https://github.com/kapxapot/plasticode-boilerplate)Manual
------

[](#manual)

### Phinx migrations

[](#phinx-migrations)

Plasticode uses [Phinx](http://docs.phinx.org) DB migrations.

#### Run all migrations

[](#run-all-migrations)

```
vendor/bin/phinx migrate
```

For non-default environment (stage, production):

```
vendor/bin/phinx -e environment
```

#### Rollback one migration

[](#rollback-one-migration)

```
vendor/bin/phinx rollback
```

#### Create new migration

[](#create-new-migration)

```
vendor/bin/phinx create NameOfMigration
```

### Run tests

[](#run-tests)

```
composer test
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.7% 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 ~47 days

Recently: every ~76 days

Total

14

Last Release

1914d ago

PHP version history (3 changes)0.1.0PHP ^7.0

0.5.0PHP ^7.2

0.6.0PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f765c27e2ef5af9bf2f046b746d45c6c1429d2216f5adead0f4e04fce9cd3b9?d=identicon)[kapxapot](/maintainers/kapxapot)

---

Top Contributors

[![kapxapot](https://avatars.githubusercontent.com/u/17349892?v=4)](https://github.com/kapxapot "kapxapot (780 commits)")[![ProgressoRU](https://avatars.githubusercontent.com/u/3903224?v=4)](https://github.com/ProgressoRU "ProgressoRU (10 commits)")

---

Tags

angularjsphpphpapitwigslimbootstrapPlasticode

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[maurobonfietti/rest-api-slim-php

Example of REST API with Slim PHP Framework.

3061.7k](/packages/maurobonfietti-rest-api-slim-php)

PHPackages © 2026

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