grrr-amsterdam / garp3
Framework and CMS built on top of Zend Framework.
v3.29.3
2022-02-24 14:59 UTC
Requires
- php: >=7.4
- ext-json: *
- aws/aws-sdk-php: ^3.87
- dompdf/dompdf: ^0.8.0
- ezyang/htmlpurifier: ^4.12
- fzaninotto/faker: dev-master
- google/apiclient: ^1.1
- greenlion/php-sql-parser: ^4.1
- grrr-amsterdam/garp-functional: ^5.0
- guzzlehttp/guzzle: ^6|^7
- league/csv: ^8.0
- sentry/sdk: ^3.0
- shardj/zf1-future: ^1.16.1
- tedivm/jshrink: 1.1.0
- vlucas/phpdotenv: ^v5.4
Requires (Dev)
- phpunit/phpunit: ^9
- squizlabs/php_codesniffer: ^3.5
Suggests
- phpunit/phpunit: Required to use assertions and run tests (^6|^7).
This package is auto-updated.
Last update: 2026-06-18 21:24:26 UTC
README
Garp 3
Garp is a flexible opensource PHP and frontend framework and CMS.
Developed with ❤️ by GRRR
Getting started
The easiest way to get setup is by creating a new project using Composer and the Garp3 Scaffold:
composer create-project grrr-amsterdam/garp3-scaffold <your-target-directory>
See the Garp3 scaffold readme for more information on building assets and such.
Check out our wonderful wiki for answers to all Garp-related questions.