2017 © Pedro Peláez
 

library cloudcontrol

Cloud Control - PHP Framework & CMS

image

jenskooij/cloudcontrol

Cloud Control - PHP Framework & CMS

  • Wednesday, August 30, 2017
  • by jenskooij
  • Repository
  • 1 Watchers
  • 1 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 13 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Cloud Control

Software License Build Status Scrutinizer Code Quality, (*1)

Cloud Control - Framework & CMS

Cloud Control is a PHP framework that is intended for rapid development of websites and webapps. Included in the framework is the Cloud Control CMS, for easy management of the content and structure of your website. Cloud Control and Cloud Control CMS are distributed under the MIT license, so feel free to use it for whatever project you see fit., (*2)

Usage

It is highly recommended to use the skeleton project to create a new project using Cloud Control. You can do this by using composer to create the project for you. It's as simple as typing:, (*3)

composer create-project getcloudcontrol/skeleton my-project

This will create a folder called "my-project" containing nothing but the bare minimum to start building with Cloud Control. To initiate Cloud Control run composer update in this folder. Alternatively you can combine the commands like this:, (*4)

composer create-project getcloudcontrol/skeleton my-project && cd my-project && composer update

Prerequisites

The framework uses composer and PHP, so make sure you have those installed prior to using the framework., (*5)

Contributing to this project

If you feel like contributing to the Cloud Control Framework itself, feel free to do so, but please follow our contributing guide., (*6)

The Versions

30/08 2017

dev-develop

dev-develop

Cloud Control - PHP Framework & CMS

  Sources   Download

MIT

The Requires

 

by Jens Kooij

23/08 2017

dev-master

9999999-dev

Cloud Control - PHP Framework & CMS

  Sources   Download

MIT

The Requires

 

by Jens Kooij