Zoop Framework for PHP 1.5 Released
We are extremely pleased to announce the release of the Zoop Framework 1.5. This is our first major release in over two years. Zoop 1.5 is the most significant update to the framework since its inception over six years ago. It comprises many months of work from many contributors. We are extremely pleased with the 1.5 release of the Zoop Framework, and consider it to be the framework best suited for modern web development.
Zoop Create
Introduction to the Zoop Create script
We are currently working on a new addition to Zoop, a script that will create a new project for you and certain elements of that project. It is meant to be run from a CLI.
Basic Usage
php zoop_create.php method params
Possible Methods
- project (name)
- zone (name)
- config (name)
Examples
Paths assumed, please replace with your own locations.