Advertisement · 728 × 90

Posts by Enzo Innocenzi

Preview
Introducing TypeScript Transformer 3 Three years in the making, TypeScript Transformer 3 is finally here!

Blog post here for anyone curious: rubenvanassche.com/introducing-...

A bunch of really nice new features!

8 hours ago 1 0 0 0

Should I archive my package and redirect it to yours? :)

3 weeks ago 0 1 0 1
3 weeks ago 111 5 0 0
Preview
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...

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

4 weeks ago 2 2 0 0
Preview
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.

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/

4 weeks ago 11 3 0 0
Truly decoupled discovery — Tempest Tempest's discovery can now be used in any project

Just published Tempest 3.4, which only has one feature — but a massive one: truly decoupled discovery!

tempestphp.com/blog/truly-d...

1 month ago 2 2 0 0
Preview
Vite 8.0 is out! Vite 8 Release Announcement

⚡️ 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...

1 month ago 399 93 7 12
Preview
announcing our €3,8M seed round and more on what's next

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

1 month ago 826 149 54 66

Psl is one of these quality projects in the PHP ecosystem that's slept on

1 month ago 0 0 0 0
Advertisement
Preview
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...

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

1 month ago 2 1 1 1
Post image Post image

A pretty big milestone today! We've released Tempest 3.0! tempestphp.com/blog/tempest-3

2 months ago 6 1 1 0

I might PR!

2 months ago 2 0 0 0
Example Kagi query searching for "temporal polyfill" and showing the first result being npmx.dev instead of npmjs.com

Example Kagi query searching for "temporal polyfill" and showing the first result being npmx.dev instead of npmjs.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!

2 months ago 56 5 3 0

Nice! Any plan for VSC-like symbol support in the command palette/file switcher? Like > for commands, @ for symbols in file, # for all symbols, : for jumping to a line... hard to switch to Zed with this muscle memory

2 months ago 0 0 0 0

I can't believe we got the pipe operator in PHP before we got multi line arrow functions

3 months ago 1 0 0 0
A screenshot of Tempest's new exception page, in light mode

A screenshot of Tempest's new exception page, in light mode

A screenshot of Tempest's new exception page, in dark mode

A screenshot of Tempest's new exception page, in dark mode

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 :)

3 months ago 3 0 1 0

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!

3 months ago 5 0 0 0
Post image

Mago 1.0 is live. 🦊 🚀

✅ Linter
✅ Formatter
✅ Static Analyzer
✅ Architectural Guard

A unified, oxidized PHP toolchain. 🦀🐘

github.com/carthage-sof...

#PHP #StaticAnalysis #Linter

3 months ago 18 7 0 2
Advertisement

I've finally had the opportunity to use it on a Hybridly project thanks to this release.

The developer experience of this lib is unparalleled. It's the only non-headless lib that I ever enjoyed using, thanks to its well-defined APIs.

I'm thankful for your work. 🐱

3 months ago 1 0 0 0

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

3 months ago 1 0 0 0
Video

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...

3 months ago 67 10 3 1

Since its very first release, short after Jonathan's blog post exploring this idea, I haven't ever used anything else!

4 months ago 1 0 1 0
Post image Post image

This is what OAuth support looks like in Tempest 2.2.

I think it's pretty 🤩

6 months ago 3 1 3 0
Preview
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 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...

6 months ago 119 23 3 4
Preview
Tempest 2.0 — Tempest We've just tagged Tempest 2.0. It's a release focussed on fine-tuning and fixing lots of details. It also signifies that we're committed to Tempest, we're in this for the long run!

🌊 Tempest 2.0 is here! tempestphp.com/blog/tempest-2

6 months ago 5 1 0 1

I wish it accepted `null` as an input too

7 months ago 1 0 0 0

How could I forget

8 months ago 0 0 0 0
Advertisement

The ORM is not designed for it and thus doesn't provide a driver for it

However it would probably be super easy to register the PHP driver for MongoDB, and to use Tempest's mapper to map query results to models

9 months ago 1 0 0 0
Preview
Tempest 1.0 — Tempest Tempest's first stable release

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

9 months ago 36 6 4 0

Hey, I just tried you and you seem really nice, very customizable and you have a command palette, it's awesome

Design wise though, you'd need a fresh coat of paint. Buttons especially look pretty old and built-in themes don't help 😵‍💫

9 months ago 0 0 0 0