PHPackages                             hmmh/typo3-kickstarter - 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. [Database &amp; ORM](/categories/database)
4. /
5. hmmh/typo3-kickstarter

ActiveProject[Database &amp; ORM](/categories/database)

hmmh/typo3-kickstarter
======================

Start developing quickly with local PHP and SQLite

2.1.0(6y ago)023GPL-3.0PHP ^7.2

Since Dec 2Pushed 6y ago5 watchersCompare

[ Source](https://github.com/hmmh/typo3-kickstarter)[ Packagist](https://packagist.org/packages/hmmh/typo3-kickstarter)[ RSS](/packages/hmmh-typo3-kickstarter/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (35)Versions (10)Used By (0)

TYPO3 Kickstarter
=================

[](#typo3-kickstarter)

This is an early first throw for a quick start to development with local PHP and SQLite.

- No need of a server instance.
- No need of a database instance.
- No need of secure connections.

Just feel free to copy databases and switch to your PHP versions easily.

---

Just have a look on [PHPBrew](https://github.com/phpbrew/phpbrew).

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

[](#requirements)

Applications:

- PHP from 7.2
- Optional: Graphicksmagick from 1.3 or ImageMagick from 7.0

PHP Extensions:

- ext-json
- ext-pcre
- ext-PDO
- ext-session
- ext-sqlite3
- ext-tokenizer
- ext-xml
- ext-gd

To start up
-----------

[](#to-start-up)

Install the new project:

```
$ composer create-project hmmh/typo3-kickstarter t3kick --no-scripts

```

The `--no-scripts` flag is required because after the project is created, the official TYPO3 command events are executed first, and it breaks with a missing database connection.

Then execute this small steps (dependencies are already installed):

```
$ composer install

...

$ composer serve

```

Now you can open your browser and start with:

- Backend:
- Frontend:

Backend:
--------

[](#backend)

- Username: admin
- Password: Secret!234

Installed modules:

- About
- Administration panel
- Backend log
- Backend user
- CSH Manual
- Context Help
- Dashboard (new!)
- Frontennd login
- File list
- File metadata
- FLUID styled content
- Form builder
- Import &amp; Export
- Information
- Information (pageTSconfig)
- Languages
- Link validator
- Low level
- OpenDocs
- Recycler
- Redirects
- Reports
- SEO
- System Notes
- TYPO3 Editor
- Typoscript Template
- Versioning
- View page
- Wizard - Sort pages
- Wizard - Create pages
- Workspace

---

Happy prototyping and testing!

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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 ~28 days

Recently: every ~33 days

Total

6

Last Release

2210d ago

Major Versions

1.1.1 → 2.0.02020-04-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fbcb5c834ad511bbf12b303f38026f1c00466d4e2fe1e96f5bcfbae83779ac9?d=identicon)[nimayneb](/maintainers/nimayneb)

---

Tags

sqlitedevelopmentlocalbackendkickstarttypo3

### Embed Badge

![Health badge](/badges/hmmh-typo3-kickstarter/health.svg)

```
[![Health](https://phpackages.com/badges/hmmh-typo3-kickstarter/health.svg)](https://phpackages.com/packages/hmmh-typo3-kickstarter)
```

###  Alternatives

[typo3/cms-base-distribution

TYPO3 CMS Base Distribution

21570.2k47](/packages/typo3-cms-base-distribution)[t3kit/t3kit

t3kit project. A TYPO3 website starterkit.

5624.3k](/packages/t3kit-t3kit)

PHPackages © 2026

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