preinheimer, to php
@preinheimer@phpc.social avatar

Hey PHP Folks, question for you!

Back in the early 2000s, I feel like there was two big PHP development methodologies.

The "Yahoo! System" where they did all their front end in PHP, and had a lot of built in extensions to handle their business logic.

The "Facebook System" that used PHP for everything.

Is anyone still using the Yahoo! system? Do they talk about it much?

ramsey, to php
@ramsey@phpc.social avatar

I’m really happy the Fediverse has so much community activity and content on it (and tech content, in general).

saturn85, to programming
@saturn85@mastodon.world avatar
SecondeJ, to php
@SecondeJ@phpc.social avatar

I get -a lot- of developers asking me how to get the Vonage elephpant, Alex.

For those who can make a trip to London for the evening: keep your eyes on my account 👀

sarah, to php
@sarah@phpc.social avatar

Have you gotten a FREE copy of my book, Mastering Object-Oriented PHP, yet? You can get yours at https://masteringobjectorientedphp.com

kaiserkiwi, to Laravel
@kaiserkiwi@corteximplant.com avatar

That made me chuckle :D

passbolt, to php
@passbolt@mastodon.social avatar

Passbolt is the Diamond Sponsor of 2024!

This year it's happening in Luxembourg.

📅 Save the date 24th - 26th July 2024 for an exciting opportunity filled with inspiring talks by influential members of the community, networking, delightful food and drinks, and of course, the ceremonial cake cutting. 🍰

Grab those tickets here: https://cakefest.org/

bcremer, to php
@bcremer@phpc.social avatar

I'm trying to understand how the reported active processes can be greater than pm.max_children in . Do I just understand the settings wrong?

https://github.com/php/php-src/issues/14212

alessandrolai, to Symfony Italian
@alessandrolai@phpc.social avatar

This Friday I'll be speaking at @phpday 2024, this time about my long story with queues and, in particular, about Messenger.

See you there?

opdavies, to drupal
@opdavies@mastodon.social avatar

Thanks to everyone who organised, volunteered or attended DrupalCamp Ghent (@drupalbe).

I had a great few days at this conference and my first time in Belgium!

For slides and previous recordings of my talks, go to https://opdavi.es/dcg.

mobileatom, to php
@mobileatom@flipboard.com avatar
hashbangcode, to php
@hashbangcode@fosstodon.org avatar

New! Drawing A Parabolic Curve With Straight Lines In PHP

https://www.hashbangcode.com/article/drawing-parabolic-curve-straight-lines-php

A parabolic curve is a type of curve where every point is an equal distance from a focal point. There a number of different way to generate this sort of curve using maths, but one of the simplest is to use straight lines to create the illusion of the curve.

#php #phpGD2 #hashbangcode

mobileatom, to Symfony
@mobileatom@flipboard.com avatar
ramsey, to php
@ramsey@phpc.social avatar

I was looking at this Sass (SCSS) compiler, written in , and I noticed something very odd.

Under “requires (dev)," it requires two packages, sass/sass-spec and thoughtbot/bourbon, both of which appear to be empty packages, containing only a composer.json file, which has no dependencies.

What’s the purpose of these packages? They otherwise appear suspicious, to me, but I can’t see that they're doing anything nefarious right now—they just appear pointless.

https://packagist.org/packages/scssphp/scssphp

mobileatom, to php
@mobileatom@flipboard.com avatar

Cool features of Swiss Knife CLI package manager. #PHP

https://tomasvotruba.com/blog/cool-features-of-swiss-knife?utm_source=flipboard&utm_medium=activitypub

Posted into SYMFONY FOR THE DEVIL @symfony

sarah, to php
@sarah@phpc.social avatar

Who are my LGBTQ+ #php folks? Have an idea, would like feedback. 🏳️‍⚧️ 🏳️‍🌈

wyri, to php
@wyri@haxim.us avatar

Merged https://github.com/jakubkulhan/bunny/pull/147 earlier today into the 0.6 dev branch. You can test it out with composer require bunny/bunny:^0.6@dev. Looking forward to any feedback on it before releasing bunny/bunny 0.6 in a few months. With the following other changes:

  • @phpstan at max level
  • fully typed and type templated where needed
  • fully lazy client (automatic connects and disconnections)

djumaka, to php
@djumaka@phpc.social avatar

Guys I need some helping hand. I need some good reading (book/article) on the proper way of writing OOP. I gave a project where we use classes, but they are more used as a package if functions then working like objects. Like a class of only statics, passing around IDs not the real objects of data (this sending SRP down the drain), arrays, generally functional programming with extra steps. I'd fancy even a discussion as I want to slowly explain all that to my teammates
TIA

tylersticka, to wordpress
@tylersticka@social.lol avatar

I still have all of these issues with WordPress and portable patterns: https://cloudfour.com/thinks/wordpress-blocks-portable-patterns-and-pain-points/

But, it’s really heartening to see what the @enhance_dev project is doing to break down those barriers, as detailed here by @ryanbethel: https://begin.com/blog/posts/2024-05-03-portable-ssr-components

(I’ve updated my article to include a link.)

mobileatom, to Symfony
@mobileatom@me.dm avatar

Explore today's @SymfonyStation Communiqué of Symfony, Drupal, PHP, Fediverse, and Cybersecurity news. https://symfonystation.mobileatom.net/Symfony-Station-Communique-10-May-2024 🇺🇦

mobileatom, to Symfony
@mobileatom@flipboard.com avatar

Explore today's @SymfonyStation Communiqué of Symfony, Drupal, PHP, Fediverse, and Cybersecurity news. 🇺🇦

https://symfonystation.mobileatom.net/Symfony-Station-Communique-10-May-2024?utm_source=flipboard&utm_medium=activitypub

Posted into SYMFONY FOR THE DEVIL @symfony

symfonystation, to Symfony
@symfonystation@newsletter.mobileatom.net avatar
mobileatom, to Symfony
@mobileatom@me.dm avatar

Please join our newsletter list. As a reward, you will get our news communiqués one day early via The Payload! https://newsletter.mobileatom.net/ We cover -> and more.

symfonystation, to Symfony
@symfonystation@newsletter.mobileatom.net avatar

Please join our newsletter list. As a reward, you will get our news communiqués one day early via The Payload! https://newsletter.mobileatom.net/ We cover -> #Symfony #PHP #Drupal #Cybersecurity #Fediverse and more.

https://newsletter.mobileatom.net/join-our-newsletter-list/

#Cybersecurity #Drupal #fediverse #PHP #symfony

Edent, to HowTo
@Edent@mastodon.social avatar

🆕 blog! “link rel="alternate" type="text/plain"”

Hot on the heels of yesterday's post, I've now made all of this blog available in text-only mode. Simply append .txt to the URl of any page and you'll get back the contents in plain UTF-8 text. No formatting, no images (although you can see the alt text), no nothing! Front page https://shkspr.mobi/blog/.txt This blog […]

👀 Read more: https://shkspr.mobi/blog/2024/05/link-relalternate-typetext-plain/

#HowTo #php #WordPress

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • rosin
  • InstantRegret
  • ethstaker
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • tacticalgear
  • slotface
  • Durango
  • khanakhh
  • kavyap
  • megavids
  • everett
  • vwfavf
  • normalnudes
  • osvaldo12
  • cubers
  • GTA5RPClips
  • cisconetworking
  • ngwrru68w68
  • anitta
  • provamag3
  • tester
  • modclub
  • JUstTest
  • All magazines