Как стать автором
Обновить
7
0

Пользователь

Отправить сообщение

gookit/goutil — released v0.6.10, an extension library of common Go features

Уровень сложностиСредний
Время на прочтение5 мин
Количество просмотров706

gookit/goutil An extended library of Go's common functionality. Contains: number, string, slice/array, Map, struct, reflection, text, file, error, time and date, test, CLI, command run, system information, formatting, common information acquisition, etc.

Read more
Всего голосов 1: ↑1 и ↓0+1
Комментарии0

Openjob: distributed task scheduling framework

Время на прочтение3 мин
Количество просмотров16K

Openjob is a distributed and high-performance task scheduling framework that supports multiple cronjob, delay task, workflow, lightweight distributed computing, unlimited horizontal scaling, with high scalability and fault tolerance. Also has perfect permission management, powerful alarm monitoring, and support multiple languages

Read more
Рейтинг0
Комментарии1

PHP Microservice Framework: Swoft v2.0.7 Release on schedule

Время на прочтение4 мин
Количество просмотров977


What is Swoft?


Swoft is a PHP high performance microservice coroutine framework. It has been published for many years and has become the best choice for php. It can be like Go, built-in coroutine web server and common coroutine client and is resident in memory, independent of traditional PHP-FPM. There are similar Go language operations, similar to the Spring Cloud framework flexible annotations.


Through three years of accumulation and direction exploration, Swoft has made Swoft the Spring Cloud in the PHP world, which is the best choice for PHP's high-performance framework and microservices management.


Github


https://github.com/swoft-cloud/swoft

Read more →
Всего голосов 4: ↑2 и ↓20
Комментарии0

PHP Microservice Framework Swoft: Use Database Part 1

Время на прочтение2 мин
Количество просмотров1.1K


This article we are going to learn is: How to install and run the Swoft database.


This article is one of a series of articles on the Swoft Database ORM. Let's learn about Swoft!

What is Swoft?


Swoft is a PHP high performance microservice coroutine framework. It has been published for many years and has become the best choice for php.


It can be like Go, built-in coroutine web server and common coroutine client and is resident in memory, independent of traditional PHP-FPM.


There are similar Go language operations, similar to the Spring Cloud framework flexible annotations.


Through three years of accumulation and direction exploration, Swoft has made Swoft the Spring Cloud in the PHP world, which is the best choice for PHP's high-performance framework and microservices management.

Read more →
Всего голосов 7: ↑4 и ↓3+1
Комментарии0

PHP microservice framework — `Hello world` of Swoft

Время на прочтение3 мин
Количество просмотров2.6K


Overview


What is Swoft?


Swoft is a PHP high performance microservice coroutine framework. It has been published for many years and has become the best choice for php. It can be like Go, built-in coroutine web server and common coroutine client and is resident in memory, independent of traditional PHP-FPM. There are similar Go language operations, similar to the Spring Cloud framework flexible annotations.


Through three years of accumulation and direction exploration, Swoft has made Swoft the Spring Cloud in the PHP world, which is the best choice for PHP's high-performance framework and microservices management.

Read more →
Всего голосов 12: ↑9 и ↓3+6
Комментарии0

The End of PHP?

Время на прочтение2 мин
Количество просмотров4.2K


A hot topic in recent years is that whether PHP is losing its leading positon or even going to its end. After all, many internet companies are making a trial on other languages. There are laguanges which draw our attention greatly. Golang is well known for the coroutine. Java is best for the perfect ecological system. And python is skilled in computing and artifical intelligence. But surely, PHP won't go to its grave. And we will analyse it in the below schedules.


  • The development of PHP
  • The various framework of PHP
  • The packagist of PHP
Read more →
Всего голосов 13: ↑8 и ↓5+3
Комментарии0

10 Popular PHP frameworks in 2019

Время на прочтение7 мин
Количество просмотров15K


PHP, or hypertext preprocessor, is an open-source server-side scripting language. It’s extremely popular, too — almost 80% of all websites were using PHP as of October 2018.


But how do you know which PHP framework is right for you?

Read more →
Всего голосов 18: ↑12 и ↓6+6
Комментарии2

PHP microservice framework — Swoft

Время на прочтение3 мин
Количество просмотров4.9K


Swoft is a PHP high performance microservice coroutine framework. It has been published for many years and has become the best choice for php. It can be like Go, built-in coroutine web server and common coroutine client and is resident in memory, independent of traditional PHP-FPM. There are similar Go language operations, similar to the Spring Cloud framework flexible annotations.


Github

Read more →
Всего голосов 11: ↑9 и ↓2+7
Комментарии5

How to use PHP to implement microservices?

Время на прочтение8 мин
Количество просмотров13K

Swoft


Why should talk service governance?


With the increasing popularity of the Internet, the traditional MVC architecture has become more and more bloated and very difficult to maintain as the scale of applications continues to expand.


We need to take actions to split a large system into multiple applications according to business characteristics. For example, a large e-commerce system may include user system, product system, order system, evaluation system, etc., and we can separate them into multiple individual applications. The characteristics of multi-application architecture are applications run independently and they are unable to call each other.

Read more →
Всего голосов 11: ↑9 и ↓2+7
Комментарии0

PHP-Дайджест № 160 (1 – 15 июля 2019)

Время на прочтение3 мин
Количество просмотров15K

Свежая подборка со ссылками на новости и материалы. В выпуске: PHP 7.4.0 alpha 3, ReactPHP 1.0 LTS, порция полезных инструментов, видеозаписи с конференций, подкасты и многое другое.

Приятного чтения!


Читать дальше →
Всего голосов 54: ↑54 и ↓0+54
Комментарии4

PHP microservices framework — Swoft 2.0.3 published

Время на прочтение4 мин
Количество просмотров3.9K

image


What is Swoft?


Swoft is a PHP microservices coroutine framework based on the Swoole extension. Like Go, Swoft has a built-in coroutine web server and a common coroutine client and is resident in memory, independent of traditional PHP-FPM. There are similar Go language operations, similar to the Spring Cloud framework flexible annotations, powerful global dependency injection container, comprehensive service governance, flexible and powerful AOP, standard PSR specification implementation and so on.


Through three years of accumulation and direction exploration, Swoft has made Swoft the Spring Cloud in the PHP world, which is the best choice for PHP's high-performance framework and microservices management.


Elegant service governance


Swoft officially recommends that developers use service mesh patterns, such as the Istio/Envoy framework, to separate business and service governance, but Swoft also provides a set of microservices components for small and medium-sized businesses to quickly build microservices.

Read more →
Всего голосов 20: ↑18 и ↓2+16
Комментарии0

Информация

В рейтинге
Не участвует
Зарегистрирован
Активность