Giter Club home page Giter Club logo

nur's Introduction

nur

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

nur - simple framework for PHP

Total Downloads Latest Stable Version Latest Unstable Version License

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...

features

nur core

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

izniburak/nur-core

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):

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

or run the following command directly.

$ 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)

docs

documentation page: nur docs (coming soon...)

todo

  • Write documentation
  • Write test
  • Write example project

support

izniburak's homepage

izniburak's twitter

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

nur's People

Contributors

izniburak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

nur's Issues

bu fw nin bir kucugu olsa tadindan yenmez

Eloquent ORM support. (Laravel Eloquent ORM)
Laravel Query Builder support. (Laravel Query Builder)
Blade Template Engine support. (Laravel Blade)
Laravel Eloquent Migration System support with PHPMig. (Laravel Migration - PHPMig)
Collections support. (Laravel Collections)
Useful array and string helpers. (Laravel Helpers)

sunlar kalksa yerine daha mini seyler gelse
helperler ve template engine kalsin onlarin da minisi olsun

digerleri silinsin

birde core diye ayri sey olusturmak biraz sacma geldi

Problem with XML PHP Extension

As title, it seems that this nur framework requires some PHP XML extensions.

But related PHP XML extensions are as follows:

  • libxml
  • xml
  • xmlreader
  • xmlwriter

Which extensions need for this framework?

And which xml functions used for this framework?

@izniburak, do you have any idea about this?

validating request

can you please share tutor on how to validate request with custom error msg and how to get errrors by key in blade

blade template engine

selamlar bu altyapıya bir türlü laravel blade template sistemini entegre edemedim. acaba entegre etmeniz mümkünmü?

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.