All Projects → ngorseckframework → samanemvc

ngorseckframework / samanemvc

Licence: other
PHP Framework using MVC model developped by Ngor SECK!

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Yacc
648 projects

Projects that are alternatives of or similar to samanemvc

express-mvc
A light-weight mvc pattern for express framework with minimum dependencies
Stars: ✭ 23 (-28.12%)
Mutual labels:  mvc
java-bible
🍌 我的技术摘要
Stars: ✭ 2,950 (+9118.75%)
Mutual labels:  mvc
UWP-Flow-Frame
Flow Frame is a new and improved Frame control. This builds upon the default frame control by providing high-performance page transition animations powered by the composition layer. Fresh, new animations will be used by default, with options to configure the animations or even create your own custom animations (from scratch).
Stars: ✭ 14 (-56.25%)
Mutual labels:  frame
leafMVC
MVC "Framework" created from Leaf PHP Framework
Stars: ✭ 25 (-21.87%)
Mutual labels:  mvc
PyQt4 locadora
PyQt4 - Locadora de Veículos
Stars: ✭ 24 (-25%)
Mutual labels:  mvc
laravel-make-service-command
🚀 Create a service layer for Laravel 5+ (Supported: Laravel 9)
Stars: ✭ 43 (+34.38%)
Mutual labels:  mvc
W
Framework pédagogique de la WebForce3
Stars: ✭ 10 (-68.75%)
Mutual labels:  mvc
dataflow-bundle
Data processing framework inspired by PortPHP
Stars: ✭ 13 (-59.37%)
Mutual labels:  frame
Bingo-Framework
MVC framework for PHP
Stars: ✭ 15 (-53.12%)
Mutual labels:  mvc
serverhub-mvc
Fast and reliable MVC framework for Nodejs
Stars: ✭ 16 (-50%)
Mutual labels:  mvc
startmvc
超轻量php框架 lightweight php framework
Stars: ✭ 25 (-21.87%)
Mutual labels:  mvc
mvc-tree
🌳 A chronological visualization of the family of MVC patterns.
Stars: ✭ 40 (+25%)
Mutual labels:  mvc
DashcamCleaner
Censor identifiable information in videos., in particular dashcam recordings in Germany.
Stars: ✭ 20 (-37.5%)
Mutual labels:  frame
generator-espress
an opinionated yeoman generator that scaffolds a mvc express webapp completely in es6
Stars: ✭ 20 (-37.5%)
Mutual labels:  mvc
ASP.NET-Core-2-MVC-CRUD-datatables-jQuery-Plugin
Asp.Net Example implementation of datatables.net using Asp.Net Core 2 Mvc CRUD datatables jQuery Plugin
Stars: ✭ 25 (-21.87%)
Mutual labels:  mvc
MVC
基于MVC+EF6+EasyUI搭建的后台管理系统(粗糙版,精华版之后发布)
Stars: ✭ 14 (-56.25%)
Mutual labels:  mvc
Library
JavaWeb图书销售管理系统/网上书店
Stars: ✭ 77 (+140.63%)
Mutual labels:  mvc
crizmas-mvc
raulsebastianmihaila.github.io/crizmas-mvc-docs/
Stars: ✭ 12 (-62.5%)
Mutual labels:  mvc
laminas-mvc
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
Stars: ✭ 90 (+181.25%)
Mutual labels:  mvc
kiwi
A graphical UI framework on top of PyGTK
Stars: ✭ 24 (-25%)
Mutual labels:  mvc
 ___  __ _ _ __ ___   __ _ _ __   ___ _ __ _____   _____ 
/ __|/ _` | '_ ` _ \ / _` | '_ \ / _ \ '_ ` _ \ \ / / __|
\__ \ (_| | | | | | | (_| | | | |  __/ | | | | \ V / (__ 
|___/\__,_|_| |_| |_|\__,_|_| |_|\___|_| |_| |_|\_/ \___|

work status SMVC phpversion

About SamaneMVC


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

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

📧

[email protected]

[email protected]

Description

SamaneMVC is a Senegalese Made PHP Framework

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].