Use dependency injection cleanly in PHP applications. Constructor injection, avoiding service locators, what to put in the container.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٤ من skills من SanderMuller/project-boost-php. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤ من أصل ٤ skills مجمعة.
Use dependency injection cleanly in PHP applications. Constructor injection, avoiding service locators, what to put in the container.
لغة النص الأصلي: الإنجليزية
Add modern PHP code to a legacy 7.x codebase incrementally. Typed properties, readonly, enums — how to introduce them without forcing a big-bang upgrade.
لغة النص الأصلي: الإنجليزية
Author a boost.php config file. Covers all five with* methods, when each matters, and what NOT to put in there.
لغة النص الأصلي: الإنجليزية
Implement a FileEmitter for boost-core to emit a custom file (e.g. .mcp.json, .editorconfig) into the host project during boost:sync.
لغة النص الأصلي: الإنجليزية