https://github.com/vsrc/php-playground
Just some php files I coded as showcase
https://github.com/vsrc/php-playground
Last synced: about 1 year ago
JSON representation
Just some php files I coded as showcase
- Host: GitHub
- URL: https://github.com/vsrc/php-playground
- Owner: vsrc
- Created: 2015-07-23T07:35:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T07:37:36.000Z (almost 11 years ago)
- Last Synced: 2025-02-16T10:42:52.518Z (over 1 year ago)
- Language: PHP
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Showcase
These files are part of my own custom built CMS in Yii Framework as sample showcase files of php code written in OOP MVC development style. You can see examples of Model class, model extension class, controller class and some view files.