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

https://github.com/mystroken/vitamin-framework

The Core of Vitamin Framework, the PHP Framework for WordPress development.
https://github.com/mystroken/vitamin-framework

php php-framework wordpress wordpress-development

Last synced: 5 months ago
JSON representation

The Core of Vitamin Framework, the PHP Framework for WordPress development.

Awesome Lists containing this project

README

          

# Vitamin Framework

[![Build Status](https://travis-ci.org/vitaminframework/framework.svg?branch=master)](https://travis-ci.org/vitaminframework/framework)
[![Total Downloads](https://poser.pugx.org/vitaminframework/framework/downloads)](https://packagist.org/packages/vitaminframework/framework)
[![Coverage Status](https://coveralls.io/repos/github/vitaminframework/framework/badge.svg?branch=master)](https://coveralls.io/github/vitaminframework/framework?branch=master)
[![License](https://poser.pugx.org/wordpruss/wordpruss/license)](https://packagist.org/packages/vitaminframework/framework)

Vitamin Framework is a PHP Framework that aims to "vitaminate" the WordPress development.

### Installation

```bash
$ composer require vitaminframework/framework
```

This will install Vitamin Framework core sources and all required dependencies. Vitamin Framework requires PHP 5.6 or newer.

### Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

If you discover security related issues, please email mystroken@gmail.com or use the issue tracker.

### License
Vitamin Framework is an open-sourced library licensed under the MIT license. See [License File](LICENSE.md) for more information.