Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Jan 4, 2024
1 parent 90cd488 commit 09ce4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [Lumen](https://lumen.laravel.com/) - Stunningly fast micro-framework.
- [Phalcon](https://phalconphp.com/) - Full-stack PHP framework delivered as a C-extension.
- [Slim](http://www.slimframework.com/) - Micro-framework that helps you quickly write simple yet powerful web applications and APIs.
- [Spiral](https://spiral.dev/) - Spiral is a framework built on PHP 8.1, uniquely designed for long-running applications using [RoadRunner](https://roadrunner.dev/). It offers advanced features like integration with the [Temporal workflow engine](https://temporal.io/) and [Centrifugo websocket server](https://centrifugal.dev/), enhancing its capabilities for real-time, high-load environments. This framework is particularly effective for microservices architecture, providing robust support for REST APIs and gRPC services.
- [Spiral](https://spiral.dev/) - Framework built on PHP 8.1, designed for long-running applications using [RoadRunner](https://roadrunner.dev/). It offers advanced features like integration with the [Temporal workflow engine](https://temporal.io/) and [Centrifugo websocket server](https://centrifugal.dev/). It is particularly effective for microservices architecture, providing robust support for REST APIs and gRPC services.
- [Swoft](https://github.com/swoft-cloud/swoft/) - PHP microservices coroutine framework for building high-performance web systems, APIs, middleware, and basic services.
- [Symfony](https://symfony.com/) - Micro-framework based on the Symfony components.

Expand Down

0 comments on commit 09ce4ff

Please sign in to comment.