#𝗣𝗛𝗣 搜尋結果
I'm very excited about what I'm going to share now! Flow #PHP just received a fully interactive playground allowing to build and execute ETL pipelines directly in the browser!! 🤯 Demo: youtu.be/bJm0BZUrTrg
After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp
How to integrate Wordpress and SAP B1 (Business One) shift8web.ca/how-to-integra… #wordpress #gravityforms #sapb1 #sapbusinessone #webdevelopment #PHP #php_developer
Your Laravel app is slow. 🐌 Not your code. Not your database. It's your queues. Just wrote a guide on: ⚡ Background job processing 🚀 Scaling to 100k jobs 💪 Real production patterns Stop blocking your main thread 👇 (link in subtweet) #laravel #php #queues
Parallel GPT-2 inference in pure PHP, no python in sight: > Snail are mysterious because they were once a closely guarded secret, but one thing is certain - they'll never leave. Only an RTX 4060, no kv-cache ... #php #ai #wisdom
Little experiment I'm tinkering with... what if #php was your shell/prompt and could wrap around an existing shell (like zsh or bash) so you don't lose out on anything?
1️⃣2️⃣ Clean Code Series: Functions📒🧑💻 ☑️ Avoid type-checking (part 1) 🔹Consider using consistent APIs. 🐘 #PHP #Laravel #Symfony
Just released v1.14.0 of our DNS component! 🎉 Here we go again, today's release introduces initial support for this week's PHP 8.5 release, allowing our downstream components to add compatibility for PHP 8.5 as well. More to come! github.com/reactphp/dns/r… Enjoy #async #php! 🍻
Composer 2.9 is here! 🚀 It automatically blocks packages with known vulnerabilities, has a new repository command to manage repos from the CLI, and lots more! #composerphp #phpc #PHP
The PHP Foundation is Seeking a New Executive Director! 🐘💜 We're asking the PHP community to help find the right person for this role. If you know someone who would be an excellent fit, please encourage them to apply or reach out to us directly. #phpc #php
PHP developers: Add WhatsApp messaging to your app's features. Here is everything you need to know about the API integration. codewolfy.com/sending-whatsa… #api #php #messaging #webdevelopment #codewolfy
Moving to stage 6. Stage 5 was all about group project. we are still grounding 🥸🥸🥸 Thank you to my mentors and team mate. Let us put more effort! @hnginternship @AbdulsalamTech #hng #hngbackend #backenddevloper #abdulsalamamtech #laravel #php
Preparing for Symfony 7.4 and Symfony 8.0 - phpinthenews.com/106124628/prep… #PHP #PHPNews #WebDev #Symfony
I do professional installation, bug fixing, customization & server setup. fiverr.com/s/YR5DxYp #PHP #CodeCanyon #ScriptInstallation #BugFixing #WebDeveloper #Laravel #CodeIgniter #PHPScripts #FiverrGig #FiverrSeller #WebDevelopment #TechSupport #DeveloperSupport #SoftwareFixes
Running a #PHP server on the #ICP blockchain which is a full-stack crypto cloud running WASM canisters. uiukd-xyaaa-aaaad-qhonq-cai.icp0.io Currently integrating Laravel and Wordpress. Once done, will run on a sovereign, unstoppable, unhackable and tamperproof cloud. See…
You’ve heard of Elf on the Shelf… now get ready for: ✨self() on the static $self ✨ Because nothing says Christmas like a singleton who refuses to instantiate more than once #php #ProgrammingHumor
PHP 8.5 adds array_first() and array_last(), making it easier to get the first or latest item from any list. No more manual checks or array_key_last() tricks - just clean, readable code for orders, messages, logs, and events. #PHP #PHP85 #CleanCode #WebDev
The best part of using @laravelphp with @nativephp for mobile apps? I get to use Laravel's amazing ecosystem for everything: Authentication, Database (Eloquent), Jobs, Caching... all in my mobile project. 🚀 #Laravel #PHP #AppDevelopment 🔥🔥
1️⃣2️⃣ Clean Code Series: Functions📒🧑💻 ☑️ Avoid type-checking (part 1) 🔹Consider using consistent APIs. 🐘 #PHP #Laravel #Symfony
ISA⬆️1.90% today😀 18/26 stocks⬆️ - #IGG🥇 New ATHs for #IGG, #TFIF & #UU holdings Monthly buy 🔝#TFIF, #LAND ex div and dripping #HWDN & #PHP divis tomorrow Slim chance of ending Nov flat after starting week⬇️5%🤞 Now for Cheerios & Quality Street and a rewatch of KB skewer RR🍿
【CakePHP】CakePHPのインストール: tekitoizm-mylife.work/work/archives/3 #CakePHP #PHP
Der Security Support für #PHP 8.1 läuft in 33 Tagen aus. Über 53% aller #WordPress Seiten sind davon betroffen. Worauf beim #Upgrade zu achten ist wpcare24.de/blog/php-versi… #PHPupgrade #php74 #php8 #security
Website cryption tutorial is out 🔐 Learn the essentials and get full source code on Patreon ✨ 🔗 patreon.com/posts/website-… #Webdev #Coding #PHP #Websecurity #Cryption #Tutorial #Undeterministic #Patreon
#Development I'm currently focused on two things. 🎯 My approach is based on #CleanArchitecture with coordinators. I aim to build modular, dynamic projects without relying on "magic" code. ✨ I write backend in #PHP, and while I enjoy it, without LLM, it would be slower. 🐌
FREE Download - bdcFund – Charity and Donation platform codester.com/items/53678/bd… #php #scripts via @codesterhq
Tried NativePHP v2 for the first time. Since it works as an extension of Laravel, it didn't feel like learning a completely new framework - really easy to get started. Check it out as a file explorer implementation example! dev.to/yone3/tried-bu… #PHP #Laravel #DevCommunity
🏷️ Every PHP expert once started as a leaner who refused to quit. Keep learning. Keep building. Your growth starts here - with #PHPTalks #PHP #TechCommunity #CareerGrowth
#PHP Tip Did you know... You can destructure arrays directly in the right-hand part of a foreach loop! Give it a shot for cleaner and more readable code!
#Laravel #PHP Do you use compact() when passing data to views....? Is it an elegant shorthand or readability killer? Drop your thoughts in the comments!👇
What if #PHP got the "with" keyword/structure from #Python? 🐘🐍 This is what's being discussed in the PHP internals mailing list 👀 Code snippet from the RFC 👉 wiki.php.net/rfc/context-ma…
What if #PHP had nullable and non-nullable cast operators? That's what we would like to propose for PHP 8.6 👀 wiki.php.net/rfc/nullable-n…
After Composer 2.9 CLI security improvements, we're working on a transparency log for Packagist.org to strengthen PHP supply chain security, funded by the @sovtechagency with help of the @ThePHPF and Private Packagist. #php #phpc #composerphp
Today I wrote a @phpstan rule at work that warns you when you use `whereIn` with integer columns. `whereIn` uses the PDO bindings and thus slower with big arrays. Wondering if I should add it to Larastan? 🤔 #php #phpstan
How to integrate Wordpress and SAP B1 (Business One) shift8web.ca/how-to-integra… #wordpress #gravityforms #sapb1 #sapbusinessone #webdevelopment #PHP #php_developer
I'm very excited about what I'm going to share now! Flow #PHP just received a fully interactive playground allowing to build and execute ETL pipelines directly in the browser!! 🤯 Demo: youtu.be/bJm0BZUrTrg
You’ve heard of Elf on the Shelf… now get ready for: ✨self() on the static $self ✨ Because nothing says Christmas like a singleton who refuses to instantiate more than once #php #ProgrammingHumor
1️⃣2️⃣ Clean Code Series: Functions📒🧑💻 ☑️ Avoid type-checking (part 1) 🔹Consider using consistent APIs. 🐘 #PHP #Laravel #Symfony
💡 ¿PHP espagueti? 🍝 ¡la inyección de dependencias (DI/Dependency Injection) te salva! Es: ✅ Flexible ✅ Cambios sin romper todo ✅ Fácil de probar Tú controlas CÓMO se hace. ❤️ Comparte #PHPTips #PHP #DependencyInjection
Petit à petit, FrakenPHP s'impose comme le serveur web de référence de #php, avec notamment une gestion native des workers et des queues par @dunglas ! #ForumPHP
Something went wrong.
Something went wrong.
United States Trends
- 1. Thanksgiving 397K posts
- 2. Two National Guard 4,067 posts
- 3. Golesh 2,723 posts
- 4. Camp Haven 7,535 posts
- 5. National Guardsmen 1,158 posts
- 6. Fani Willis 19.1K posts
- 7. NextNRG Inc 1,358 posts
- 8. Denzel 3,604 posts
- 9. #WipersDayGiveaway N/A
- 10. Pizza 47.1K posts
- 11. Trumplican 3,568 posts
- 12. Hong Kong 17.2K posts
- 13. Khabib 7,613 posts
- 14. Bayern 144K posts
- 15. Wine 39.1K posts
- 16. Tom Hardy 1,919 posts
- 17. Mendy 5,577 posts
- 18. Africans 27K posts
- 19. Stranger Things 168K posts
- 20. Arsenal 265K posts