symfonystation, to Symfony
@symfonystation@phpc.social avatar

Explore today's @symfonystation Communiqué of Symfony, Drupal, PHP, Fediverse, and Cybersecurity news. https://www.symfonystation.com/Symfony-Station-Communique-5-May-2023 :symfony: :elephpant_purple: :drupalicon: :fediverse: :mastodon: :php: 🇺🇦

outofcontrol, to internet
@outofcontrol@phpc.social avatar

Looking at a post on from Povilas Korop (https://twitter.com/PovilasKorop/status/1653311111498719236)

I'm always torn about using $userID or $userId.

outofcontrol, (edited )
@outofcontrol@phpc.social avatar

From my previous post, in which way do you name your variables?

symfonystation, to Symfony
@symfonystation@phpc.social avatar

Explore today's @symfonystation Communiqué of Symfony, Drupal, PHP, Fediverse, and Cybersecurity news. https://www.symfonystation.com/Symfony-Station-Communique-5-May-2023 :symfony: :elephpant_purple: :drupalicon: :fediverse: :mastodon: :php: 🇺🇦

neotoy, to php
@neotoy@mastodon.social avatar

So I know there are tons of brilliant on here & I have a question. One of my biggest challenges is ...

I've been using notepad for , & & which I know is really holding me back, but... I don't want an IDE that looks like the inside of a space shuttle cockpit.

Is there an IDE out there that is simple, elegant, & doesn't take up 30GB of disk space while also having essential features like:

Visually shows the relationship between code & output in real-time?

mobileatom, to Symfony
@mobileatom@me.dm avatar

Explore today's @symfonystation Communiqué of Symfony, Drupal, PHP, Fediverse, and Cybersecurity news. https://www.symfonystation.com/Symfony-Station-Communique-5-May-2023 :symfony: :elephpant_purple: :drupalicon: :fediverse: :mastodon: :php: 🇺🇦

markusstaab, to php German
@markusstaab@phpc.social avatar

lets speed up by speeding up @PHPCSFixer

https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/6939

please consider supporting my open source work if you benefit from this improvements
https://github.com/sponsors/staabm

image/jpeg

ginsterbusch, to php
@ginsterbusch@kosmos.social avatar

So, what in the name of the FSP is THIS?!?

$found_items = get_items_from_db();

$json = json_encode($found_items);
$x = json_decode($json);

Why would one even DO that?!?

markusstaab, to php German
@markusstaab@phpc.social avatar

its that time of the day again.

I am working on getting faster

https://github.com/easy-coding-standard/easy-coding-standard/pull/80

symfony, to Symfony
@symfony@mastodon.social avatar

🚀 New in Symfony 6.3: Performance Improvements
➡️ https://symfony.com/blog/new-in-symfony-6-3-performance-improvements

itsjoshbruce, to php
@itsjoshbruce@phpc.social avatar

I'm always torn between "don't repeat yourself" and localizing everything, so I don't need to hunt through 50 files to find things.

Does anyone have some guidelines and guardrails around making those choices and trade-offs that you find helpful?

I'm experimenting with namespacing functions and starting to draw some concepts, but I'd also like to see what's out there.

Comments, links, and boosts would be appreciated.

alexanderschnitzler, to php
@alexanderschnitzler@mstdn.social avatar

Hi bubble. Is there a tool (preferably phar) that analyses method usages? I‘d like to know most used methods of my application.

symfonystation, to php
@symfonystation@phpc.social avatar
tjlytle, to php
@tjlytle@phpc.social avatar

What's the current state of the art for docker based development on Windows? PHPStorm as the IDE of course.

symfonystation, to Symfony
@symfonystation@phpc.social avatar

This week's Symfony Station newsletter exploring Symfony, Drupal, PHP, Cybersecurity, and the Fediverse is out. https://mailchi.mp/de62fe0833cf/explore-this-weeks-symfony-drupal-php-cybersecurity-and-fediverse-news If you like what you see, subscribe via the button in the top left corner and boost this post. Thanks for following us and enjoy our development-focused curation.

symfonystation, to Symfony
@symfonystation@phpc.social avatar

Symfony Station is your source for Symfony, Drupal, PHP, Cybersecurity, and Fediverse news. https://www.symfonystation.com Contact us to let us know what you want to be covered. And while you are there, please sign up for our "newsletter" to get the latest news communiques and original content delivered to your inbox. Thanks for following us on Mastodon. :symfony: :elephpant_purple: :drupalicon: :mastodon: :fediverse: 🇺🇦

sean, to php
@sean@scoat.es avatar

I have no idea what kind of traction it will get, but as a person who uses both and regularly, sounds pretty great.

I can’t help but notice that the core idea of “allow mixing high-performance compiled code with easy-to-read-and-maintain logic/glue code” is close to how @rasmus describes early (where he expected the heavy lifting to happen in compiled space, but wanted to do the “easier” parts in a friendlier dialect/environment).

https://www.fast.ai/posts/2023-05-03-mojo-launch.html

symfonystation, to Symfony
@symfonystation@phpc.social avatar

Explore the February 24, 2023 @symfonystation Communiqué of Symfony, Drupal, PHP, Fediverse, and Cybersecurity news. https://www.symfonystation.com/Symfony-Station-Communique-24-February-2023 :symfony: :elephpant_purple: :drupalicon: :wordpress: :mastodon: :fediverse: :php: :phpunit: :mariadb: :laravel: :apiplatform: :phpstan: 🇺🇦

victor, to php

🚨 Breaking news: A researcher (neskafe3v1) hijacked 14 popular packages to get a job! 😲 With one of them reaching 500M+ installs, it's a bold move, to say the least. Does this display creativity or recklessness? 🤔 Let's discuss! 💬

valorin, to php

W00t! Final two modules in my CSRF section are out: CORS and SameSite Cookies! 😎🥳
Next up will be the SQL Injection attack module, which means includes more challenges to test your hacking skills. 🥷
https://practicallaravelsecurity.com

symfony, to Symfony
@symfony@mastodon.social avatar

🚀 New in Symfony 6.3: Query Parameters Mapper
➡️ https://symfony.com/blog/new-in-symfony-6-3-query-parameters-mapper

mikestreety, to php
@mikestreety@hachyderm.io avatar

I still don't get testing.

I've read many posts and understand the basics, but I struggle to relate that to a real-world app.

I'm developing something in which is 100% database powered, but I can't work out how I would test anything in CI, without a database seeded.

freekmurze, to php
@freekmurze@phpc.social avatar
symfonystation, to Symfony
@symfonystation@phpc.social avatar

Explore our article: Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend? https://symfonystation.com/Frontend-Madness-JS-PHP-Backend

gunnard, to php

Docker for Dev Teams: Learn how to improve your development workflow with Me! at . Register now: GET $100 off with this link NOW! https://lnkd.in/gZagUhRw

pyrech, to php
@pyrech@mastodon.social avatar

RT @JoliCode: Do you like our Open Graph preview image? We build them programmatically with Imagine, a PHP library for image manipulations 🎨🖌️🖼️

Learn more and get the code in Hédic latest article:
https://t.co/kKx3jVXYXN 👨‍🎨

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