php

Back Open Paginator
26.01.2026 22:36
ramsey (@ramsey@phpc.social)

Early bird pricing for @phptek tickets ends on January 31st!

Come see me and a whole host of better speakers in Chicago in May giving talks on all things PHP!

(There’s also a virtual ticket, but I’d love to meet you in person.)

phptek.io

#PHP #PHPTek




Show Original Post


26.01.2026 22:23
tvbeek (@tvbeek@phpc.social)

And I released Laravel GitHash 1.9.0

The package is to get the current git hash (short or long) in your Laravel application.

packagist.org/packages/tjvb/la

#PHP #PHP85 #Laravel #release #oss




Show Original Post


26.01.2026 21:33
nsrosenqvist (@nsrosenqvist@mastodon.social)

The other night I made this little tool that validates annotations against the actual method signature, to make sure that they are compatible and don't drift apart over time.

I use it as a quick check before running to make sure that the static analysis is correctly informed. Published it on in case anyone else would find it useful too: packagist.org/packages/nsrosen




Show Original Post


26.01.2026 21:10
richardjh (@richardjh@phpc.social)

@itworldcup

Really close in the #rust vs #clang #itworldcup final.

Is this going to get the number of votes that the #php vs #python round did?




Show Original Post


26.01.2026 19:18
claudiocamposp (@claudiocamposp@mastodon.social)

10 PHP Mistakes That Kill Website Performance visualmodo.com/top-10-php-mist ❌💡🪫




Show Original Post


26.01.2026 19:00
ericmann (@ericmann@tekton.network)

I'll be speaking at PHP Tek in May — two talks I've been building toward for a while.

**Kubernetes for PHP Developers**: The translation guide from Docker Compose to production K8s. No 40-hour course required.

**Semantic Search in Laravel**: Building search that understands meaning using pgvector and embeddings. Based on what I built for DailyMedToday.

Both talks from production experience, not theory.

Full details: eric.mann.blog/speaking-at-php

#PHP #Kubernetes #Laravel #PHPTek #SemanticSearch




Show Original Post


26.01.2026 18:13
phpc (@phpc@phpc.social)

What are the most heavily-trafficked sites using PHP? Go broad—think global, not just the usual Bay Area suspects.

Facebook and Slack are the obvious top contenders, but they both use Hack (a PHP derivative) rather than standard PHP, these days.

#PHP




Show Original Post


26.01.2026 17:18
particleflux (@particleflux@mastodon.social)

UNK UNK UNK

Uhn Tiss Uhn Tiss Uhn Tiss

Getting Bloodhound Gang vibes, thx





Show Original Post


26.01.2026 17:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

How to Avoid switch Type Juggling Bugs

Loose switch cases can match the wrong branch.

youtube.com/watch?v=ySZmYPKx6IY




Show Original Post


26.01.2026 16:56
awoodsnet (@awoodsnet@phpc.social)

You know you're a PHP developer at heart when you write “for each" in English, and it looks wrong to you.

#php #english #spelling #DevLife




Show Original Post


26.01.2026 16:00
objects (@objects@fediverse.keithzg.ca)

Content warning:Related gripe/ask re: GTFs and protobuf


If anyone has a sane way to decode protobuf (ideally v2 I think? though the "standard" is on v3?) GTFS files that doesn't require tons of questionsble dependencies, and/or has an explanation of the actual technical format that won't make my eyes glaze over like the official docs do, please let me know!

Google seems to have quietly dropped their bindings for PHP and nobody out there seems to have any implementation that doesn't use Google's libraries, which makes me nervous.

So I'd love to understand enough to make a simple PHP implementation that could natively fetch the realtime feeds, but I'd also welcome any existing or prospective from-scratch implementations that don't depend on Google's libraries. Never feels like an ecosystem is healthy if there's a single underlying implementation and it's run by a single company...

#gtfs #protobuf #php


Show Original Post


26.01.2026 15:33
jclermont (@jclermont@phpc.social)

A passing test is great. A readable test is even better. In today's video, I show you a small change that makes your tests much easier to read and understand. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


1 ...171 172 173 174 175 176 177 178 179 180 181 ...526
UP