https://github.com/dflydev/halo-php
Halo Web Application Framework for PHP
https://github.com/dflydev/halo-php
Last synced: 30 days ago
JSON representation
Halo Web Application Framework for PHP
- Host: GitHub
- URL: https://github.com/dflydev/halo-php
- Owner: dflydev
- License: other
- Created: 2010-10-10T05:56:52.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-11T02:27:08.000Z (over 15 years ago)
- Last Synced: 2025-03-21T10:50:45.573Z (about 1 year ago)
- Language: PHP
- Homepage: http://halo-php.org/
- Size: 109 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Halo Web Application Framework for PHP
http://halo-php.org/
Halo is a web application framework for PHP. Halo is built on top of
Substrate, an Inversion of Control/Dependency Injection Container
(IoC/DI) for PHP.
Halo was inspired by aspects of Spring MVC.