Deno v2.7.6 is out with 78 changes - 7 features, 12 perf improvements, and 59 fixes github.com/denoland/den... - deno eval now auto-detects CJS vs ESM - --cpu-prof-flamegraph generates interactive SVG flamegraphs - 28+ Node.js compat fixes (child_process, crypto, tty, worker_threads) - and more
Enzo Innocenzi
@innocenzi.dev
Developer experience enthusiast and cyberloafing expert. I post stuff about the Vue and PHP ecosystems. » tempestphp.com • innocenzi.dev • hybridly.dev
PSL 6.0 is out. 🎉 PHP Standard Library is now split into 61 standalone packages. Install only what you need: $ composer require php-standard-library/async No more pulling in 60 packages when you just need one. github.com/php-standard-library/php-standard-library/releases/tag/6.0.0 #php #psl
Release Hevlaska 6.0.0 · php-standard-library/php-standard-library
PSL 6.0.0 PSL 6.0 is the biggest release in the project's history. New home, new packages, new capabilities. A new home PSL has moved. The repository, the organization, the website - everything has...
github.com
Banger release of the PHP standard library by @azjezz.bsky.social: instead of being a single package, we can now require only what we need as standalone packages. Huge! See: github.com/php-standard... php-standard-library.dev/6.0.0/
PSL - PHP Standard Library
A consistent, centralized, well-typed set of APIs for PHP covering async, collections, networking, I/O, cryptography, terminal UI, and more.
php-standard-library.dev
Just published Tempest 3.4, which only has one feature — but a massive one: truly decoupled discovery! tempestphp.com/blog/truly-d...
Truly decoupled discovery — Tempest
Tempest's discovery can now be used in any project
tempestphp.com
⚡️ Vite 8.0 is here! The most significant architectural change since Vite 2. ⏬ Powered by @rolldown.rs bringing faster production builds and more consistency 🛤️ New features such as tsconfig paths and emitDecoratorMetadata support vite.dev/blog/announc...
Vite 8.0 is out!
Vite 8 Release Announcement
vite.dev
today, we're announcing our €3,8M ($4.5M) seed financing round, led by byFounders with participation from Bain Capital Crypto, Antler, Thomas Dohmke (former CEO of GitHub), Avery Pennarun (CEO of Tailscale) among other incredible angels. read more on what's next: blog.tangled.org/seed
announcing our €3,8M seed round
and more on what's next
blog.tangled.org
Psl is one of these quality projects in the PHP ecosystem that's slept on
PSL 5.0 is out! The biggest release of the PHP Standard Library yet. 10 new components: Crypto, Binary, Terminal, Process, TLS, UDP, CIDR, Socks, Ansi, and Interoperability. Plus a complete networking stack rewrite. github.com/azjezz/psl/r... #PHP
PSL 5.0 is out! The biggest release of the PHP Standard Library yet. 10 new components: Crypto, Binary, Terminal, Process, TLS, UDP, CIDR, Socks, Ansi, and Interoperability. Plus a complete networking stack rewrite. github.com/azjezz/psl/r... #PHP
Release Crown 5.0.0 · azjezz/psl
PSL - Crown 5.0 PSL 5.0 - nicknamed Crown - is the biggest release of the PHP Standard Library to date, introducing 10 new components, a complete networking stack rewrite, and significant performan...
github.com
Here's how to automatically redirect from npm to @npmx.dev using @kagi.com: - Go in Kagi's redirect settings: kagi.com/settings/red... - Add this rule: `^https://www.npmjs.com|https://npmx.dev` Now that's what I call good user experience!
I can't believe we got the pipe operator in PHP before we got multi line arrow functions
The next version of Tempest will have its own exception page! We previously used Whoops, but it wasn't the best experience. Credit where due, this new exception page is inspired by Laravel :)
Every PHP developer should check Mago. It's part of the future of PHP tooling. I highly recommend at least using the formatter and the linter!
Mago 1.0 is live. 🦊 🚀 ✅ Linter ✅ Formatter ✅ Static Analyzer ✅ Architectural Guard A unified, oxidized PHP toolchain. 🦀🐘 github.com/carthage-sof... #PHP #StaticAnalysis #Linter
Mago 1.0 is live. 🦊 🚀 ✅ Linter ✅ Formatter ✅ Static Analyzer ✅ Architectural Guard A unified, oxidized PHP toolchain. 🦀🐘 github.com/carthage-sof... #PHP #StaticAnalysis #Linter
One feedback that came up a lot is that performance was not good on some browsers. This was due to the heavy use of blurs and gradients while being animated... I updated the effect to use shaders. Performance should be greatly improved, let me know! tempestphp.com
Tempest, the PHP framework that gets out of your way
Tempest is a modern framework designed to enable developers to write as little framework-specific code as possible, so that they can focus on application code instead.
tempestphp.com
Tempest's website redesign is released. ✨ tempestphp.com
Nuxt UI v4.3 is out! ✨ ✏️ New Editor components powered by @tiptap.dev with toolbars, slash commands, mentions, emojis, and drag & drop 📜 New ScrollArea component with virtualization using @tanstack.com virtual …and tons more, check it out: github.com/nuxt/ui/rele...
This is what OAuth support looks like in Tempest 2.2. I think it's pretty 🤩
Nuxt UI v4 it out ✨ It unifies Nuxt UI and Nuxt UI Pro into a fully open-source library with: - 100+ components - 10+ free templates - Figma Kit for everyone nuxt.com/blog/nuxt-u...
Nuxt UI v4 · Nuxt Blog
Nuxt UI v4 unifies Nuxt UI and Nuxt UI Pro into one powerful, completely free library. With over 110 components, 12 templates, and a comprehensive Figma kit, all of this is available for free.
nuxt.com
I'm so proud: two years of working together with a lot of talented programmers, finally we tagged Tempest 1.0: a new framework for PHP web and application development embracing modern PHP tempestphp.com/blog/tempest-1 #php
Tempest 1.0 — Tempest
Tempest's first stable release
tempestphp.com
It's also a very good linter, and soon, a static analyzer that would be able to replace phpstan and psalm. It's written in Rust, so it's super fast as well! It's being worked on by @azjezz.bsky.social, please support him :)
Would recommend: Mago. It's a fairly new code formatter (and much more). We started using it with Tempest because PHP CS Fixer doesn't support PHP 8.4 yet.
Today we are excited to announce Rolldown-Vite: a technical preview of the version of @vite.dev entirely powered by the Rust stack we built over the past year (Oxc + @rolldown.rs) voidzero.dev/posts/announ...
Announcing Rolldown-Vite
We are building the next generation of JavaScript tooling
voidzero.dev
People ask me "why Tempest"? Of course I've had a vision for a while, but I now took the time to write it down: tempestphp.com/blog/tempest...
Tempest's Vision — Tempest
What sets Tempest apart as a framework for modern PHP development.
tempestphp.com
That's what got me interested in Tempest in the first place.
Discovery — Tempest
Learn how Tempest automatically locates controller actions, event handlers, console commands, and other components of your application.
tempestphp.com
Someone on Reddit: "Tempest is the only PHP framework where I could organize my code six different ways (VSA, onion, MVC, etc.) and not have to change a single line of code in the project template. I say that as a long time user of both Symfony and Laravel." Nice!
I was super disappointed when Fig got acquired, and I've missed this feature since So cool that VS Code has it now
Enhance your terminal experience in VS Code by enabling this one setting ⚙️ The terminal.integrated.suggest.enabled setting, currently in preview, surfaces rich completion support for your terminal.
I really love the accuracy of @kagi.com. It's refreshing to not have to scroll through 5-6 results to reach what I'm looking for, and so far the subscription is well worth it. But it's quite slow, the loading time doesn't live up to what the docs say 😓 help.kagi.com/kagi/search-...
There's no reason to use React anymore. 😎
🚀 Introducing Motion for @vuejs.org — A feature-complete port of Motion for React (prev Framer Motion). Springs, scroll, AnimatePresence, gestures, and yes, layout animations. All that and more, powered by Motion's unique hybrid engine, wrapped up with its simple API. 🔗 motion.dev/blog/introdu...