php

Back Open Paginator
14.04.2026 15:12
habr (@habr@zhub.link)

Как мы сделали PWA для управления ремонтными проектами: от чата до ИИ-дизайнера интерьеров

Привет, Хабр! Меня зовут Алексей, я разработчик в строительной компании ВитионГруп. Мы занимаемся ремонтом квартир в Москве, одновременно ведём 30–75 объектов, за 18 лет завершили более 1000 проектов. В 2022 году я начал разрабатывать внутренний инструмент для управления ремонтными проектами. За три года из «чата с заказчиком» вырос полноценный продукт: PWA с чек-листами и таск-трекером, видеонаблюдением, конструктором смет, финансовым модулем и интеграцией с ИИ. Сейчас на базе этой системы работают два продукта по подписке, которыми пользуются строительные компании, а также частные мастера и их заказчики из разных регионов России и Казахстана.

habr.com/ru/articles/1023398/

#pwa #crm #монолит #laravel #php #push




Show Original Post


14.04.2026 14:37
lukasrotermund (@lukasrotermund@social.tchncs.de)

I hate it when I waste hours struggling with Symfony because their awful serialiser reads my PHPStan template via reflection and treats T1 as a real object...

I like PHP... I like PHP... don't lose it... 😮‍💨

#php #symfony




Show Original Post


14.04.2026 12:30
freekmurze (@freekmurze@phpc.social)

🔗 Why use static closures?
f2r.github.io/en/static-closur
#php #performance #memory #closures #garbagecollection




Show Original Post


14.04.2026 12:05
packagist (@packagist@phpc.social)

🚨 Composer 2.9.6 and 2.2.27 are out with fixes for CVE-2026-40261 and CVE-2026-40176, both command injection issues in the Perforce driver. Run composer self-update now. No exploitation detected on Packagist.org and Private Packagist. Details on our blog: blog.packagist.com/composer-2- #php #phpc #composerphp




Show Original Post


14.04.2026 10:20
Erase (@Erase@framapiaf.org)

Vous reprendrez bien un peu de "projet à la con" ? 😁

Je vous présente un projet commencé il y a (trop) longtemps et que je viens d'ouvrir : un générateur d'uchronies sur la seconde guerre mondiale.

Avec une approche pédagogique et sourcée, et des choix à la con pour le côté ludique.

Pour la présentation complète, c'est par là : green-effect.fr/voyageur-du-te

#histoire #uchronie #php





Show Original Post


14.04.2026 10:05
decompwlj (@decompwlj@mathstodon.xyz)

A000290: The squares: a(n) = n^2
A000290 ➡️ oeis.org/A000290

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Squares.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Squar
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


14.04.2026 10:01
decompwlj (@decompwlj@mathstodon.xyz)

A000217: Triangular numbers: a(n) = binomial(n+1,2) = n*(n+1)/2 = 0 + 1 + 2 + ... + n
A000217 ➡️ oeis.org/A000217

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Triangul
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Trian
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


14.04.2026 08:00
phpugffm (@phpugffm@phpc.social)

Das 3. Treffen der PHP Usergroup Frankfurt in 2026 steht an! 🚀 Freut euch auf zwei spannende Talks von echten Experten der Szene:

🎙️ Sebastian Bergmann: "From Events to Insights"
🎙️ Tobias Schlitt: "Navigating Tech Decisions in a Startup"

Wann? 21. Mai 2026, ab 18:00 Uhr
Wo? Frankfurt am Main (Details & Anmeldung via Link)

Jetzt RSVP sichern:
phpugffm.de/veranstaltungen/ph

Gerne boosten/teilen!

#PHPUGFFM #PHP #Frankfurt #DevCommunity #WebDev




Show Original Post


14.04.2026 04:23
ramsey (@ramsey@phpc.social)

Wow! @phptek is just over a month away!

Have you got your ticket and hotel booked yet?

phptek.io

#PHP #PHPTek




Show Original Post


14.04.2026 03:39
decompwlj (@decompwlj@mathstodon.xyz)

A000201: Lower Wythoff sequence (a Beatty sequence): a(n) = floor(n*phi), where phi = (1+sqrt(5))/2 = A001622
A000201 ➡️ oeis.org/A000201

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Lower_Wy
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Lower
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


14.04.2026 03:35
decompwlj (@decompwlj@mathstodon.xyz)

Decomposition into weight × level + jump of prime numbers in 3D, threejs - webGL (log(weight), log(level), log(jump))
➡️ decompwlj.com/3Dgraph/Prime_nu

#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


14.04.2026 03:33
decompwlj (@decompwlj@mathstodon.xyz)

A000124: Central polygonal numbers (the Lazy Caterer's sequence): n(n+1)/2 + 1; or, maximal number of pieces formed when slicing a pancake with n cuts
A000124 ➡️ oeis.org/A000124

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Central_
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Centr
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 ...25 26 27 28 29 30 31 32 33 34 35 ...524
UP