PHPackages                             sintattica/atk-skeleton - 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. sintattica/atk-skeleton

ActiveProject

sintattica/atk-skeleton
=======================

v1.0.0(3y ago)32873PLpgSQLPHP &gt;=7.2

Since Mar 4Pushed 3y ago5 watchersCompare

[ Source](https://github.com/Sintattica/atk-skeleton)[ Packagist](https://packagist.org/packages/sintattica/atk-skeleton)[ RSS](/packages/sintattica-atk-skeleton/feed)WikiDiscussions main Synced 2mo ago

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

ATK Skeleton Project
====================

[](#atk-skeleton-project)

This is the skeleton to get ready with the version 9.9.x of [Atk Framework](https://github.com/Sintattica/atk)

The following is a guide to bootstrap an atk project in `linux` systems.

First install docker and docker-compose, and then proceed in the following way:

In the project folder:

1. start all the containers (mysql, php, nginx) with: `docker-compose up` and wait for docker to download and install the images and compose to fire up the containers.
2. Install the php vendors with: `docker/console.sh composer-install`
3. Insert in the mysql container the skeleton database with: `docker/console.sh init-mysql-data`

If you arrived here it means docker has created and started 3 containers:

1. php: this image is the standard PHP7.2 installed from the provided `Dockerfile` and configured using the configuration files found in `docker/php/...`
2. mysql: this is a standard mysql server, it's configured using the `docker/mysql/config/my.cnf` and persists the database data locally in `docker/mysql/data`
3. nginx: standard nginx image configured using the files in `docker/nginx/config...`

Now if you navigate to `http://localhost:8080/` you should obtain the ATK Login page. The default admin user is 'sintattica' and if `APP_ENV==dev` no password will be required to log in.

#### Team Sintattica

[](#team-sintattica)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 83.9% 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 ~315 days

Recently: every ~622 days

Total

9

Last Release

1194d ago

Major Versions

v0.0.8 → v1.0.02023-02-02

PHP version history (2 changes)v0.0.4PHP &gt;=5.5.9

v1.0.0PHP &gt;=7.2

### Community

---

Top Contributors

[![rotamike](https://avatars.githubusercontent.com/u/188563494?v=4)](https://github.com/rotamike "rotamike (26 commits)")[![NGjata](https://avatars.githubusercontent.com/u/9076570?v=4)](https://github.com/NGjata "NGjata (5 commits)")

### Embed Badge

![Health badge](/badges/sintattica-atk-skeleton/health.svg)

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

PHPackages © 2026

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