2017 © Pedro Peláez
 

project nur

A simple framework for PHP

image

izniburak/nur

A simple framework for PHP

  • Wednesday, June 20, 2018
  • by izniburak
  • Repository
  • 4 Watchers
  • 23 Stars
  • 38 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 36 % Grown

The README.md

nur

       _ __  _   _ _ __
      | '_ \| | | | '__|
      | | | | |_| | |   
      |_| |_|\__,_|_|   

nur - simple framework for PHP, (*1)

Total Downloads Latest Stable Version Latest Unstable Version License, (*2)

Nur Framework has been created for just fun and adapted by using some most popular parts of the popular PHP Frameworks like Laravel and Symfony. It has a simple but powerful infrastructure. It contains a lot of component in order to prepare web applications. So, It can be a preference for your small (maybe medium) projects. If you say "I'll make a bigger project.", I suggest you use a full-stack framework. :) e.g: Laravel, Symfony..., (*3)

features

nur core

If you want to examine Nur's core files, you can follow this link:, (*4)

izniburak/nur-core, (*5)

server requirements

  • PHP >= ^8.1
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Fileinfo PHP Extension
  • BCMath PHP Extension

install

create project via composer (app is application folder name):, (*6)

$ composer create-project izniburak/nur your-app
$ cd your-app
$ php nur serve

or run the following command directly., (*7)

$ git clone https://github.com/izniburak/nur.git
$ cd nur
$ composer install
$ php nur serve

Okay, you can see your application on the browser. (127.0.0.1:8000), (*8)

docs

documentation page: nur docs (coming soon...), (*9)

todo

  • Write documentation
  • Write test
  • Write example project

support

izniburak's homepage, (*10)

izniburak's twitter, (*11)

contributing

  1. fork it Nur Framework or Nur Framework Core (for core changes)
  2. create your feature branch (git checkout -b my-new-feature)
  3. commit your changes (git commit -am 'Add some feature')
  4. push to the branch (git push origin my-new-feature)
  5. create a new Pull Request

contributors

  • izniburak izni burak demirtaş - creator, maintainer

The Versions

20/06 2018

dev-master

9999999-dev https://github.com/izniburak/nur

A simple framework for PHP

  Sources   Download

MIT

The Requires

 

framework php simple basic nur

06/06 2018

v1.1.0

1.1.0.0 https://github.com/izniburak/nur

A simple framework for PHP

  Sources   Download

MIT

The Requires

 

framework php simple basic nur

03/01 2018

v1.0.2

1.0.2.0 https://github.com/izniburak/nur

A simple framework for PHP

  Sources   Download

MIT

The Requires

 

framework php simple basic nur

19/12 2017

dev-php56

dev-php56 https://github.com/izniburak/nur

A simple framework for PHP

  Sources   Download

MIT

The Requires

 

framework php simple basic nur

19/12 2017

v1.0.1

1.0.1.0 https://github.com/izniburak/nur

A simple framework for PHP

  Sources   Download

MIT

The Requires

 

framework php simple basic nur

18/12 2017

v1.0.0

1.0.0.0 https://github.com/izniburak/nur

A simple framework for PHP

  Sources   Download

MIT

The Requires

 

framework php simple basic nur