ertiz / symfony-forapi
1.0
2017-01-13 13:08 UTC
Requires
- php: >=5.5.9
- doctrine/doctrine-bundle: ^1.6
- doctrine/doctrine-cache-bundle: ^1.2
- doctrine/orm: ^2.5
- dunglas/doctrine-json-odm: 1.0.x-dev
- friendsofsymfony/rest-bundle: ^2.1
- incenteev/composer-parameter-handler: ^2.0
- jms/serializer-bundle: ^1.1
- nelmio/cors-bundle: ^1.5
- sensio/distribution-bundle: ^5.0
- sensio/framework-extra-bundle: ^3.0.2
- symfony/dependency-injection: ^3.2
- symfony/monolog-bundle: ^3.0
- symfony/polyfill-apcu: ^1.0
- symfony/swiftmailer-bundle: ^2.3
- symfony/symfony: 3.2.*
Requires (Dev)
- sensio/generator-bundle: ^3.0
- symfony/phpunit-bridge: ^3.0
This package is not auto-updated.
Last update: 2024-09-23 13:37:57 UTC
README
README.md
<article class="markdown-body entry-content" itemprop="text"><h1><a id="user-content-symfony-standard-edition" class="anchor" href="#symfony-standard-edition" aria-hidden="true"><svg aria-hidden="true" class="octicon octicon-link" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Symfony Standard Edition</h1>
欢迎使用 Symfony 标准版 - 一个功能齐全的 Symfony 应用程序,您可以用它作为新应用程序的骨架。
有关如何下载和使用 Symfony 的详细信息,请参阅 Symfony 文档中的安装章节。
包含什么?
Symfony 标准版配置了以下默认设置:
一个可用的 AppBundle,您可以用它开始编码;
仅配置了 Twig 作为模板引擎;
Doctrine ORM/DBAL;
Swiftmailer;
对所有内容启用注解。
它预配置了以下捆绑包:
FrameworkBundle - Symfony 核心框架捆绑包
Symfony 标准版中包含的所有库和捆绑包都发布在 MIT 或 BSD 许可下。
享受吧!