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.
- Host: GitHub
- URL: https://github.com/mystroken/vitamin-framework
- Owner: mystroken
- License: mit
- Created: 2017-06-03T16:10:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T19:37:34.000Z (almost 9 years ago)
- Last Synced: 2025-07-05T19:15:45.780Z (about 1 year ago)
- Topics: php, php-framework, wordpress, wordpress-development
- Language: PHP
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Vitamin Framework
[](https://travis-ci.org/vitaminframework/framework)
[](https://packagist.org/packages/vitaminframework/framework)
[](https://coveralls.io/github/vitaminframework/framework?branch=master)
[](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.