Giter VIP home page Giter VIP logo

samane-mvc's Introduction

 ___  __ _ _ __ ___   __ _ _ __   ___ _ __ _____   _____ 
/ __|/ _` | '_ ` _ \ / _` | '_ \ / _ \ '_ ` _ \ \ / / __|
\__ \ (_| | | | | | | (_| | | | |  __/ | | | | \ V / (__ 
|___/\__,_|_| |_| |_|\__,_|_| |_|\___|_| |_| |_|\_/ \___|

work status SMVC phpversion

About SamaneMVC


SAMANEMVC is a PHP framework based on MVC model (Model View Controller) :construction:

ON PROGRESS ...

last version : 1.9.3 release periode : 2020-05-15

REQUIREMENTS

The requirements needed to run this frameWork :

    php >= 7.1 
    Mysql 
    Composer (for dependencies)
 

if you are looking for some information about features
you can visite this page -> php manual

you can download composer from this page-> download composer and learn more about it ...

we love pull request

๐Ÿš€

we are open to any proposal idea and participation of the project and share it through the community

  • tips
git clone https://github.com/ngorseckframework/samanemvc.git
# create anothor branch and switch to it 
git branch [name of your branch] 
git checkout [name of your branch you have already created] 
#after doing  your stuff push it and create pull request 
git add . 
git commit -am "your commit message"
git push origin [your branch]

<<<<<<< awakeness

but also you can declare an issue to help us !

# install the framework from composer cli 
composer create-project samane/samanemvc your_project_name
=======
composer command line

composer create-project samane/samanemvc your_project_name

master


```bash
# execute the framework with this command line
php -S localhost:1105
# And tape on your web browser : http://localhost:1105
# you can use any port

# or, you can alos execute the framework with this command line
php serve
# And tape on your web browser : http://localhost:1105

### Contributing to SamaneMvc
please read  the  CONTRIBUTING.md

###### Maintainer Contact
--- 
Email

๐Ÿ“ง

Description

SamaneMVC is a Senegalese Made PHP Framework

โœ…

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.