Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qoli/artpaint
ArtPaint 一個簡單易用的基於 MVC 結構的開發框架
https://github.com/qoli/artpaint
Last synced: 1 day ago
JSON representation
ArtPaint 一個簡單易用的基於 MVC 結構的開發框架
- Host: GitHub
- URL: https://github.com/qoli/artpaint
- Owner: qoli
- Created: 2013-12-15T13:00:33.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T21:05:36.000Z (about 11 years ago)
- Last Synced: 2024-11-11T10:51:22.372Z (2 months ago)
- Language: PHP
- Size: 160 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArtPaint
ArtPaint 是我(Qoli)的一個 PHP 項目。志在提供一個簡單不用學習的 PHP 開發框架,基於 MVC 結構的。
所以,為了如此,我特意編寫了這個簡單的框架。
裡面只有大約 10 來個基本函數來維護框架工作。## Log ##
* 2013
* 提交到 Github 共享。
* 2012
* 編寫了這個框架
* llqoli.com 也是基於這個框架開發的,因此框架得到很多的修正。
** Enjoy **