PHPackages                             jaredchu/slim3-gae-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. [Framework](/categories/framework)
4. /
5. jaredchu/slim3-gae-skeleton

ActiveProject[Framework](/categories/framework)

jaredchu/slim3-gae-skeleton
===========================

Slim 3 skeleton working with Google App Engine include cron configuration.

v1.0.2(8y ago)25982MITPHP

Since Jun 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jaredchu/Slim3-GAE-Skeleton)[ Packagist](https://packagist.org/packages/jaredchu/slim3-gae-skeleton)[ RSS](/packages/jaredchu-slim3-gae-skeleton/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Slim3 GAE Skeleton
==================

[](#slim3-gae-skeleton)

Slim 3 skeleton working with Google App Engine include cron configuration.

Demo [https://slim3-gae-skeleton.appspot.com/health\_check](https://slim3-gae-skeleton.appspot.com/health_check).

[![Packagist](https://camo.githubusercontent.com/47431adb26772cb9455f3562cf7770148eaaae27a970b26375c3ffb3c8d6d0e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a617265646368752f736c696d332d6761652d736b656c65746f6e2e737667)](https://packagist.org/packages/jaredchu/slim3-gae-skeleton)[![Packagist](https://camo.githubusercontent.com/86813d5a258dce7f6142e171739b2ce29f4c86fa7aa1116bc6ede6aad4af8ac3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a617265646368752f736c696d332d6761652d736b656c65746f6e2e737667)](https://packagist.org/packages/jaredchu/slim3-gae-skeleton)[![Packagist](https://camo.githubusercontent.com/670b72534834a8f158aff543f81b3021730d4ba7b5c4ea5b20840b27a5d559bc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6a617265646368752f736c696d332d6761652d736b656c65746f6e2e737667)](https://packagist.org/packages/jaredchu/slim3-gae-skeleton)

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

[](#installation)

`$ composer create-project --no-interaction --stability=dev jaredchu/slim3-gae-skeleton my-app`

Deploy
------

[](#deploy)

Install [gcloud](https://cloud.google.com/sdk/downloads) then run init command in project directory:

`$ gcloud init`

Deploy your project:

`$ gcloud app deploy`

Browse to **http://\[YOUR\_PROJECT\_ID\].appspot.com**

Remember to run this command after update `cron.yaml`:

`$ gcloud app deploy cron.yaml`

Run locally
-----------

[](#run-locally)

1. `$ cd my-app`
2. `$ php -S 0.0.0.0:8888 -t . index.php`
3. Browse to

Key directories
---------------

[](#key-directories)

- `app`: application code
- `app/Controllers`: contains controller classes
- `app/Enums`: contains enum classes
- `app/Schedules`: contains schedule classes

Key files
---------

[](#key-files)

- `index.php`: Entry point to application, route configuration
- `app.yaml`: Google App Engine main configuration
- `cron.yaml`: Google App Engine cron configuration

Contributing
------------

[](#contributing)

1. Fork it!
2. Create your feature branch: `$ git checkout -b feature/your-new-feature`
3. Commit your changes: `$ git commit -am 'Add some feature'`
4. Push to the branch: `$ git push origin feature/your-new-feature`
5. Submit a pull request.

License
-------

[](#license)

[MIT License](https://github.com/jaredchu/Slim3-GAE-Skeleton/blob/master/LICENSE)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

3

Last Release

3165d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4394552?v=4)[Jared Chu](/maintainers/jaredchu)[@jaredchu](https://github.com/jaredchu)

---

Top Contributors

[![jaredchu](https://avatars.githubusercontent.com/u/4394552?v=4)](https://github.com/jaredchu "jaredchu (21 commits)")

---

Tags

crongaegoogle-app-enginephpskeletonslim3Skeletongaeslim-frameworkslim3google app engine

### Embed Badge

![Health badge](/badges/jaredchu-slim3-gae-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/jaredchu-slim3-gae-skeleton/health.svg)](https://phpackages.com/packages/jaredchu-slim3-gae-skeleton)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.4k](/packages/laravel-framework)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k91.3M280](/packages/laravel-horizon)[laravel/octane

Supercharge your Laravel application's performance.

4.0k24.7M204](/packages/laravel-octane)[odan/slim4-skeleton

A Slim 4 skeleton

4588.6k](/packages/odan-slim4-skeleton)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[bowphp/framework

The bow PHP Framework

6016.7k13](/packages/bowphp-framework)

PHPackages © 2026

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