php

Back Open Paginator
06.12.2025 14:31
patchlevel (@patchlevel@phpc.social)

We released 1.0.0-alpha7 of event-sourcing-admin-bundle! See here for the changelog: github.com/patchlevel/event-so
#PHP #DDD #EventSourcing #Symfony #Dashboard #Admin




Show Original Post


06.12.2025 14:30
patchlevel (@patchlevel@phpc.social)

We released 1.3.0 of event-sourcing-phpunit! See here for the changelog: github.com/patchlevel/event-so
#PHP #DDD #EventSourcing #PHPUnit #Testing




Show Original Post


06.12.2025 14:05
YasserElgammal (@YasserElgammal@phpc.social)

🚀 New VS Code Extension for Laravel Developers!

Remove all dd() debug statements from your PHP & Blade files in seconds.

✅ Clean current file
✅ Clean entire project
✅ Exclude specific folders

Stop shipping debug code to production 😄
🎥 Demo video
youtu.be/LaTUC793s6s

⬇️ Download in comments

#laravel #php




Show Original Post


06.12.2025 13:32
sebastian (@sebastian@phpc.social)

My 2026 conference calendar is already shaping up. Looking forward to another year of sharing, learning, and connecting with the #PHP community (and communities such as #ComoCamp and #SoCraTes)!

phpunit.expert/en.html?ref=mas




Show Original Post


06.12.2025 13:02
wordmark (@wordmark@mas.to)

@isf @lnp @linuzifer @timpritlove @Mer__edith @khaleesicodes klar wer ist dabei? Müssten halt ein paar live coding sessions machen #python #php oder #rust?




Show Original Post


06.12.2025 12:47
imsop (@imsop@tech.lgbt)

Feature suggestion for #PHP

declare(strict_types=2);

Turns off *all* type coercion, but also forbids all use of explicit casts like `(int)` or `intval()`

If you're not going to thoroughly validate your input and pass around the correct types, `strict_types=0` mode is *more strict* than error-suppression code like this:

```
declare(strict_types=1);
foo( (int)$_GET['bar'] );
```




Show Original Post


06.12.2025 12:42
habr (@habr@zhub.link)

Как я делаю «снимок» проекта в JSON для ИИ (и могу развернуть его обратно). Инструмент scan2json

Как перестать таскать код по кусочкам в чат с ИИ. Разбираем scan2json — маленький PHP-скрипт, который сканирует проект в JSON/JSONL, помогает кормить ассистентов реальным кодом и умеет восстанавливать из снапшота «облегчённую» копию проекта.

habr.com/ru/articles/973962/

#php #ии #скрипт #утилита #диалог #gpt #сезон_ии_в_разработке




Show Original Post


06.12.2025 11:42
SenseException (@SenseException@phpc.social)

There's highly no chance for me to have a #php 8.5 project soon.

So I updated the #Doctrine website build to 8.5.




Show Original Post


06.12.2025 10:26
decompwlj (@decompwlj@mathstodon.xyz)

Now this animation is available for the 1000 sequences decomposed on my website.
Accessible from the 3Dgraph, 2Dgraph500terms and 2dgraphs pages ➡️ decompwlj.com
A little more work on axis sizing and controls.

#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


06.12.2025 10:26
decompwlj (@decompwlj@mathstodon.xyz)

4: The palindromes in base 10 (A002113) ➡️ decompwlj.com/3DgraphGen/Palin

#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


06.12.2025 10:25
decompwlj (@decompwlj@mathstodon.xyz)

3: The triangular numbers (A000217) ➡️ decompwlj.com/3DgraphGen/Trian

#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


06.12.2025 10:23
decompwlj (@decompwlj@mathstodon.xyz)

2: The prime numbers (A000040) ➡️ decompwlj.com/3DgraphGen/Prime

#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 ...274 275 276 277 278 279 280 281 282 283 284 ...527
UP