jleagle/app-engine-stubs

App Engine stubs for your IDE.

0.0.2 2015-11-15 15:58 UTC

This package is auto-updated.

Last update: 2024-04-09 12:39:56 UTC


README

Build Status (Scrutinizer) Code Quality (scrutinizer) Latest Stable Version Latest Unstable Version

A package to stop IDE errors and help with code hinting while working on Google App Engine projects.

IDE

Installation with Composer

"require-dev": {
	"jleagle/app-engine-stubs": "*"
},