Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-yar - Light, concurrent RPC framework

Website:
https://github.com/laruence/yar
Licence:
PHP-3.01
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Yar (Yet another RPC framework) is a light, concurrent RPC framework,
supports multi package protocols (json, msgpack).

Package built for PHP 8.4.

Packages

php-pecl-yar-2.3.4-3.remi.src [81 KiB] Changelog by Remi Collet (2026-04-21):
- drop pear/pecl dependency
- sources from github
php-pecl-yar-2.3.4-2.remi.src [76 KiB] Changelog by Remi Collet (2025-09-04):
- add fix for PHP 8.5.0beta2 using patch from
  https://github.com/laruence/yar/pull/182
php-pecl-yar-2.3.4-1.remi.src [75 KiB] Changelog by Remi Collet (2025-07-29):
- update to 2.3.4
- drop patch merged upstream
php-pecl-yar-2.3.3-2.remi.src [76 KiB] Changelog by Remi Collet (2025-07-17):
- add fix for PHP 8.5.0alpha2 using patch from
  https://github.com/laruence/yar/pull/181
- re-license spec file to CECILL-2.1
php-pecl-yar-2.3.3-1.remi.src [80 KiB] Changelog by Remi Collet (2024-07-01):
- update to 2.3.3
- drop patch merged upstream
php-pecl-yar-2.3.2-2.remi.src [62 KiB] Changelog by Remi Collet (2022-10-03):
- add patch for PHP 8.2 from
  https://github.com/laruence/yar/pull/177
php-pecl-yar-2.3.2-1.remi.src [61 KiB] Changelog by Remi Collet (2022-05-18):
- update to 2.3.2
php-pecl-yar-2.3.1-1.remi.src [60 KiB] Changelog by Remi Collet (2022-05-09):
- update to 2.3.1
- drop patch merged upstream