欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Symfony
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 (→项目) |
||
第46行: | 第46行: | ||
[https://github.com/sitepoint/awesome-symfony Awesome Symfony] [[image:awesome.png]] | [https://github.com/sitepoint/awesome-symfony Awesome Symfony] [[image:awesome.png]] | ||
*[https://sonata-project.org/ Sonata Project] | *[https://sonata-project.org/ Sonata Project] | ||
− | *[https://github.com/ | + | *[https://github.com/EasyCorp/EasyAdminBundle EasyAdmin] |
*[https://github.com/sonata-project/SonataAdminBundle Sonata Admin Bundle] | *[https://github.com/sonata-project/SonataAdminBundle Sonata Admin Bundle] | ||
*[https://github.com/Sylius/Sylius Sylius] eCommerce solutions | *[https://github.com/Sylius/Sylius Sylius] eCommerce solutions |
2020年11月14日 (六) 14:29的版本
您可以在Wikipedia上了解到此条目的英文信息 Symfony Thanks, Wikipedia. |
symfony: an open-source PHP5 web framework
Symfony的特色体现:Components、Bundles、Plugins,它们是Symfony扩展的基础。
Symfony2(以下简称SF2)是一款及其强大的PHP框架,可以说应该是PHP中最强大的框架了。就算PHP官方之框架Zend Framework(以下简称ZF2)也一直望尘莫及,并且从ZF2开始就一直模仿SF2,但是从未超越它。SF2具有强大的可扩展性,利用Bundle的概念使框架可以无限制扩展,乃至SF2本身就是一个Bundle,并且可以利用SF2来构成自己所需的PHP框架。SF2默认整合了Twig模板,Doctrine ORM等,可以说唯一具备了PHP本身的简洁,明析与速度快的优点也结合了Java领域框架的强大性和Ruby on Rails敏捷开发概念的全能型框架。目前世界最流行的CMS系统-Drupal的Drupal8版本也将采用Symfony2,可见其强大及灵活之处。
目录 |
简介
Symfony:一个强大、流行的 PHP 开源框架,采用 MIT 许可协议。
可重点关注这三个基于 Symfony 的开源项目:
- 营销,Mautic Open Source Marketing Automation Software.
- 电商,Sylius Open Source eCommerce Platform.
- 分析,Matomo is the leading Free/Libre open analytics platform.
版本
安装
$ curl -sS https://get.symfony.com/cli/installer | bash $ symfony -v $ symfony new myproject $ cd myproject/ $ symfony server:start http://localhost:8000 $ symfony server:stop
Components
Bundles
- DoctrineMongoDBBundle Doctrine MongoDB Object Document Mapper (ODM)
- Johannes Schmitt
- FOSUserBundle
- FOSRestBundle
Plugins
项目
- Sonata Project
- EasyAdmin
- Sonata Admin Bundle
- Sylius eCommerce solutions
- Elcodi for Symfony
- JMSPaymentCoreBundle
- FOSUserBundle
- FOSRestBundle
- HWIOAuthBundle
- Symfony API Sami: an API documentation generator
- Symfony CMF PHP Content Repository PHPCR
- Drupal
- Bolt CMS
- phpBB
- OroPlatform
- OroCRM
- OroCommerce
- Marello
- Shopware
- Mautic Open Source Marketing Automation Software
MediaWiki
将 MediaWiki 和 Symfony 更好的集成、融合在一起。
Phabricator
将 Phabricator 和 Symfony 更好的集成、融合在一起。
分发版
- Symfony Standard Edition
- Symfony REST Edition
- The API Platform framework
- Symfony CMF Standard Edition
Books
- A Gentle Introduction to symfony 1.4 GNU Free Documentation License.
- More with symfony 1.3 & 1.4 Creative Commons Attribution-Share Alike 3.0 Unported License.
- Doctrine ORM for PHP (1.2) Creative Commons Attribution-Share Alike 3.0 Unported License.
- Practical symfony 1.3 & 1.4 for Propel Creative Commons Attribution-Share Alike 3.0 Unported License.
用户案例
图集
链接
分享您的观点