https://github.com/philippebeck/php-mvc
Instructional Template to start a Web Application with a PHP MVC Architecture
https://github.com/philippebeck/php-mvc
mvc-architecture php7
Last synced: 13 days ago
JSON representation
Instructional Template to start a Web Application with a PHP MVC Architecture
- Host: GitHub
- URL: https://github.com/philippebeck/php-mvc
- Owner: philippebeck
- License: mit
- Created: 2019-10-19T18:19:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T20:11:27.000Z (over 4 years ago)
- Last Synced: 2024-05-02T02:06:28.397Z (about 1 year ago)
- Topics: mvc-architecture, php7
- Language: PHP
- Homepage:
- Size: 57.6 KB
- Stars: 16
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PHP-MVC
Instructional Template to start a Web Application with a PHP MVC Architecture
## Overview
This project is a pedagogic template to start a Web application with a PHP MVC architecture...
Issues presents what steps are necessary to build it.
Wiki presents the procedure to create your own PHP MVC application with this example.
## Summary
- [Download](#download)
- [Support](#support)
- [Open-Source](#open-source)
- [Documentation](#documentation)
- [Issues](#issues)
- [Pull Requests](#pull-requests)
- [Contributing](#contributing)
- [Versioning](#versioning)
- [Creator](#creator)
- [Copyright](#copyright)---
## Download
[Latest Release](https://github.com/philippebeck/php-mvc/releases)
`git clone https://github.com/philippebeck/php-mvc.git`
[](https://github.com/philippebeck/php-mvc/tree/master)---
## Support
php-mvc has no continuous support !
[](https://github.com/philippebeck/php-mvc)
[](https://github.com/philippebeck/php-mvc/commits/master)---
## Open-Source
[](https://github.com/philippebeck/php-mvc)
---
## Documentation
Documentation is available !
[](https://github.com/philippebeck/php-mvc/wiki)
---
## Issues
Issues can be created here
[](https://github.com/philippebeck/php-mvc/issues)
---
## Pull Requests
And Pull Requests can be created there
[](https://github.com/philippebeck/php-mvc/pulls)
---
## Contributing
php-mvc needs you if you like it : sends pull requests on GitHub to improve it !!
[](https://github.com/philippebeck/php-mvc/graphs/contributors)
---
## Versioning
php-mvc is maintained under the [Semantic Versioning 2.0.0](https://semver.org)
[](https://github.com/philippebeck/php-mvc/blob/master/composer.json)
---
## Creator
Philippe Beck
[](https://philippebeck.net)
[](https://github.com/philippebeck)
[](https://twitter.com/philippepjbeck)---
## Copyright
Code released under the MIT License
[](https://github.com/philippebeck/php-mvc/blob/master/LICENSE)