2017 © Pedro Peláez
 

library samanemvc

SamaneMVC is a PHP Framework

image

samane/samanemvc

SamaneMVC is a PHP Framework

  • Sunday, July 1, 2018
  • by ngorseckframework
  • Repository
  • 3 Watchers
  • 4 Stars
  • 220 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 1 Open issues
  • 6 Versions
  • 53 % Grown

The README.md

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

work status SMVC phpversion, (*1)

### About SamaneMVC

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

ON PROGRESS ..., (*3)

last version : 1.9.3 release periode : 2020-05-15, (*4)

REQUIREMENTS

The requirements needed to run this frameWork :, (*5)

    php >= 7.1 
    Mysql 
    Composer (for dependencies)

if you are looking for some information about features
you can visite this page -> php manual, (*6)

you can download composer from this page-> download composer and learn more about it ..., (*7)

we love pull request

:rocket:, (*8)

we are open to any proposal idea and participation of the project and share it through the community, (*9)

  • 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, (*10)

but also you can declare an issue to help us !, (*11)

# 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
if your PHP version or your composer version is not up to date, tipe this command
## composer create-project samane/samanemvc your_project_name --ignore-platform-reqs

>>>>>>> master

doctrine command line (you can see this link : https://www.doctrine-project.org/projects/doctrine-orm/en/2.11/tutorials/getting-started.html#getting-started-with-doctrine)
## vendor/bin/doctrine orm:schema-tool:update --force --dump-sql
# 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

:email:, (*12)

ngorsecka@gmail.com

samanemvc@gmail.com

Description

SamaneMVC is a Senegalese Made PHP Framework

:white_check_mark:, (*13)

The Versions

01/07 2018

dev-master

9999999-dev

SamaneMVC is a PHP Framework

  Sources   Download

MIT

The Requires

 

by Avatar ngorseckframework

02/05 2018

1.2

1.2.0.0

SamaneMVC is a PHP Framework

  Sources   Download

MIT

The Requires

 

by Avatar ngorseckframework

02/05 2018

1.1

1.1.0.0

SamaneMVC is a PHP Framework

  Sources   Download

MIT

The Requires

 

by Avatar ngorseckframework

02/03 2018

1.0.3

1.0.3.0

SamaneMVC is a PHP Framework

  Sources   Download

MIT

The Requires

 

by Avatar ngorseckframework

02/03 2018

1.0.2

1.0.2.0

SamaneMVC is a PHP Framework

  Sources   Download

MIT

The Requires

 

by Avatar ngorseckframework

28/02 2018

1.0.1

1.0.1.0

SamaneMVC is a PHP Framework

  Sources   Download

MIT

by Avatar ngorseckframework