PHPackages                             mohammadsaleh/spider-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. mohammadsaleh/spider-app

ActiveProject[Framework](/categories/framework)

mohammadsaleh/spider-app
========================

Spider skeleton app

2.1(7y ago)021MITJavaScriptPHP &gt;=5.6

Since Apr 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mohammadsaleh/spider-app)[ Packagist](https://packagist.org/packages/mohammadsaleh/spider-app)[ Docs](http://github.com/mohammadsaleh/spider-app)[ RSS](/packages/mohammadsaleh-spider-app/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (11)Versions (3)Used By (0)

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

[](#cakephp-application-skeleton)

[![Build Status](https://camo.githubusercontent.com/b51eed6f6b4b210bf2cfafe06a40ee2f0a8b27696b300086ad82c798f0dc0175/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f63616b657068702f6170702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cakephp/app)[![Total Downloads](https://camo.githubusercontent.com/3f9b3fc21f93a027798d8fd6a6ef5e4d49e1a6b6d41bd92e744223f6204d3416/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63616b657068702f6170702e7376673f7374796c653d666c61742d737175617265)](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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Every ~315 days

Total

2

Last Release

2682d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4922467?v=4)[mohammad saleh sayari](/maintainers/mohammadsaleh)[@mohammadsaleh](https://github.com/mohammadsaleh)

---

Top Contributors

[![mohammadsaleh](https://avatars.githubusercontent.com/u/4922467?v=4)](https://github.com/mohammadsaleh "mohammadsaleh (63 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mohammadsaleh-spider-app/health.svg)

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

###  Alternatives

[cakephp/debug_kit

CakePHP Debug Kit

86314.7M162](/packages/cakephp-debug-kit)[bedita/manager

BEdita Manager - official admin webapp for BEdita4 API

131.1k](/packages/bedita-manager)[cakephp/bake

Bake plugin for CakePHP

11212.0M192](/packages/cakephp-bake)[cakephp/app

CakePHP skeleton app

4021.7M1](/packages/cakephp-app)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17758.9k2](/packages/stephenjude-filament-jetstream)

PHPackages © 2026

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