Code smells ≠ errors — but they slow you (and your team) down. From long methods to tight coupling, PHP anti-patterns creep in fast. Here are 5 common smells + how to fix them 🧠 Got a pet peeve smell we missed? 👇 #PHPDev #CleanCode #Refactoring #LaravelTips


Code smell ≠ error — but it slows you & your team down. From long methods to tight coupling, here are 5 PHP code smells + how to fix them 🧠 Got a pet peeve we missed? Drop it 👇 #PHPDev #CleanCode #LaravelTips #Refactoring #chilliapple


𝐄𝐦𝐩𝐨𝐰𝐞𝐫 𝐘𝐨𝐮𝐫 𝐖𝐞𝐛 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐦𝐞𝐧𝐭 𝐰𝐢𝐭𝐡 𝐏𝐇𝐏: 𝐂𝐥𝐨𝐮𝐝 𝐒𝐩𝐚𝐜𝐞 𝐋𝐋𝐂'𝐬 𝐆𝐨-𝐓𝐨 𝐋𝐚𝐧𝐠𝐮𝐚𝐠𝐞 𝐟𝐨𝐫 𝐄𝐟𝐟𝐢𝐜𝐢𝐞𝐧𝐭 𝐚𝐧𝐝 𝐄𝐟𝐟𝐞𝐜𝐭𝐢𝐯𝐞 𝐒𝐨𝐥𝐮𝐭𝐢𝐨𝐧𝐬 #CloudSpaceLLC #PHPDev #EfficientWeb #WebDev #PHPCommunity #ScalableApps #Web

CloudSpace_LLC's tweet image. 𝐄𝐦𝐩𝐨𝐰𝐞𝐫 𝐘𝐨𝐮𝐫 𝐖𝐞𝐛 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐦𝐞𝐧𝐭 𝐰𝐢𝐭𝐡 𝐏𝐇𝐏: 𝐂𝐥𝐨𝐮𝐝 𝐒𝐩𝐚𝐜𝐞 𝐋𝐋𝐂'𝐬 𝐆𝐨-𝐓𝐨 𝐋𝐚𝐧𝐠𝐮𝐚𝐠𝐞 𝐟𝐨𝐫 𝐄𝐟𝐟𝐢𝐜𝐢𝐞𝐧𝐭 𝐚𝐧𝐝 𝐄𝐟𝐟𝐞𝐜𝐭𝐢𝐯𝐞 𝐒𝐨𝐥𝐮𝐭𝐢𝐨𝐧𝐬

#CloudSpaceLLC #PHPDev #EfficientWeb #WebDev #PHPCommunity #ScalableApps  #Web

#php #phpdev #chatgpt -- can you see what is wrong with this suggestion? 🙃

RafAndersson's tweet image. #php #phpdev #chatgpt -- can you see what is wrong with this suggestion?  🙃

🚀 #LaravelTips: Prevent Lazy Loading in Your Eloquent Models 🛡️ Calling Model::preventLazyLoading() in your AppServiceProvider will raise an exception when lazy loading relationships,helping you catch and optimize N+1 query issues early in development! #PHPDev #EloquentORM #PHP

rajtri_1710's tweet image. 🚀 #LaravelTips: Prevent Lazy Loading in Your Eloquent Models 🛡️

Calling Model::preventLazyLoading() in your AppServiceProvider will raise an exception when lazy loading relationships,helping you catch and optimize N+1 query issues early in development!
#PHPDev #EloquentORM #PHP

Bring your ideas to life with our expert PHP Development services. #PHPdevelopment #PHPdev #PHPcoding #PHPWebDevelopment #PHPProgramming.

tech_tegy's tweet image. Bring your ideas to life with our expert PHP Development services. 
#PHPdevelopment #PHPdev #PHPcoding #PHPWebDevelopment #PHPProgramming.

Re-entering the job market as a senior TALL stack #PHPDev. Blimey, a lot has changed in a year - hybrid work is back, and senior salaries are looking shite! What's going on, UK?! Is it just me, or are others seeing this too? #JobSearch2023 Maybe I should just double down and…


So I can now write asynchronous programs in PHP 8.2 #php #phpdev #DEVCommunity

AvikkyCodes's tweet image. So I can now write asynchronous programs in PHP 8.2

#php #phpdev #DEVCommunity

Your backend is the gatekeeper—validate and sanitize inputs before sending emails to keep your Laravel app secure and spam-free. #PHPDev #WebSecurity


🔔 Attention PHP masters! 🔧slashdev.io is looking for a Senior PHP Developer to join our dynamic team! 🚀 Are you ready to craft exceptional web solutions? We're waiting for you! Apply now at slashdev.io 🌐 #SlashDevHiring #PHPDev #TechJobs #tweets

slashdev_io's tweet image. 🔔 Attention PHP masters! 🔧slashdev.io is looking for a Senior PHP Developer to join our dynamic team! 🚀 Are you ready to craft exceptional web solutions? We're waiting for you! Apply now at slashdev.io 🌐 

#SlashDevHiring #PHPDev #TechJobs #tweets

Great code doesn't need to be complex. Simplicity in code is often the result of expertise. Want to learn more? Read the full PHP Way of Life manifesto. Link in comment #PHPWayOfLife #PHP #PHPDev

TemmaPHP's tweet image. Great code doesn't need to be complex.
Simplicity in code is often the result of expertise. 
Want to learn more? Read the full PHP Way of Life manifesto.
Link in comment 
#PHPWayOfLife #PHP #PHPDev

🔧 Still using PHP? You’re not alone — and here’s a quick win: Watch how to fetch real-time FX, CFD & Crypto data using TraderMade’s REST API in PHP 👇 Watch the complete video. #TraderMade #PHPDev #ForexAPI #LiveMarketData #CFDStreaming #CryptoData #BackendTools


Ok the first advice i can give you with #phpdev is : there are two php.ini files, a developer and a production....don't waste your time with developer, that one needs to add a lot of options if you want to install a framework such as a laravel


🔒 Secure your Laravel emails by validating user input before sending notifications. Avoid spam & ensure data integrity! #LaravelSecurity #EmailTips #PHPDev


Filament tip: Want to send DB notifications to a specific queue? Use toDatabase()->onQueue('notifications') instead of sendToDatabase(). Shoutout to @OBaume for inspiring this tip! 👉 filamentmastery.com/articles/how-t… #laravel #phpdev #DevCommunity @filamentphp


PHPStorm: @JetBrains' IDE tailored for #PHP development, offering intelligent code completion, refactoring tools, and integrated debugging capabilities. #PHPStorm #PHPDev #WordPress #BackEnd . . #HappyBirthdayJin #Yash19 #ElectionResults #Congress मध्य प्रदेश #Viral #Trendig

Mr_ShahidAmin's tweet image. PHPStorm: @JetBrains' IDE tailored for #PHP development, offering intelligent code completion, refactoring tools, and integrated debugging capabilities. #PHPStorm #PHPDev #WordPress #BackEnd
.
.
#HappyBirthdayJin #Yash19 #ElectionResults #Congress मध्य प्रदेश #Viral #Trendig

If you’re a php developer with Wordpress knowledge then let’s talk. Dev farms and recruiters, please leave yourself out of this. #php #phpdev

tanelteemusk's tweet image. If you’re a php developer with Wordpress knowledge then let’s talk.
Dev farms and recruiters, please leave yourself out of this.
#php #phpdev

🚀 Laravel devs — tired of hitting performance ceilings? Try Convesio’s scalable Laravel hosting ✅ Docker-based ✅ Auto-scaling ✅ Built for high-performance PHP apps Your Laravel project deserves more than shared hosting. 👉 convesio.com/laravel #LaravelHosting #PHPDev

convesio's tweet image. 🚀 Laravel devs — tired of hitting performance ceilings?

Try Convesio’s scalable Laravel hosting
✅ Docker-based
✅ Auto-scaling
✅ Built for high-performance PHP apps
Your Laravel project deserves more than shared hosting.
👉 convesio.com/laravel

#LaravelHosting #PHPDev…

Stuck in a coding loop? Multiplat Systems is your debug partner! We untangle tricky CSS, PHP, and JSON to get your projects running smoothly. Save this pin for when you need a coding expert. #WebDevelopment #CSSHelp #PHPDev #JSON #Debugging #MultiplatSystems

multiplatsys's tweet image. Stuck in a coding loop? Multiplat Systems is your debug partner! We untangle tricky CSS, PHP, and JSON to get your projects running smoothly. 
Save this pin for when you need a coding expert. 

#WebDevelopment #CSSHelp #PHPDev #JSON #Debugging #MultiplatSystems

Your backend is the gatekeeper—validate and sanitize inputs before sending emails to keep your Laravel app secure and spam-free. #PHPDev #WebSecurity


🔒 Secure your Laravel emails by validating user input before sending notifications. Avoid spam & ensure data integrity! #LaravelSecurity #EmailTips #PHPDev


📷 Available for Freelance & Hybrid Roles I’m a PHP Software & Web Developer helping brands build secure, scalable, and user-friendly sites. 📷 PHP | MySQL | JS | HTML/CSS 📷 Let’s connect: wa.me/2349063161535 #PHPDev #WebDevelopment #Freelance #HireMe

OlajuwonCoder's tweet image. 📷 Available for Freelance & Hybrid Roles I’m a PHP Software & Web Developer helping brands build secure, scalable, and user-friendly sites. 📷 PHP | MySQL | JS | HTML/CSS 📷 Let’s connect: wa.me/2349063161535 #PHPDev #WebDevelopment #Freelance #HireMe

custom #square checkout pages by solarbluseth exclusively. #phpdev #chicago contact me for a quote :-P

solarbluseth's tweet image. custom #square checkout pages by solarbluseth exclusively. #phpdev #chicago contact me for a quote :-P

Learn how to build a secure blog engine with @symfony 🎼 🛠 → auth0.com/blog/symfony-t… 🖌 → auth0.com/blog/creating-… ☁️ → auth0.com/blog/symfony-t… #php #symfony #phpdev 💻

auth0's tweet image. Learn how to build a secure blog engine with @symfony 🎼

🛠 → auth0.com/blog/symfony-t…
🖌 → auth0.com/blog/creating-…
☁️ → auth0.com/blog/symfony-t…

#php #symfony #phpdev 💻

PHP: If you can assign a void function (chuckles), I don't quite understand why you can't "assign" a throw and do something like this without using a silly void function #php #PHPHacks #PHPdev

xDaizu's tweet image. PHP: 

If you can assign a void function (chuckles), I don't quite understand why you can't "assign" a throw and do something like this without using a silly void function

#php #PHPHacks #PHPdev

Tech is really growing fast God give us the strength to follow up with the fast trend #WebDeveloper #techshark #phpDev

Orutu_AW's tweet image. Tech is really growing fast God give us the strength to follow up with the fast trend #WebDeveloper #techshark #phpDev

Build 🛠 and secure RESTful APIs with Lumen, the stunningly fast ⚡️ PHP micro-framework by @laravelphpauth0.com/blog/developin… #phpdev #PHP #laravel 👨🏼‍💻

auth0's tweet image. Build 🛠 and secure RESTful APIs with Lumen, the stunningly fast ⚡️ PHP micro-framework by @laravelphp

→ auth0.com/blog/developin…

#phpdev #PHP #laravel 👨🏼‍💻

#SNIPPETS | We want to share with you 30 seconds of #PHP code 👌Really useful! 🔝 github.com/appzcoder/30-s… #PHPdev #laravel #Drupal #symfony #DevOps

ladrupalera's tweet image. #SNIPPETS | We want to share with you 30 seconds of #PHP code 👌Really useful! 🔝

github.com/appzcoder/30-s…

#PHPdev #laravel #Drupal #symfony #DevOps

Need to use #PHP to build your #API or micro-service? Bet on Lumen 💡 as the tool of choice for speed and ease of use 🔝 → auth0.com/blog/developin… #phpdev #laravelphp #programming 👨🏻‍💻

auth0's tweet image. Need to use #PHP to build your #API or micro-service? Bet on Lumen 💡 as the tool of choice for speed and ease of use 🔝

→ auth0.com/blog/developin…

#phpdev #laravelphp #programming 👨🏻‍💻

Develop your PHP Project With Metizsoft. We have skilled & expert PHP developers, and They will provide the most reliable & scalable PHP solutions for your project. Hire our talented PHP developers for your next custom PHP project. bit.ly/2VCZqz3 #php #phpdev

Metizsoft's tweet image. Develop your PHP Project With Metizsoft. We have skilled & expert PHP developers, and They will provide the most reliable & scalable PHP solutions for your project. Hire our talented PHP developers for your next custom PHP project. bit.ly/2VCZqz3
#php #phpdev

R5D47: Coming to the end of my exploration of Laravel and REST APIs feeling like I've learned a lot but still have a way to go. I feel like I can do this though. Laravel is a fun and useful framework to use. #100DaysOfCode #phpdev #laravel #webdesign #apis

jg_DigitalMedia's tweet image. R5D47:  Coming to the end of my exploration of Laravel and REST APIs feeling like I've learned a lot but still have a way to go.  I feel like I can do this though. Laravel is a fun and useful framework to use. #100DaysOfCode #phpdev #laravel #webdesign #apis

Looking 🔎 for a #PHP framework that cares about security? Pick @laravephp and rest assured that the most common attacks will be handled by default 🛡 → auth0.com/blog/why-larav… #phpdev #laravel #programming 👨🏼‍💻

auth0's tweet image. Looking 🔎 for a #PHP framework that cares about security? Pick @laravephp and rest assured that the most common attacks will be handled by default 🛡

→ auth0.com/blog/why-larav…

#phpdev #laravel #programming 👨🏼‍💻

🚀 #LaravelTips: Prevent Lazy Loading in Your Eloquent Models 🛡️ Calling Model::preventLazyLoading() in your AppServiceProvider will raise an exception when lazy loading relationships,helping you catch and optimize N+1 query issues early in development! #PHPDev #EloquentORM #PHP

rajtri_1710's tweet image. 🚀 #LaravelTips: Prevent Lazy Loading in Your Eloquent Models 🛡️

Calling Model::preventLazyLoading() in your AppServiceProvider will raise an exception when lazy loading relationships,helping you catch and optimize N+1 query issues early in development!
#PHPDev #EloquentORM #PHP

Seeking a Senior PHP Developer for a fast growing SaaS co. in the very hot EdTECH field! stepbystepprofessionalservices.ca/jobs/#/jobs/24… #edtech #phpdev #vuedev #SaaSdev

stepXstepps's tweet image. Seeking a Senior PHP Developer for a fast growing SaaS co. in the very hot EdTECH field! stepbystepprofessionalservices.ca/jobs/#/jobs/24… 
#edtech #phpdev #vuedev #SaaSdev

Discover why @Laravel is the best #PHP framework for secure, mission-critical, production-ready applications 🌟 → auth0.com/blog/why-larav… #phpdev #laravel #programming 👨🏻‍💻

auth0's tweet image. Discover why @Laravel is the best #PHP framework for secure, mission-critical, production-ready applications 🌟

→ auth0.com/blog/why-larav…

#phpdev #laravel #programming 👨🏻‍💻

Loading...

Something went wrong.


Something went wrong.


United States Trends