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. jaredchu/slim3-gae-skeleton

ActiveProject

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 1mo 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 68% 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

3119d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a69c2bf415fcf22844ab18f8a9cb816ac5e02a3f3ea0f345c3fc9934be11615a?d=identicon)[jaredchu](/maintainers/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

[odan/slim4-skeleton

A Slim 4 skeleton

4588.5k](/packages/odan-slim4-skeleton)[runcmf/runtracy

Slim Framework Debugger

7671.8k4](/packages/runcmf-runtracy)[semhoun/slim-skeleton-mvc

Simple Slim Framework 4 skeleton with Twig, Monolog, Doctrine in Sqlite.

871.3k](/packages/semhoun-slim-skeleton-mvc)[andrewdyer/slim3-mailer

Email support for the Slim Framework using Twig and Swift Mailer.

1032.7k](/packages/andrewdyer-slim3-mailer)

PHPackages © 2026

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