/using-zf3-book-samples

Samples for the Using Zend Framework 3 book

Primary LanguagePHP

Code Samples for The "Using Zend Framework 3" Book

This project contains a set of code samples for the Using Zend Framework 3 book by Oleg Krivtsov. Zend Framework 3 is a modern PHP web development framework intended for building professionally looking, scalable and secure web-sites, which are easy to test and maintain.

The book's text is illustrated with code examples that you may want to reproduce yourself. It may be difficult for a novice to write code without mistakes. If you are stuck or can not understand why your code does not work, you can download and install the complete sample web application from this page.

Each sample is a complete web-site you can install and run yourself to see Zend Framework 3 in action. You even can use the samples as a base for your own web sites.

To download all samples as a ZIP archive, click the Clone or Download button. When download is complete, unpack the archive to some directory.

For description of each sample and installation instructions, visit these links:

License

Code samples are provided under the BSD-like license. You are free to use, modify and distribute them as you wish.

Contributing

If you found a mistake or a bug, please report it using the Issues page. Your feedback is highly appreciated.