An open API service indexing awesome lists of open source software.

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.

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.