Giter VIP home page Giter VIP logo

kohana-core's Introduction

Kohana PHP Framework - core

ver Stable Develop
3.3.x Build Status - 3.3/master Build Status - 3.3/develop
3.4.x Build Status - 3.4/master Build Status - 3.4/develop

This is the core package for the Kohana object oriented HMVC framework built using PHP5. It aims to be swift, secure, and small.

Released under a BSD license, Kohana can be used legally for any open source, commercial, or personal project.

Documentation and installation

See the sample application repository for full readme and contributing information. You will usually add kohana/core as a dependency in your own project's composer.json to install and work with this pacakge.

Installation for development

To work on this package, you'll want to install it with composer to get the required dependencies. Note that there are currently circular dependencies between this module and kohana/unittest. These may cause you problems if you are working on a feature branch, because composer may not be able to figure out which version of kohana core you have.

To work around this, run composer like: COMPOSER_ROOT_VERSION=3.3.x-dev composer install. This tells composer that the current checkout is a 3.3.* development version. Obviously change the argument if your branch is based on a different version.

After installing the dependencies, you'll need a skeleton Kohana application before you can run the unit tests etc. The simplest way to do this is to use kohana/koharness to build a bare project in /tmp/koharness.

If in doubt, check the install and test steps in the .travis.yml file.

kohana-core's People

Contributors

acoulton avatar alexc avatar bharat avatar bluehawk avatar bobeagan avatar brmatt avatar cbandy avatar colinmollenhour avatar cs278 avatar czukowski avatar enov avatar evanpurkhiser avatar ikke avatar isaiahdw avatar jackellis avatar jeremeamia avatar jerfowler avatar jheathco avatar joelpittet avatar jwilsson avatar kemo avatar kiall avatar melvinmt avatar mintbridge avatar ninjapenguin avatar randomecho avatar samsoir avatar slacker avatar zeelot avatar zombor avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.