Skip to content

Zend Framework 3 Project Creator - A simple tool to create a new ZF3 MVC project

Notifications You must be signed in to change notification settings

matteopio-napolitano/zendframework3-project-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Zend Framework 3 Project Creator

Issue Count

Description

This script simplify the installation of Zend Framework 3 Skeleton Application by guiding you step-by-step. It's based on the official documentation of Zend Skeleton Application and is compatible with Linux and Mac.

By using this script you will be able to create a new ZF3 project with full MVC support. Additional packages can be installed by using Composer

Instructions

Download this script an make it executable

$ chmod 777 /path/to/script/zf3install.sh

Run the script

$ /path/to/script/zf3install.sh myprojectname

Contributing

Feel free to improve this project! If you don't know how, read this guide: The beginner's guide to contributing to a GitHub project

Author

Matteo Pio Napolitano - matteopio.napolitano@gmail.com

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Zend Framework 3 Project Creator - A simple tool to create a new ZF3 MVC project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages