Symfony2 3rd-Party Bundles

Preview:

DESCRIPTION

2011/12/04 Symfony勉強会 #5 バンドル等の紹介LT資料

Citation preview

バンドルとか紹介@hidenorigoto

11年12月5日月曜日

XnniUtilBundle

https://github.com/hidenorigoto/XnniUtilBundle

 container:check-params test 等、コンテナのパラメーター設定を確認するコマンド

 container:list-versions

11年12月5日月曜日

Elao / WebProfilerExtraBundle

https://github.com/Elao/WebProfilerExtraBundle

11年12月5日月曜日

Knplabs / KnpPaginatorBundle (v1.0)

https://github.com/knplabs/KnpPaginatorBundle

11年12月5日月曜日

phiamo / MopaBootstrapBundle

https://github.com/phiamo/MopaBootstrapBundle

11年12月5日月曜日

Doctrine Extensions

2種類あるので注意!

11年12月5日月曜日

Doctrine Extensions

1.Doctrine2 リード開発者の beberlei さんが作っている、Doctrine2 のクエリー等を補強するもの

 beberlei / DoctrineExtensions

 https://github.com/beberlei/DoctrineExtensions

11年12月5日月曜日

Doctrine Extensions2.Timestampable 等のビヘイビア的なものを追加したもの

 https://github.com/l3pp4rd/DoctrineExtensions

 Symfony2からは、バンドル経由で利用する

 https://github.com/stof/StofDoctrineExtensionsBundle

11年12月5日月曜日

Snappy / KnpSnappyBundle

https://github.com/knplabs/snappy

https://github.com/knplabs/KnpSnappyBundle

wkhtml2pdf をラップしたもの。HTMLを書いてPDFを出力できる。これを Symfony2 から簡単に扱えるようにしたもの。

11年12月5日月曜日

fabpot / Goutte

https://github.com/fabpot/Goutte

HTTPクライアント。

11年12月5日月曜日

Phake

https://github.com/mlively/Phake

モッキングフレームワーク

11年12月5日月曜日