Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grrr-amsterdam/garp3

Garp is a flexible open source PHP and frontend framework. Using Zend Framework as its foundation. Developed with ❤️ by GRRR, from Amsterdam.
https://github.com/grrr-amsterdam/garp3

hacktoberfest-accepted php phpunit zend-framework

Last synced: 24 days ago
JSON representation

Garp is a flexible open source PHP and frontend framework. Using Zend Framework as its foundation. Developed with ❤️ by GRRR, from Amsterdam.

Awesome Lists containing this project

README

        

[![CI](https://github.com/grrr-amsterdam/garp3/actions/workflows/ci.yml/badge.svg)](https://github.com/grrr-amsterdam/garp3/actions/workflows/ci.yml)

# Garp 3

Garp is a flexible opensource PHP and frontend framework and CMS.

## Developed with ❤️ by [GRRR](https://grrr.nl)

- GRRR is a [B Corp](https://grrr.nl/en/b-corp/)
- GRRR has a [tech blog](https://grrr.tech/)
- GRRR is [hiring](https://grrr.nl/en/jobs/)
- [@GRRRTech](https://twitter.com/grrrtech) tweets

## Getting started

The easiest way to get setup is by creating a new project using Composer and the [Garp3
Scaffold](https://github.com/grrr-amsterdam/garp_scaffold):

```bash
composer create-project grrr-amsterdam/garp3-scaffold
```

See the Garp3 scaffold readme for more information on building assets and such.

[Check out our wonderful wiki](https://github.com/grrr-amsterdam/garp3/wiki) for answers to all
Garp-related questions.