php

Back Open Paginator
13.09.2025 23:49
menelion (@menelion@dragonscave.space)

I'm so glad #PHP foundation collaborates with #Symfony and #Anthropic, an official #MCP SDK is a great thing to have. #AI




Show Original Post


13.09.2025 23:33
alda (@alda@topspicy.social)

In case anyone needs a PHPCS configuration for their WordPress plugin project, assuming modern practices such as PSR-4 via Imposter, here's one you can use.

gist.github.com/aldavigdis/f10

#PHP #WordPress #WebDev




Show Original Post


13.09.2025 20:40
lobsters (@lobsters@mastodon.social)

A fast PHP toolchain written in Rust lobste.rs/s/hgizrb
github.com/carthage-software/m




Show Original Post


13.09.2025 18:49
janriemer (@janriemer@floss.social)

Ha, apparently even #PHP can't escape #Rust tooling 🎡

github.com/carthage-software/m

"An extremely fast PHP linter, formatter, and static analyzer, written in Rust."

#RustLang #DevTools #Linter #Compiler #CodeTooling




Show Original Post


13.09.2025 17:44
Crell (@Crell@phpc.social)

When should you use #PHP Enums, and when shouldn't you?

peakd.com/hive-168588/@crell/o




Show Original Post


13.09.2025 17:18
GripNews (@GripNews@mastodon.social)

🌘 Mago:專為 PHP 開發者打造的極速工具鏈
➤ 以 Rust 打造的 PHP 效能怪獸:提升您的程式碼品質與開發速度
github.com/carthage-software/m
Mago 是一個以 Rust 編寫的 PHP 工具鏈,旨在大幅提升開發效率與程式碼品質。它結合了程式碼檢查 (linting)、靜態分析、自動格式化和語義檢查等功能,並以極致的效能為目標,提供與 Rust 生態系工具類似的開發體驗。使用者可透過簡單的 Shell Script 安裝,並能靈活配置以適應不同規模的專案。Mago 的設計靈感來自 Clippy、OXC 和 Hakana 等工具,同時也向 PHP 社羣的既有工具如 PHP-CS-Fixer、Psalm 等致敬,致力成為 PHP 開發領域的現代化解決方案。
+ 這個工具聽起來很棒!希望它能像 Rust 的 Clippy 一樣,真正幫助我們寫出更乾淨、更可靠的 PHP 程式碼。
+ Rust 編寫的 PHP 工具?這聽起來很有趣,效能應該會是亮點。很期待看到它




Show Original Post


13.09.2025 16:43
ngate (@ngate@mastodon.social)

🔥 Behold, the Frankenstein of coding: a written in Rust! Because what better way to confuse developers than by mixing two languages that have nothing in common? 🤖✨ Just imagine the fun of debugging this masterpiece! 😂
github.com/carthage-software/m




Show Original Post


13.09.2025 16:43
h4ckernews (@h4ckernews@mastodon.social)

Mago: A fast PHP toolchain written in Rust

github.com/carthage-software/m




Show Original Post


13.09.2025 13:47
dantleech (@dantleech@fosstodon.org)

Released a new version of (x)debug-tui featuring:

- Expression evaluation
- Showing previosly resolved inline values

and bug fixes: github.com/dantleech/debug-tui

#php #xdebug




Show Original Post


13.09.2025 11:00
anuragg (@anuragg@mastodon.social)

Curious why we receive so many fake emails these days? Turns out it is so easy and economical to spoof emails using a PHP script. Watch the demo and learn how to detect these spoofed emails.

makertube.net/w/nmDAsbtRYEmiZ7




Show Original Post


13.09.2025 08:56
pasqualeberesti (@pasqualeberesti@piaille.fr)

Bonjour les pro du #web

Petit souci de décodage de valeurs passées en URL que j'ai déjà eu à résoudre, mais impossible de me souvenir comment.

Je passe donc des chaines du style "papa & maman" ou "papa + maman", donc avec #PHP #urlencode, ça donne "str=papa+%26+maman" ou "str=papa+%2B+maman" mais :

- dans le premier cas, ça me donne deux valeurs : "str => papa" et "maman => (vide)"

- dans le second cas, ça me donne bien une seule valeur, mais "str => papa maman"

Une idée de comment je peux régler ça ?

Merci :)




Show Original Post


13.09.2025 08:34
decompwlj (@decompwlj@mathstodon.xyz)

A007700: Numbers n such that n, 2n+1, and 4n+3 all prime

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A007700.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0077
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


1 ...434 435 436 437 438 439 440 441 442 443 444 ...524
UP