Download the PHP package cygnite/cygnite-application without Composer
On this page you can find all versions of the php package cygnite/cygnite-application. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cygnite/cygnite-application
More information about cygnite/cygnite-application
Files in cygnite/cygnite-application
Package cygnite-application
Short Description Cygnite PHP Framework- Skeleton Application
License MIT
Homepage http://www.cygniteframework.com
Informations about the package cygnite-application
Skeleton Application Using Cygnite PHP Framework
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 and move it to
usr/local/bin
to use globally on your system. For windows users please download and install composer setup.
You may install Cygnite Framework either simply downloading skeleton application from github repository and issuing composer install
or using composer create-project command
.
Composer: Create Project
Create a project from your terminal by executing below command.
That's all, you are ready to build your awesome application.
Contribute
i. Getting bored with the same kind of development all time?
ii. Want to build something awesome?
iii. Want to help open source community?
You are at right place. We welcome you to participate on Cygnite Framework's development or its documentation.
Contribute on Cygnite Framework development, 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 or write and send us patches for Cygnite Framework.
Contributing To Core Framework-
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. PSR coding standards must be followed.
License
The Cygnite framework is open-sourced software licensed under the MIT license.