PHPackages                             cedricziel/lumen-appengine-mvm - 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. cedricziel/lumen-appengine-mvm

ActiveProject[Framework](/categories/framework)

cedricziel/lumen-appengine-mvm
==============================

A Laravel Lumen distribution with modifications for Google AppEngines Managed VMs. Applied in a single transparent commit.

v5.1.4(10y ago)112MITPHPPHP &gt;=5.5.9

Since Dec 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/cedricziel/lumen-appengine-mvm)[ Packagist](https://packagist.org/packages/cedricziel/lumen-appengine-mvm)[ RSS](/packages/cedricziel-lumen-appengine-mvm/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (3)Used By (0)

Lumen PHP Framework (Fitted for Google AppEngine Managed VMs)
=============================================================

[](#lumen-php-framework-fitted-for-google-appengine-managed-vms)

Prerequisites
-------------

[](#prerequisites)

- gcloud command available (install the [Google Cloud SDK](https://cloud.google.com/sdk/)
- gcloud authentication (`gcloud auth`)
- a project in one of the Managed VMs enabled Google Cloud Platform Zones (at the time of writing, those are all in the us)
- git, composer, php, python2, python2-crcmod
- docker &amp; docker-compose if you need a database locally via docker-compose

Preparation
-----------

[](#preparation)

- `composer install`
- modify `app.yaml` to your needs (the `default` module is exposed at the root of your AppEngine, you can have multiple modules)

Preview
-------

[](#preview)

You may start a mysql instance bound to 127.0.0.1/localhost with `docker-compose up`

```
python2 $HOME/google-cloud-sdk/bin/dev_appserver.py \
    --custom_entrypoint="php artisan serve \
    --port {port}" \
    app.yaml

# or

./preview.sh

```

Deploy
------

[](#deploy)

```
# "--promote" determines if this should be exposed at your AppEngine Module root
# "--version" determines how the docker builder VM on Compute Engine will be named (important if
#             you want to deploy more than one module at time, and the module Version name
gcloud preview app deploy --version default-001 --promote app.yaml

```

[![Build Status](https://camo.githubusercontent.com/ed3e9a7b82bcfadaf89816e83b220158f5d5a52efcaab0afc3025aa74f32e34d/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2e737667)](https://travis-ci.org/laravel/lumen-framework)[![Total Downloads](https://camo.githubusercontent.com/2fecb35a3d93f3dcdf42f4ea102cdaf04b0204668ddfdc41d15fe6801aa346c4/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f642f746f74616c2e737667)](https://packagist.org/packages/laravel/lumen-framework)[![Latest Stable Version](https://camo.githubusercontent.com/ed00b1eac5fa5e632d02f8309464ce6c694d49fc72a7a607e96a8690218a501f/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f762f737461626c652e737667)](https://packagist.org/packages/laravel/lumen-framework)[![Latest Unstable Version](https://camo.githubusercontent.com/abe475806bbf03dac0aef2a2167cf8fe6948121250f2b3e0cad4816e971b9177/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f762f756e737461626c652e737667)](https://packagist.org/packages/laravel/lumen-framework)[![License](https://camo.githubusercontent.com/3a423b2338207e3e05d9f894edec9e27ea9a1a2767fb0686b800dad2016b770d/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f6c756d656e2d6672616d65776f726b2f6c6963656e73652e737667)](https://packagist.org/packages/laravel/lumen-framework)

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Official Documentation
----------------------

[](#official-documentation)

Documentation for the framework can be found on the [Lumen website](http://lumen.laravel.com/docs).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at . All security vulnerabilities will be promptly addressed.

### License

[](#license)

The Lumen framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

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

3860d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ac8297e12671d91305ec01ab56add8cb141fa82d678ba96f0012eeb7f88ea0c?d=identicon)[cedricziel](/maintainers/cedricziel)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (42 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (6 commits)")[![adamgoose](https://avatars.githubusercontent.com/u/611068?v=4)](https://github.com/adamgoose "adamgoose (3 commits)")[![verheesj](https://avatars.githubusercontent.com/u/3089457?v=4)](https://github.com/verheesj "verheesj (2 commits)")[![coolbung](https://avatars.githubusercontent.com/u/429363?v=4)](https://github.com/coolbung "coolbung (2 commits)")[![davesouthey](https://avatars.githubusercontent.com/u/4697633?v=4)](https://github.com/davesouthey "davesouthey (1 commits)")[![intuxicated](https://avatars.githubusercontent.com/u/1641461?v=4)](https://github.com/intuxicated "intuxicated (1 commits)")[![jleft](https://avatars.githubusercontent.com/u/2017615?v=4)](https://github.com/jleft "jleft (1 commits)")[![joecohens](https://avatars.githubusercontent.com/u/1803556?v=4)](https://github.com/joecohens "joecohens (1 commits)")[![jrean](https://avatars.githubusercontent.com/u/5646128?v=4)](https://github.com/jrean "jrean (1 commits)")[![ksdev-pl](https://avatars.githubusercontent.com/u/4216259?v=4)](https://github.com/ksdev-pl "ksdev-pl (1 commits)")[![martinssipenko](https://avatars.githubusercontent.com/u/598744?v=4)](https://github.com/martinssipenko "martinssipenko (1 commits)")[![mdavis1982](https://avatars.githubusercontent.com/u/199807?v=4)](https://github.com/mdavis1982 "mdavis1982 (1 commits)")[![mhanson01](https://avatars.githubusercontent.com/u/1247572?v=4)](https://github.com/mhanson01 "mhanson01 (1 commits)")[![nemkstc](https://avatars.githubusercontent.com/u/1684463?v=4)](https://github.com/nemkstc "nemkstc (1 commits)")[![nickdenisenko](https://avatars.githubusercontent.com/u/1898063?v=4)](https://github.com/nickdenisenko "nickdenisenko (1 commits)")[![cedricziel](https://avatars.githubusercontent.com/u/418970?v=4)](https://github.com/cedricziel "cedricziel (1 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")

---

Tags

frameworklaravellumen

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cedricziel-lumen-appengine-mvm/health.svg)

```
[![Health](https://phpackages.com/badges/cedricziel-lumen-appengine-mvm/health.svg)](https://phpackages.com/packages/cedricziel-lumen-appengine-mvm)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)

PHPackages © 2026

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