Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐯「改めて学ぶ Trait の使い方」 #18

Open
phpcon-odawara-jp opened this issue Nov 17, 2024 · 1 comment
Open

🐯「改めて学ぶ Trait の使い方」 #18

phpcon-odawara-jp opened this issue Nov 17, 2024 · 1 comment

Comments

@phpcon-odawara-jp
Copy link
Contributor

スピーカー

匿名トラさん

トーク概要

PHP 5.4 から導入された Trait は、多重継承ができない PHP に、コードを再利用するための一つの手段として提供され続けて来ました。
しかし、実際にコードを再利用が求められる場面では DI を使用する方が適していたりするため、Trait を積極的に使う機会が少ないように感じています。
そこで OSS のコードや、実務のコードで使われていた Trait を参考に、2025 年に改めて Trait の使い方を学ぶお話しをします。

話すこと

  • OSS のコードから見た Trait の使いどころ
  • Trait のテストの書き方
  • 実務のコードで合った良い・悪い使われ方
@phpcon-odawara-jp
Copy link
Contributor Author

このプロポーザルはmeihei(@app1e_s)さんによる投稿でした!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant