descriptionnone
repository URLhttps://github.com/kohana/core.git
ownerradio@mytab.ru
last changeMon, 25 Jul 2016 13:15:13 +0000 (25 16:15 +0300)
last refreshThu, 25 Apr 2024 05:10:22 +0000 (25 07:10 +0200)
content tags
add:
README.md

Kohana PHP Framework - core

verStableDevelop
3.3.xBuild Status - 3.3/masterBuild Status - 3.3/develop
3.4.xBuild Status - 3.4/masterBuild 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 package.

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.

shortlog
2016-07-25 Samuel DemirdjianBump version to 3.3.63.3/develop3.3/masterv3.3.6
2016-07-25 Samuel DemirdjianMerge pull request #693 from kohana/3.3/bugfix/always...
2016-07-23 Andrew CoultonMerge pull request #694 from hkdobrev/test-query-params... 693/head
2016-07-23 Haralan DobrevTest query params are parsed correctly in both initial... 694/head
2016-07-21 Samuel DemirdjianAlways parse query string, on the main request or on...
2016-06-28 Andrew CoultonMerge pull request #690 from kohana/3.3/bugfix/security...
2016-06-27 Samuel DemirdjianDeprecate Security::strip_image_tags690/head
2016-05-30 Andrew CoultonMerge pull request #689 from kohana/3.3/test/applicatio...
2016-05-28 Samuel DemirdjianMake tests independent from application locale689/head
2016-05-28 Samuel DemirdjianMake tests independent from OS locale
2016-04-22 Samuel DemirdjianMerge pull request #683 from kohana/3.3/bug/remove...
2016-04-22 Samuel DemirdjianMerge pull request #684 from kohana/3.3/feat/add-mime...
2016-04-21 Samuel DemirdjianRemove version specified for Edge user-agent detection683/head
2016-04-21 Samuel DemirdjianAdd MIME type `text/cache-manifest`682/head684/head
2016-03-10 Samuel DemirdjianChange release version to 3.3.5v3.3.5
2016-03-10 Samuel DemirdjianMerge branch '3.3/master' into 3.3/develop
...
tags
7 years ago v3.3.6
8 years ago v3.3.5
8 years ago v3.3.4
9 years ago v3.3.3.1
9 years ago v3.3.3
9 years ago v3.2.3.1 Release version 3.2.3.1
10 years ago v3.2.3 Release v3.2.3
10 years ago v3.3.2 Release v3.3.2
10 years ago v3.3.1
11 years ago v3.3.0
11 years ago v3.2.2
11 years ago v3.2.1
11 years ago v3.1.5
12 years ago v3.2.0 3.2.0 release
12 years ago v3.1.4 3.1.4 release
12 years ago v3.0.12 3.0.12 release, final 3.0 release
...
heads
7 years ago 3.3/bug/skip-valid-ip
7 years ago 3.3/bug/valid-ip
7 years ago 3.4/security/encrypt
7 years ago 3.4/develop
7 years ago 3.3/master
7 years ago 3.3/develop
8 years ago feature/apply-namespaces
8 years ago 3.4/feature/more-log-writer-filters
8 years ago 3.4/feature/remove-global-routes
8 years ago 3.4/feature/more-log-filters
8 years ago 3.5/develop
9 years ago 3.2/master
10 years ago feature/docs-revamp
10 years ago 4.0/develop
11 years ago 3.4/feature/4650-refactor-kohana-core
11 years ago 3.1/master
...
forks
Cached version (4592s old)
kohana-core/radio.git radio@mytab.ru 14 years ago