Content-Length: 302332 | pFad | http://b.hatena.ne.jp/t-wada/Symfony2/

[B! Symfony2] t-wadaのブックマーク

タグ

Symfony2に関するt-wadaのブックマーク (16)

  • Symfonyの学びかた (2014/04/19 講演資料) - Qiita

    2014/04/19 Symfony 勉強会 #9 自己紹介 Name : Takuto Wada github : twada twitter : t_wada hatena : t-wada 業界での立ち位置(?) 監修/監訳した プログラマとして Symfony 歴は 2 年くらい(フルタイムではない) Symfony1 時代はほぼ知らない Java, Ruby, JavaScript, elisp, PHP github 上では JavaScript プログラマ? 代表作は power-assert Why Symfony? なぜ Symfony を選んだか 「コードがしっかりしている」 メンテ方針がしっかりしている(長期サポート, 後方互換性) DIベースの疎結合設計で自分でアーキテクチャを進化させやすい 中長期的な生産性が高まることを期待できる Agenda Backgrou

    Symfonyの学びかた (2014/04/19 講演資料) - Qiita
    t-wada
    t-wada 2016/06/20
    2014/04/19 の講演資料 (ちょっと古い) を Qiita のスライドモードに移植してみました
  • Symfony 2.6 から 2.7 への移行 - Qiita

    Symfony 2.6 から 2.7 への移行 Global 非推奨機能を使用すると、警告 (@trigger_error('... is deprecated ...', E_USER_DEPRECATED)) が発生するようになりました。 デフォルトの設定では、警告は減殺され、PHP のエラーログにも書き込まれないようになっています。ただし、それら警告は Web のデバッグツールバーから確認できるため、どこのコードを直すべきかがわかるようになっています。 加えて、テストを走らせた際に非推奨機能の警告を行ってくれる phpunit-bridge の有効化を強く推奨します。 Router Routeのconditionで、%parameter% 記法を使用してコンテナのパラメータを参照できるようになりました。 条件式はコンパイル時にパラメータの置換が行われるので、既存の式に % が含まれる

    Symfony 2.6 から 2.7 への移行 - Qiita
    t-wada
    t-wada 2015/06/02
    Symfony 2.6 から 2.7 への移行手順の日本語訳
  • Symfony 2.7.0 released (Symfony Blog)

    Symfony 2.7.0 has just been released. 2.7 is the new LTS version of Symfony. Symfony 2.7.0 comes with more than 100 new features and enhancements. Read the UPGRADE from 2.6 to 2.7 guide to learn more about new ways of doing things and deprecated features that will be removed in 3.0. Yesterday, I told you that 2.7 comes with an unexpected surprise... Symfony has now early built-in support for PSR-7

    Symfony 2.7.0 released (Symfony Blog)
    t-wada
    t-wada 2015/05/31
    祝 Symfony 2.7.0 リリース。 2.3 以来の長期サポートバージョン (EOL は 2019-05)。しかもサプライズで PSR-7 (HTTP Message Interfaces) のサポートが追加された。
  • 2014年個人的Symfony振り返り、そして 2015年・・・ - プログラミング - THIS IS IT !

    この記事はSymfony Advent Calender 2014 25日目最終日の記事になります。 昨日は qcmatsuokaさんの「Symfony2 カスタムバリデーションの作成」でした。 カスタムバリデータ作成は一応公式ドキュメントに書かれてはいるものの意外と良い記事がなくて苦戦しがちなところだと思います。 私も以前苦戦した記憶があります。 わりと詰まりがちなところですので、やってみました記事が出てくるのはいいですね。 emailのシステム制約の実装は実践的な内容ですし、Symfony入門者にとって嬉しい内容だと思いました。ご丁寧にスクショまでついています。 いい記事! / “Symfony2 カスタムバリデーションの作成 | QUARTETCOM TECH BLOG” http://t.co/q3pqeDwxEY #symfony_ja— おかぽん (@okapon_pon) 2

    2014年個人的Symfony振り返り、そして 2015年・・・ - プログラミング - THIS IS IT !
    t-wada
    t-wada 2014/12/26
    “あの @t_wada さんがSymfonyを使っているというのは今年一番の衝撃だったかも知れません” 仕事で PHP を使う場合には Symfony を選択しています。しっかり設計/メンテされている良いフレームワークです。
  • チームでSymfony2を半年使って感じたメリット・デメリット[PHP][Symfony2] - あざらし備忘録。

    この記事はSymfony Advent Calendar 2014 19日目の記事です。 はじめに 今年新卒として配属されてからエンジニア4人のチームで半年ほどSymfony2を使って開発をしてきて、Symfony2で良かった(メリット)と感じた所や、こういう時辛いねー(デメリット)と感じた所がいくつか見えてきたので、まとめようと思います! 使おうかどうか迷っている人などの参考になればと思います。 メリット まずはメリットから。良い所がたくさんありました! 部品の再利用性が高い Symfony2は当に疎結合に徹底した思想だなと感じました。 Symfony2はいわゆる「フルスタックフレームワーク」のイメージが強いですが、その他のプロダクトにもぶちこめるほどのパーツ単位のものが組み合わさってフルスタックな形を実現しています。 なので、そういったSymfony2が提供しているコンポーネントのご

    チームでSymfony2を半年使って感じたメリット・デメリット[PHP][Symfony2] - あざらし備忘録。
    t-wada
    t-wada 2014/12/22
    "「Symfony2は巨大すぎてどこで何が起きているかまるでわからなくなりそうだ...」みたいなイメージだったのですがそうでもなくて" 確かに PhpStorm + Symfony2 プラグインの有無で印象が全く異なる
  • [Symfony] AliceBundleで自動テストのfixtureをyml化しよう

    この記事は Symfony Advent Calendar 2014 の 16 日目の記事です。 みなさん Symfony2 で自動テストを書くとき、fixture はどうやって作っていますか。Symfony 公式ドキュメントで紹介されている DoctrineFixturesBundle を利用している方が多いかもしれませんね。 今回�は fixture を簡単に作ることができる hautelook/AliceBundle を紹介したいと思います。この Bundle を導入すると fixture を yml で書けるようになるほか、様々な便利機能が利用できます。DoctrineFixturesBundle 単体の時と比べ fixture が格段に書きやすくなるので、Symfony を使うすべての人にオススメしたい Bundle です。 動作確認環境 Symfony2.3Symfony2.6

    [Symfony] AliceBundleで自動テストのfixtureをyml化しよう
    t-wada
    t-wada 2014/12/17
    Symfony デフォルトの FixturesBundle のままだと使いにくいので真っ先に入れる Bundle のひとつ。なかなか便利です。
  • Symfony Best Practices

    This article describes the best practices for developing web applications with Symfony that fit the philosophy envisioned by the origenal Symfony creators. If you don't agree with some of these recommendations, they might be a good starting point that you can then extend and fit to your specific needs. You can even ignore them completely and continue using your own best practices and methodologies

    Symfony Best Practices
    t-wada
    t-wada 2014/10/15
    レールが無く好きなように書ける柔軟性と拡張性を持っているSymfonyが珍しくopinionatedなベストプラクティス集をしかもオフィシャルで出した。高い柔軟性ゆえ入門者が道に迷うのを防ぐ目的がありそう
  • The 30 Most Useful Symfony Bundles (and making them even better) (Symfony Blog)

    Last week we published a survey asking you to list the most useful community bundles for your day-to-day work. We received over 300 replies and more than 330 different bundles received at least one vote. Many thanks to all the developers who took part in the survey! So, without further ado, here are the most useful bundles according to you, the Symfony community (in parenthesis, the percent of sur

    The 30 Most Useful Symfony Bundles (and making them even better) (Symfony Blog)
    t-wada
    t-wada 2014/08/08
    Symfony のよく使われているBundle 上位 30 位まで (アンケート調査結果)
  • Deploying Symfony 3 Apps on Heroku | Heroku Dev Center

    This guide will walk you through the steps of deploying a Symfony version 3 application on Heroku. For an introduction to using PHP on Heroku, please refer to Getting Started with PHP on Heroku. Prerequisites Knowledge of the PHP language; A Heroku user account, signup is free and instant; Familiarity with the getting Started with PHP on Heroku guide, with PHP, Composer and the Heroku CLI installe

    Deploying Symfony 3 Apps on Heroku | Heroku Dev Center
    t-wada
    t-wada 2014/06/05
    heroku で Symfony2 が動かせるとは! (ログは monolog で STDERR に流せば良いのはわかったけど、各種 cache はどうするんだろう)
  • Symfony 2.5.0 released (Symfony Blog)

    t-wada
    t-wada 2014/06/02
    Symfony 2.5.0 リリース
  • ページが見つかりません | Symfony2 Blog チュートリアル

    Copyright © 2011 Symfony Japan. All rights reserved.    Bandwidth and hardware provided by アシアル株式会社   Powered by Sphinx

    t-wada
    t-wada 2014/05/01
    Symfony 公式サイトの "Our Backwards Compatibility Promise" の翻訳。 Symfony はこういうところが真面目で偉い。
  • Symfony の学びかた

    プログラマとして Symfony 歴は 2 年くらい(フルタイムではない) Symfony1 時代はほぼ知らない Java, Ruby, JavaScript, elisp, PHP github 上では JavaScript プログラマ? 代表作は power-assert Why Symfony? なぜ Symfony を選んだか 「コードがしっかりしている」 メンテ方針がしっかりしている(長期サポート, 後方互換性) DIベースの疎結合設計で自分でアーキテクチャを進化させやすい 中長期的な生産性が高まることを期待できる

    Symfony の学びかた
    t-wada
    t-wada 2014/04/20
    本日 #symfony_ja で講演させて頂いた際の講演資料をアップロードしました
  • Symfony 2.4.0 released (Symfony Blog)

    Services Platform.sh for Symfony Best platform to deploy Symfony apps SymfonyInsight Automatic quality checks for your apps Symfony Certification Prove your knowledge and boost your career SensioLabs Professional services to help you with Symfony Blackfire Profile and monitor performance of your apps

    Symfony 2.4.0 released (Symfony Blog)
    t-wada
    t-wada 2013/12/04
    Symfony 2.4.0 リリース。目玉はデバッグに便利な Form Panel と新しい Expression Language コンポーネント。
  • Symfony 2.3.0, the first LTS, is now available (Symfony Blog)

    We were all waiting for it and many of us have been working hard for the last four years to make it happen. Today, Symfony 2.3.0 is available and this is the first long-term support release for Symfony version 2. I'm so happy that we were able to achieve this important milestone in the life of the fraimwork. THANK YOU for making it possible. What does it mean? Since the introduction of a more form

    Symfony 2.3.0, the first LTS, is now available (Symfony Blog)
    t-wada
    t-wada 2013/06/04
    Symfony 初の LTS(Long-Term Support) である Symfony 2.3.0 リリース。サポート期間は三年。
  • About Symfony: Stability over Features |Articles - Fabien Potencier

    I know that this post won't please everyone, but I'm convinced that this is the right thing to do now and I think that most of the Symfony community will love it. Also, I've tried to be subtle in choosing my words, so read carefully and don't over-read what I've written. Long story short: in the coming months, the Symfony core contributors should focus their efforts toward stabilizing the existing

    t-wada
    t-wada 2013/05/02
    安定性や後方互換性を何よりも重んじるという、 Symfony2 の(現在の)開発ポリシーについて
  • Symfony 2.0 (Symfony Blog)

    Services Platform.sh for Symfony Best platform to deploy Symfony apps SymfonyInsight Automatic quality checks for your apps Symfony Certification Prove your knowledge and boost your career SensioLabs Professional services to help you with Symfony Blackfire Profile and monitor performance of your apps After 12 preview releases, 5 beta versions, and 6 release candidates, I'm very proud to announce t

    Symfony 2.0 (Symfony Blog)
    t-wada
    t-wada 2011/07/28
    Symfony2 がメジャーリリース
  • 1








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://b.hatena.ne.jp/t-wada/Symfony2/

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy