tgoop.com/phpproglib/5368
Last Update:
🔧 Рефакторинг PHP-кода: промт для ИИ
Ловите промт для ChatGPT, который поможет сделать код чище, быстрее и безопаснее за пару кликов 🚀
💡 Скопируй и вставь этот промт в ChatGPT или Claude:
«Refactor the following PHP code to improve readability, performance, and adherence to modern coding standards (PSR-12).
Remove code duplication
Replace outdated constructs with modern alternatives
Enforce strict typing (declare(strict_types=1);)
Break down long functions into smaller, more manageable ones
Add comments and PHPDoc for better documentation
Improve security (e.g., prevent SQL injections)
Here is the code:
// Paste your code here
Return the updated code
with explanations on what was improved and why
.»
💬 Делитесь в комментах результатом, а также можете показать свои промты и фишки, связанные с нейронками, которые используете в работе.
Библиотека пхпшника #буст
BY Библиотека пхпшника | PHP, Laravel, Symfony, CodeIgniter
Share with your friend now:
tgoop.com/phpproglib/5368