DriftPHP (@driftphp) 's Twitter Profile
DriftPHP

@driftphp

ReactPHP and Symfony components based Framework. Where PHP flies.

ID: 1197196541880127488

linkhttps://driftphp.io calendar_today20-11-2019 16:54:48

122 Tweet

501 Followers

18 Following

DriftPHP (@driftphp) 's Twitter Profile Photo

Almost 100 stars in our Demo. Have you tried how to work at the same time with - Symfony - ReactPHP libraries (Promises, Event-Loop, Streams - CommandBus - EventBus - Websockets And everything with ~200 microseconds non-blocking responses? Check it now github.com/driftphp/demo

Simon Schubert (@fn_schubert) 's Twitter Profile Photo

Tools I'm already longer watching 👀 and didn't try out yet but want to check out in 2021: ✉️ bref.sh serverless by Matthieu Napoli 🏄 @DriftPHP based on ReactPHP and Symfony components 🖱️ClickHouse column-oriented DBMS What should I add to my list?

Simon Schubert (@fn_schubert) 's Twitter Profile Photo

I really enjoy my current journey with DriftPHP and ReactPHP. Working currently on figuring out how I maybe could use Psalm 's generics to strengthen the contracts when moving around promises everywhere. 🚀 already very happy about the current status:

I really enjoy my current journey with <a href="/DriftPhp/">DriftPHP</a> and <a href="/reactphp/">ReactPHP</a>. Working currently on figuring out how I maybe could use <a href="/psalmphp/">Psalm</a> 's generics to strengthen the contracts when moving around promises everywhere. 🚀

already very happy about the current status:
DriftPHP (@driftphp) 's Twitter Profile Photo

What a great addition! Our Demo now supports PHP8 (still with the flag --ignore-platform-reqs) Take a look and give it a try :) github.com/driftphp/demo

DriftPHP (@driftphp) 's Twitter Profile Photo

Hey! Today we merged to master a new feature that allow absolutely anyone to use our Server with any application or framework working on top of PSR and ReactPHP Promises. Seems that @kpicaza is checking how it works with Antidot Framework ...

DriftPHP (@driftphp) 's Twitter Profile Photo

Important upgrade on the Server. We removed the hard dependency between DriftPHP and both the PHP Watcher and the React Filesystem. Integrations will work if they are added by hand. That makes the server, finally, PHP8 compatible. Antidot Framework

DriftPHP (@driftphp) 's Twitter Profile Photo

We will tell you all, as many times as it's needed, that any question you have around DriftPHP or its components, you can ask us in our small community in Gitter. gitter.im/driftphp/commu… We're there to help you in that journey :)

Antidot Framework (@antidotframewo1) 's Twitter Profile Photo

Recently added a docs page for our reactive version. Check it out and start using #PSR15 middleware on top of ReactPHP promises and DriftPHP server. 🚀🚀🚀 react.antidotfw.io Feedback is welcome

DriftPHP (@driftphp) 's Twitter Profile Photo

With Drift, you'll be able to build PHP applications on top of ReactPHP, providing both Command and Event Bus, Websockets integration, a complete built-in server, a Symfony-like kernel. Oh, and yes, even a non-blocking Doctrine based DBAL. Follow us for more!

Sergey Zhuk (@zhukserega) 's Twitter Profile Photo

I'm going to write an article on topic of "myths about asynchronous PHP". Please, share in replies what wrong assumptions or wrong believes you heard about asynchronous PHP code 🧐🤔

Simon Schubert (@fn_schubert) 's Twitter Profile Photo

Know already some #symfony and want to learn about async #PHP ? DriftPHP can be an easy approach for you! It helped me a lot to learn the basics about ReactPHP 🚀🚀🚀 A thread! 🧵👇

DriftPHP (@driftphp) 's Twitter Profile Photo

This team made, again, a great achievement. From now on, ReactPHP servers will support alive connections, what means that, in benchmarks and functional tests, performance will literally double. We already tried in our server and it's amazing. Congratulations!

DriftPHP (@driftphp) 's Twitter Profile Photo

Improving the ReactPHP Doctrine-based DBAL. github.com/driftphp/react… By using a connection pool, you will be able to work with multiple connections, using always the less busy one.

DriftPHP (@driftphp) 's Twitter Profile Photo

We will start working on transaction by using our already working ReactPHP DBAL connections pool. github.com/driftphp/react…