1. X
  2. Framework X
Log inSign up
Framework X
441 posts
Image
user avatar
Framework X
@x_framework
Framework X – simple and fast micro framework for reactive web applications that run anywhere. Async made easy. By @another_clue and friends. #PHP #ReactPHP
framework-x.org
Joined February 2021
4
Following
1,960
Followers
RepliesRepliesMediaMedia
  • Pinned
    user avatar
    Framework X
    @x_framework
    Nov 23, 2021
    We're live! πŸš€πŸš€πŸš€ Framework X is now public! The simple and fast PHP micro framework for reactive web applications that run anywhere. Or simply put: Async made easy. πŸ”₯ framework-x.org Join the party! πŸŽ‰ #nextgen #async #php #opensource
    Image
    Framework X
    From framework-x.org
  • user avatar
    Framework X
    @x_framework
    Dec 23, 2024
    Just in time for the holidays, we are happy to release v0.17.0! πŸŽ„πŸŽ‰ This release includes full PHP 8.4+ support, some project structure improvements and more to lay the groundwork for upcoming developments. framework-x.org Happy holidays! πŸŽ„πŸŽ‰ #async #php
    Image
    Framework X
    From framework-x.org
    623
  • user avatar
    Framework X
    @x_framework
    Mar 6, 2024
    Exciting times ahead! πŸŽ‰ The first-ever version of Framework X was released yesterday, meet v0.16.0! And that's not all - we went the extra mile and released 15 prior tagged versions to ease upgrading. framework-x.org Time to dive into the next phase of #async #php πŸš€
    Image
    Framework X
    From framework-x.org
    1.6K
  • user avatar
    Framework X
    @x_framework
    Feb 29, 2024
    The next feature for the upcoming release is live! πŸŽ‰ You can now configure a log file path by passing an argument to the AccessLogHandler and choose a destination for your log messages. github.com/clue/framework… More updates coming your way soon! πŸš€ #async #php
    Code example to configure a log file path by passing an argument to the AccessLogHandler:

$container = new Container([
    'log' => __DIR__ . '/../logs/access.log',
    AccessLogHandler::class => fn(string $log) => new AccessLogHandler($log)
]);

$app = new App($container);
    889
  • user avatar
    Framework X
    @x_framework
    Feb 27, 2024
    T-minus 7 days βŒ› Get ready! Can't wait to launch the new version next week πŸš€πŸ”₯ #nextgen #async #php
    Image
    Framework X
    From framework-x.org
    1.2K
  • See @x_framework's full profile

    Sign up
    Log in

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
TermsΒ·PrivacyΒ·CookiesΒ·AccessibilityΒ·Ads InfoΒ·Β© 2026 X Corp.
Advertisement
Advertisement