资 源 简 介
Webappkit is a packaging system and a meta-framework for PHP. Its a free software, dedicated to ease developement and sharing of generic libraries, components and web applications. It includes agile developement tools.
A packaging system
Webappkit defines a simple and open standard for library packages. This format allows to handle dependancies and to maximize PHP versions comptatibility. A web administration interface allows will allow kit installation, read their documentation and run their unit tests.
Meta-framework
Further than just libraries, Kits can include software components, frameworks or complete web applications.
Webappkit is full object-oriented. Kits are retrieved as objects which class can be extended.
Batteries included
Webappkit comes with a set of generic libraries ready to use, including a templating engine and a small framework used for the web admin interface.