PHPackages                             lartak/croogo-app - 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. [Framework](/categories/framework)
4. /
5. lartak/croogo-app

ActiveProject[Framework](/categories/framework)

lartak/croogo-app
=================

Croogo skeleton app

1.0(6y ago)02MITPHPPHP &gt;=5.6

Since Jun 17Pushed 5y agoCompare

[ Source](https://github.com/Lartak/croogo-app)[ Packagist](https://packagist.org/packages/lartak/croogo-app)[ Docs](https://github.com/lartak/croogo-app)[ RSS](/packages/lartak-croogo-app/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (10)Versions (2)Used By (0)

Croogo
======

[](#croogo)

**Croogo** is a free, open source, content management system for PHP, released under [MIT License](http://github.com/croogo/croogo/blob/master/LICENSE.txt).

It is powered by [CakePHP](http://cakephp.org) MVC framework.

[![Total Downloads](https://camo.githubusercontent.com/ef53be68b854720343f1d95fac64ffc5640ae989257042eb0ae2907d9cd01853/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c617274616b2f63726f6f676f2d6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lartak/croogo-app)

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

[](#requirements)

- Apache with `mod_rewrite`
- PHP 5.6 or higher
- MySQL 5.7 or higher

Installation
------------

[](#installation)

#### Installation using composer

[](#installation-using-composer)

The preferred way to install Croogo is by using [composer](http://getcomposer.org).

```
composer create-project lartak/croogo-app myapp
cd myapp
composer install

```

If you want hack on croogo, you can use the `--prefer-source` flag, ie:

```
`composer create-project --prefer-source lartak/croogo-app myapp`

```

#### Web based installer

[](#web-based-installer)

- Extract the archive. Upload the content to your server.
- Create a new MySQL database (charset `utf8mb4` with `utf8m4_unicode_ci` collation)
- Visit  from your browser and follow the instructions.

#### Manual installation

[](#manual-installation)

- Extract the archive. Upload the content to your server.
- Locate your `config` directory, and rename the following files:
    - `config/app.default.php ` to `config/app.php`, and edit the details.
- You can access your admin panel at . The installer should display a page for you to create the administrative user.

Links
-----

[](#links)

- **Official website**:
- **Blog**:
- **Downloads**:
- **Issue Tracker**:
- **Documentation**:
- **Google Group**:
- **IRC Channel**: #croogo on irc.freenode.net
- **Gitter**: [![Join the chat at https://gitter.im/croogo/croogo](https://camo.githubusercontent.com/601d7f2b692178674b39784fe01374c2e188b3e8f17b2858b43d34647e1a19f3/68747470733a2f2f6261646765732e6769747465722e696d2f63726f6f676f2f63726f6f676f2e737667)](https://gitter.im/croogo/croogo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2520d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b31de6df556dba7d6e2482056e0d05660967bc69d2651cec73792cae31755c9e?d=identicon)[Lartak](/maintainers/Lartak)

---

Top Contributors

[![Lartak](https://avatars.githubusercontent.com/u/1270477?v=4)](https://github.com/Lartak "Lartak (7 commits)")

### Embed Badge

![Health badge](/badges/lartak-croogo-app/health.svg)

```
[![Health](https://phpackages.com/badges/lartak-croogo-app/health.svg)](https://phpackages.com/packages/lartak-croogo-app)
```

###  Alternatives

[cakephp/app

CakePHP skeleton app

3831.7M1](/packages/cakephp-app)[bedita/manager

BEdita Manager - official admin webapp for BEdita4 API

131.0k](/packages/bedita-manager)

PHPackages © 2026

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