PHPackages                             communitycart/openmarketplace - 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. communitycart/openmarketplace

ActiveProject[Framework](/categories/framework)

communitycart/openmarketplace
=============================

CakePHP skeleton app

306PHP

Since Jan 19Pushed 8y ago2 watchersCompare

[ Source](https://github.com/CommunityCart/OpenMarketplace)[ Packagist](https://packagist.org/packages/communitycart/openmarketplace)[ RSS](/packages/communitycart-openmarketplace/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

CakePHP Application Skeleton
============================

[](#cakephp-application-skeleton)

[![Build Status](https://camo.githubusercontent.com/b51eed6f6b4b210bf2cfafe06a40ee2f0a8b27696b300086ad82c798f0dc0175/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f63616b657068702f6170702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cakephp/app)[![License](https://camo.githubusercontent.com/da902cdfad5977181deee2bbebf7fc2864793cc5c8859f8d078b5bebf7d7e0c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f63616b657068702f6170702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cakephp/app)

A skeleton for creating applications with [CakePHP](https://cakephp.org) 3.x.

The framework source code can be found here: [cakephp/cakephp](https://github.com/cakephp/cakephp).

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

[](#installation)

1. Download [Composer](https://getcomposer.org/doc/00-intro.md) or update `composer self-update`.
2. Run `php composer.phar create-project --prefer-dist cakephp/app [app_name]`.

If Composer is installed globally, run

```
composer create-project --prefer-dist cakephp/app
```

In case you want to use a custom app dir name (e.g. `/myapp/`):

```
composer create-project --prefer-dist cakephp/app myapp
```

You can now either use your machine's webserver to view the default home page, or start up the built-in webserver with:

```
bin/cake server -p 8765
```

Then visit `http://localhost:8765` to see the welcome page.

Update
------

[](#update)

Since this skeleton is a starting point for your application and various files would have been modified as per your needs, there isn't a way to provide automated upgrades, so you have to do any updates manually.

Configuration
-------------

[](#configuration)

Read and edit `config/app.php` and setup the `'Datasources'` and any other configuration relevant for your application.

Layout
------

[](#layout)

The app skeleton uses a subset of [Foundation](http://foundation.zurb.com/) (v5) CSS framework by default. You can, however, replace it with any other library or custom styles.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/89bb511e6db0f9887e4686fcb63e98b068a0d29666f65a0d866464d4bd3f9191?d=identicon)[jeffreylroberts](/maintainers/jeffreylroberts)

---

Top Contributors

[![jeffreyroberts](https://avatars.githubusercontent.com/u/2320614?v=4)](https://github.com/jeffreyroberts "jeffreyroberts (25 commits)")

### Embed Badge

![Health badge](/badges/communitycart-openmarketplace/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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