diff --git a/README.md b/README.md deleted file mode 100644 index f1f201f..0000000 --- a/README.md +++ /dev/null @@ -1,160 +0,0 @@ -# Nibiru -### Rapid Prototyping PHP Framework -Version 0.9.5 beta -## Introduction - -
Nibiru is a rapid prototyping framework written in PHP and based on the MVC design pattern. Now one may say that writing
-another framework is not cool because there are so many, such as Symphony, ZendFramework ( where as I have prefered the
-first version of that framework ), Laravel, etc.. But let's be honest they are complete overkill for smaller projects and
-are not fit to quick start your "own" development.
- -
That is why I have started my own little framework and am happy to provide the first version of Nibiru, in the version 0.1,
-there is still a lot of work to be done in refactoring the core features for the View, Controller and the main Template
-Engine Implementation.
- -
-

Currently supported features


- -

In progress for the next version

- - -

Version 0.2 beta 19.07.2017

- -

Still in progress for the next version

- - -

Version 0.3 beta 04.02.2018

- -
-

Version 0.3.5 beta 14.03.2018

- - -

Version 0.4.0 beta 28.08.2018

- - -

Bugfixing

-

Version 0.6.1 beta 04.01.2019

- - -

Previous version

-

Version 0.6.0 beta 05.12.2018

- - -

Version 0.7.0 beta 27.01.2018

- - -

Version 0.7.0 beta

- - -

Version 0.9.3 beta 09.11.2019

- -

Version 0.9.4.3

- -

TODO

-

Still in progress for the next version

- -

Update

-

Version 0.9.5

- -

TODO

-

Still in progress for the next version

- - -
The start is done, have success with PHP prototyping, and always remember to have fun!
-Author: Stephan Kasdorf

\ No newline at end of file diff --git a/core/i/version.php b/core/i/version.php new file mode 100644 index 0000000..0821b50 --- /dev/null +++ b/core/i/version.php @@ -0,0 +1,15 @@ +