Anyway, to answer your original question, I donβt use TailwindCSS for everything, but I have used it with vanilla PHP for a few things.
04.08.2025 15:04 β π 1 π 0 π¬ 0 π 0@phpc.social.bsky.social
Building and connecting the PHP community. Want to learn PHP? Check out: - https://phptutorial.net - https://phptherightway.com Join us at phpc.chat, and you can also follow me at phpc.social/@phpc Our website is https://phpcommunity.org
Anyway, to answer your original question, I donβt use TailwindCSS for everything, but I have used it with vanilla PHP for a few things.
04.08.2025 15:04 β π 1 π 0 π¬ 0 π 0Ah! Itβs β.NET Coreβ I was thinking about thatβs a framework with that name. So, not in PHP-land at all.
04.08.2025 15:03 β π 1 π 0 π¬ 1 π 0I use the phrase βPHP coreβ to mean the C code that PHP is written in, so I wasnβt sure what you meant by βcore PHP,β but I was pretty sure you didnβt mean the C code. I also think the word βcoreβ is used in the name of a framework, but I canβt remember which one.
04.08.2025 15:00 β π 1 π 0 π¬ 1 π 0Ah. You mean plain PHP without a framework? Got it.
04.08.2025 14:48 β π 2 π 0 π¬ 1 π 0Iβm serious. Is it a new framework?
04.08.2025 03:01 β π 1 π 0 π¬ 1 π 0What is βcore PHP?β
03.08.2025 23:42 β π 2 π 0 π¬ 1 π 0This is your heads up that The PHP Podcast will be live-streaming in about 30 minutes. This week, there is a secret special guest. Tune in and see what's going on in the world of PHP www.youtube.com/watc...
24.07.2025 21:32 β π 3 π 2 π¬ 0 π 0Et il ne faut pas le dire aux Gopherinous mais je leur fais une infidΓ©litΓ© tout spΓ©cialement pour le ForumPHP 2025 π
Le 2Γ¨me elePHPant est-il reconnaisable ?
#ElePHPant
@afup.org @thephpf.bsky.social @phpc.social
Use environment variables, even in CI.
16.07.2025 03:05 β π 2 π 0 π¬ 0 π 0Version 3 of the PHP-FIG PER-Coding Style guidelines have been released, covering all the fun new features in #PHP 8.4!
Please help or sponsor your friendly neighborhood coding style tools so they can be updated, too. π
www.php-fig.org/per/coding-s...
Iβve created an RFC to re-license #PHP under the Modified BSD License (BSD-3-Clause).
Please spread this far and wide. Discussion is open for 6 months so everyone can voice concerns or ask questions.
https://news-web.php.net/php.internals/127984
Dear @phpc.social this year marks the 20th year of PHP Conference Brazil, the main #PHP Conference in LATAM.
We'd love if you could record a short 5-10s vΓdeo message showing your support. Publish it mentioning the event handles (footer of phpconference.com.br) and/or send it to me directly.
New #PHP RFC just dropped:
Updating the PHP License, https://news-web.php.net/php.internals/127984
What are some young OSS #PHP projects that have that have the potential to become great?
I want to discover some hidden gems that would be worth sponsoring.
Trying something new this weekend: building my very first Symfony app! Letβs see where this goes π
05.07.2025 17:09 β π 4 π 1 π¬ 1 π 0PHP devs, If you're not using PHPStan for static analysis, you're missing out. π€
It catches errors before they happen! π οΈ
I have just caught up with all @larabelles.com emails and urgent to-dos, and it feels wonderful!
I mean, the to-do list is still very long, but I feel like I've made progress, and I'll definitely sleep better tonight.
Feeling good - at least until tomorrow morning π
.
My interview with @grmpyprogrammer@grumpy-learning.com is out on the #communityCornerPodcast where we discuss his column in @phparch
#phpc
www.phparch.com/podcast/comm...
Iβm flummoxed. Have you seen this behavior in ramsey/uuid & can help reproduce it?
If youβve seen it in symfony/uid, also chime inβitβll need to be fixed in both libraries. So far, it sounds like it only affects ramsey/uuid.
https://github.com/ramsey/uuid/issues/536
Want a Franken PHP elephpant to exist? They'll make them if they get to 10k stars on GitHub: https://github.com/php/frankenphp
#php #elephpants #frankenphp
I worked with Zend Framework since 2007. It eventually became Laminas. Now it's retiring. It was a fun few decades. Mezzio is so much better though, so I agree with this decision.
getlaminas.org/blog/2025-06...
My interview with @asgrim is out on the #communityCornerPodcast where we discuss the PHP Installer for Extensions which, I think, it going to change how I deploy my applications.
www.phparch.com/podcast/comm...
#phpc #podcast #devops
Had a great time hosting #PHPVerse - 30 years of PHP! Thanks @brendt.bsky.social and thanks for letting me quiz you π @dunglas.dev @nicolasgrekas.bsky.social @marcelpociot.bsky.social Cheuk @taylorotwell.bsky.social @jeffreyway.bsky.social Povilas @zenstruck.com @pronskiy.bsky.social Gina #phpc #php
18.06.2025 15:16 β π 10 π 4 π¬ 0 π 0A PHP elephant built using LEGO bricks. The image includes the words βMy elePHPantβ and β412 pcs.β and includes the PhpStorm and Bricked-it logos.
The block list and instructions for the JetBrains brick #elePHPant is here!
https://resources.jetbrains.com/storage/products/phpstorm/docs/lego-instruction.pdf
h/t @sebastian
π What a day at #JetBrainsPHPverse2025!
A huge shoutout to Nicolas Grekas, for representing Symfony and sharing his insights with the global PHP community π
Thanks to βͺ@jetbrains.comβ¬ for putting together such a stellar celebration of PHPβs 30th birthday! ππ
lp.jetbrains.com/phpverse-2025/
Impressed with how amazing @naderman is doing presenting at the #PHPverse event. Great questions, great pacing.
Original post: phpc.social/@edorian/114...
17.06.2025 15:31 β π 0 π 0 π¬ 0 π 0Core memories thinking of PHP: - PhpMyAdmin and phpBB(2) - Using an index.php that includes another script based on a query param. To not allow direct execution of the script, the index.php would define a constant and the script check for its existence. - register_globals and magic_quotes_gpc and how long it took to eventually get it deprecated. #php #JetBrainsPHPverse2025
Original post: phpc.social/@phphil/1146...
17.06.2025 15:30 β π 0 π 0 π¬ 0 π 0PHPVerse is about to start. Watch it live on YouTube. www.youtube.com/live/3b0ty1i...
17.06.2025 11:25 β π 8 π 2 π¬ 0 π 0Today we celebrate 30 years of PHP at the PHPVerse online conference π₯³!
https://lp.jetbrains.com/phpverse-2025/
#php #30YearsOfPHP
big news: iβve partnered up with JetBrains to re-broadcast the entire event PHPverse event on my channel β twitch, youtube, x, and more. iβll be reacting live to all the talks and celebrating php with chat all day. see you tomorrow: www.youtube.com/@nunomaduro?...
16.06.2025 13:22 β π 13 π 1 π¬ 1 π 0