apinstein / phocoa
The phocoa MVC framework.
Installs: 5 367
Dependents: 0
Suggesters: 0
Security: 0
Stars: 15
Watchers: 6
Forks: 3
Open Issues: 19
Language:JavaScript
Requires
- php: >=5.2.0
This package is not auto-updated.
Last update: 2024-10-26 14:32:42 UTC
README
PHOCOA is a MVC-style framework for PHP based on Apple's Cocoa architecture.
The top-level of the project has three folders:
- graphics: Raw art/graphics files used by the framework.
- phocoa builder: a Mac OS X GUI app for configuring phocoa views & controllers (think Interface Builder)
- phocoa: the framework library