Skip to content
Harmen Janssen edited this page Aug 22, 2016 · 29 revisions

Garp v3 Docs

Welcome to Garp! Garp is a framework and CMS built on top of Zend Framework.

Getting started

To start a Garp project on your machine, check out the Garp Scaffold project. It lets you setup a blank project using Composer's create-project.

Garp on the command-line

Garp installs a g binary into vendor/bin. It helps you perform numerous tasks, such as asset distribution, cache clearing, adding users, shortcuts for git-flow or Amazon AWS.

Related reading:

Running Garp projects

The easiest way to start is to use our Docker configuration for Garp 3.

Upgrading from an old version?

The changelog will tell you exactly what to do.


Documentation roughly grouped into meaningful sections:

Core

Models

Spawn — Model generator

Routing

Authentication

Images

Snippets — Loose fragments of content

Internationalisation — I18n

Cache

Commandline

Utility

Views

Unit testing

Modules

CMS

Forms

Facebook

Email

Pagination

Flash messages — Alerts

Vimeo

ExtJS

Meta

Migrating to Composer package

Contributing

Versioning

Coding standards

Setting up PHP CodeSniffer

Prerequisites

Changelist

Troubleshooting

Recommended Javascripts plugins

Clone this wiki locally