Back

🌊 The weekend will be here soon, so it's the perfect moment to try out Tempest's alpha release.

Here's where Tempest stands out compared to other frameworks:

#PHP #tempest

3 • •

203

•

Second, Tempest has an (almost) no-config design. Developers should focus on writing code, not config. For rare cases that need configuration (like database setup), you'll work with properly config objects instead of arrays or yaml files. Autocompletion everywhere 🔥
image

1 • •

28

•

Next: Tempest embraces attributes. There's little to say about that besides that it's awesome once you're used to it.
image
image

1 • •

26

•

Then, the biggest one: discovery. Tempest will scan your code for you. No more manual defining of routes, event listeners, console commands, and what not. Everything is automated. You just start writing code.

tempestphp.com/internals/02-discovery

1 • •

27

•
In response to @brendt

Finally there are initializers (which are discovered as well). This is how you manage container definitions in Tempest, super clean:
image

1 • •

91

•
  • No matching results...
  • Searching...

/ 1000

Tempest is in alpha now, you can try it out today 🌊

tempestphp.com

• •

78

•