Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Official Zend Framework repository

License

NotificationsYou must be signed in to change notification settings

zendframework/zendframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Logo

Welcome to theZend Framework 3.0 Release!

RELEASE INFORMATION

Zend Framework 3.0.1dev

This is the first maintenance release for the Zend Framework 3 series.

DD MMM YYYY

UPDATES IN 3.0.1

Please seeCHANGELOG.md.

SYSTEM REQUIREMENTS

Zend Framework 3 requires PHP 5.6 or later; we recommend using thelatest PHP version whenever possible.

INSTALLATION

We no longer recommend installing this package directly. The package is ametapackage that aggregates all components (and/or integrations) originallyshipped with Zend Framework; in most cases, you will want a subset, and thesemay be installed separately; seehttps://docs.zendframework.com/ for a list ofavailable packages and installation instructions for each.

We recommend using either the zend-mvc skeleton application:

$ composer create-project zendframework/skeleton-application project

or the Expressive skeleton application:

$ composer create-project zendframework/zend-expressive-skeleton project

The primary use case for installing the entire framework is when upgrading froma version 2 release.

If you decide you still want to install the entire framework:

$composer require zendframework/zendframework

GETTING STARTED

A great place to get up-to-speed quickly is theZend FrameworkQuickStart.

The QuickStart covers some of the most commonly used components of ZF.Since Zend Framework is designed with a use-at-will architecture andcomponents are loosely coupled, you can select and use only thosecomponents that are needed for your project.

MIGRATION

For detailed information on migration from v2 to v3, pleaseread our MigrationGuide.

COMPONENTS

This package is a metapackage aggregating the following components:

CONTRIBUTING

If you wish to contribute to Zend Framework, please read theCONTRIBUTING.md andCODE_OF_CONDUCT.md files.

QUESTIONS AND FEEDBACK

Online documentation can be found athttps://docs.zendframework.com/.Questions that are not addressed in the manual should be directed to therelevant repository, as linked above.

If you find code in this release behaving in an unexpected manner orcontrary to its documented behavior, please create an issue with the relevantrepository, as linked above.

Reporting Potential Security Issues

If you have encountered a potential security vulnerability in Zend Framework,please report it to us atzf-security@zend.com.We will work with you to verify the vulnerability and patch it.

When reporting issues, please provide the following information:

  • Component(s) affected
  • A description indicating how to reproduce the issue
  • A summary of the security vulnerability and impact

We request that you contact us via the email address above and give the projectcontributors a chance to resolve the vulnerability and issue a new release priorto any public exposure; this helps protect Zend Framework users and providesthem with a chance to upgrade and/or update in order to protect theirapplications.

For sensitive email communications, please useour PGP key.

LICENSE

The files in this archive are released under the Zend Framework license.You can find a copy of this license inLICENSE.md.

ACKNOWLEDGEMENTS

The Zend Framework team would like to thank all thecontributors tothe Zend Framework project; our corporate sponsor, Zend Technologies / RogueWave Software; and you, the Zend Framework user.

Please visit us sometime soon athttp://framework.zend.com.


[8]ページ先頭

©2009-2025 Movatter.jp