https://github.com/jloisel/phpdir
PHPDir is a php directory application, similar to Freeglobes and Arfooo. It's based on an MVC framework which combines Symfony Forms and Router, PHPDoctrine, Jquery and a custom MVC layer. Under Apache 2.0 License.
https://github.com/jloisel/phpdir
Last synced: 10 months ago
JSON representation
PHPDir is a php directory application, similar to Freeglobes and Arfooo. It's based on an MVC framework which combines Symfony Forms and Router, PHPDoctrine, Jquery and a custom MVC layer. Under Apache 2.0 License.
- Host: GitHub
- URL: https://github.com/jloisel/phpdir
- Owner: jloisel
- License: apache-2.0
- Created: 2013-09-12T06:54:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-12T07:21:13.000Z (over 12 years ago)
- Last Synced: 2025-02-16T21:16:40.568Z (about 1 year ago)
- Language: PHP
- Size: 973 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
phpdir
======
PHPDir is a php directory application, similar to Freeglobes and Arfooo. It's based on an MVC framework which combines Symfony Forms and Router, PHPDoctrine, Jquery and a custom MVC layer. Under Apache 2.0 License.
Feel free to reuse the Model View Controller framework for your own needs.