Skip to content

rajaplr/cygnite-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton Application Using Cygnite PHP Framework

Latest Stable Version Total Downloads Latest Unstable Version License

Sample skeleton application using the Cygnite MVC layer - http://www.cygniteframework.com

Note: This repository contains the skeleton application of the Cygnite Framework. If you would like to contribute on Cygnite Framework, please visit the core repository.

Installation

The best way to install Cygnite Framework is to download composer.phar from http://getcomposer.org/ to your local directory or to use globally on your system move it to usr/local/bin. For windows users please download and install composer setup.

You may install Cygnite Framework either simply downloading skeleton application from github repository or install via composer. Composer installation is more convenient.

Composer: Create Project

Create your project from terminal by simply entering below command.

composer create-project cygnite/cygnite-application cygnite --prefer-dist
                                    or
composer.phar create-project cygnite/cygnite-application cygnite --prefer-dist

That's all you are ready to build your awesome application.

##Contribute -

-> Getting bored with the same kind of development all time?

-> Would you like to be well recognised by professionals ?

-> Do you want to learn something interesting and showcase your skills to grab better position ?

You are at right place. We welcome you to participate on Cygnite Framework development or its documentation.

Contribute on Cygnite Framework development and grow with us. Join the team, learn, get help and help others, find, report bugs, send us your feedback, send your wishlist for new features, write and send us patches for Cygnite Framework.

##Getting Started with Cygnite -

i. Make sure you have GitHub Account.

ii. Clearly describe the issue you find to fix shortly.

iii. Create a branch where you would like to place your changes and send the patches to us.

iv. Fork cygnite/framework repository on GitHub.

v. Please follow the PSR coding standard as followed while contributing or please request for coding standard to follow.

About

Cygnite PHP Framework- Skeleton Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.8%
  • CSS 8.5%
  • JavaScript 8.1%
  • HTML 4.6%
  • ApacheConf 1.0%