All Projects → olegkrivtsov → Using Zf3 Book Samples

olegkrivtsov / Using Zf3 Book Samples

Samples for the Using Zend Framework 3 book

Projects that are alternatives of or similar to Using Zf3 Book Samples

Terraform Up And Running Code
Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
Stars: ✭ 1,739 (+1116.08%)
Mutual labels:  samples, book
Thinking In Spring Boot Samples
小马哥书籍《Spring Boot 编程思想》示例工程
Stars: ✭ 1,725 (+1106.29%)
Mutual labels:  samples, book
Pnp Officeaddins
Office 365 solution guidance with practices and patterns for Office Add-in development.
Stars: ✭ 128 (-10.49%)
Mutual labels:  samples
Intro To Vuejs
Introduction to VueJS the anti-textbook (work in progress)
Stars: ✭ 138 (-3.5%)
Mutual labels:  book
Manual Node
📗 📒 (PT-BR Tradução) 2020 Edition - Tradução por Christy e Vinicius Dias (https://github.com/ViniciusmDias).
Stars: ✭ 134 (-6.29%)
Mutual labels:  book
Books
IT技术书籍文字版mobi epub格式
Stars: ✭ 131 (-8.39%)
Mutual labels:  book
All Our Aggregates Are Wrong Demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
Stars: ✭ 130 (-9.09%)
Mutual labels:  samples
The Little Go Book
the little go book 繁體中文翻譯
Stars: ✭ 128 (-10.49%)
Mutual labels:  book
Cs Books Pdf
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
Stars: ✭ 140 (-2.1%)
Mutual labels:  book
Fastdoc
Create publication-quality books from Jupyter notebooks
Stars: ✭ 134 (-6.29%)
Mutual labels:  book
Bezierinfo 2
The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
Stars: ✭ 1,843 (+1188.81%)
Mutual labels:  book
Rx Book
xgrommx.github.io/rx-book
Stars: ✭ 1,660 (+1060.84%)
Mutual labels:  book
Vsphere Automation Sdk Java
Java samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
Stars: ✭ 132 (-7.69%)
Mutual labels:  samples
Tone.js
A Web Audio framework for making interactive music in the browser.
Stars: ✭ 11,352 (+7838.46%)
Mutual labels:  samples
Easyreader
基于React native 的开源小说阅读器
Stars: ✭ 139 (-2.8%)
Mutual labels:  book
Lmpythw Zh
📖 [译] 笨办法学 Python · 续
Stars: ✭ 129 (-9.79%)
Mutual labels:  book
Nimdays
Nim days book
Stars: ✭ 132 (-7.69%)
Mutual labels:  book
Vertx In Action
Examples for the Manning "Vert.x in Action" book
Stars: ✭ 134 (-6.29%)
Mutual labels:  book
Classiccomputerscienceproblemsinswift
Source Code for the Book Classic Computer Science Problems in Swift
Stars: ✭ 142 (-0.7%)
Mutual labels:  book
Edition Guide
A guide to changes between various editions of Rust
Stars: ✭ 141 (-1.4%)
Mutual labels:  book

PHP Website Examples for The "Using Zend Framework 3" Book

This project contains several websites that go with my free and open-source book, Using Zend Framework 3.

It is difficult to write code without mistakes. If you are reading the book and can not understand why your code does not work, you can download this repo and see a complete website in action. Moreover, you can use these sample websites as a base for your own sites.

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

For description of each sample website and for detailed installation instructions, please visit these links:

  • Pure PHP - demonstrates how to create a 3-page website without any framework
  • Hello World Sample - shows how to write a simple, but functional website with Zend Framework 3, including the documentation and file download pages
  • Form Demo Sample - here you can see how to use web forms for getting data from your site's users and how to upload files to your server
  • Blog Sample - shows how to implement a simple blog website
  • User Demo Sample - shows how to use authentication (log in)
  • Role Demo Sample - shows how to use RBAC (roles and permissions) for authorization
  • i18n Demo Sample - shows how to translate and adapt your website to several languages (e.g. English, Spanish and Russian)

License

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

Contributing

I think that currently this project is mature enough, but if you found a mistake or a bug, please report it on the Issues page.

If you find that sample websites are inconvenient and want to suggest an improvement, please explain the problem on Issues. I will review your proposal, but can not guarantee that I will implement it.

Your Feedback

If you want to share your emotions on this project, please email me privately at olegkrivtsov at gmail dot com.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].