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

https://github.com/feastframework/feast

FEAST Framework Application Skeleton
https://github.com/feastframework/feast

Last synced: about 1 year ago
JSON representation

FEAST Framework Application Skeleton

Awesome Lists containing this project

README

          

![FEAST Framework](https://github.com/FeastFramework/framework/blob/master/logos/feast-transparent-small.png?raw=true)

![PHP Version](https://img.shields.io/packagist/php-v/feast/feast/v3.x-dev)
[![Packagist](https://img.shields.io/packagist/v/feast/feast)](https://packagist.org/packages/feast/feast)
![License](https://img.shields.io/packagist/l/feast/feast.svg)
[![Docs](https://img.shields.io/badge/docs-quickstart-green.svg)](https://docs.feast-framework.com)

This package is an application skeleton for [FEAST Framework](https://github.com/FeastFramework/framework). To install
using this package download and install [composer](https://getcomposer.org/) and then
run `composer create-project feast/feast folderName` where folderName is the directory you want to install to.

Good luck!