Since RHSCL 3.4 was released, RHEL users can install PHP 7.2 or PHP 7.3 without base système alteration, using the appropriate channel.

These packages are also available for CentOS users in the SCL repositories, managed by the SCLo SIG:

# yum --enablerepo=extras install centos-release-scl

So the CentOS project provides the infrastructure and hosting for 4 repositories:

  • centos-sclo-rh : same content than upstream RHSCL
  • centos-sclo-sclo : additional collections maintained by the community
  • centos-sclo-rh-testing : packages to be tested (RHSCL beta version)
  • centos-scl-sclo-testing : package to be tested, maintained by the community

RHSCL users wishing to use these additional packages can configure the centos-sclo-sclo repository by using the  centos-release-scl Copr repository:

# cd /etc/yum.repos.d/# wget https://copr.fedorainfracloud.org/coprs/rhscl/centos-release-scl/repo/epel-7/rhscl-centos-release-scl-epel-7.repo# yum install centos-release-scl

If you are interested by these packages, I recommend to follow the sclorg@redhat.com mailing list where possible issues are discussed, and changes announced. Thanks for using this list for your feedback (testing packages) or any other request. New contributor are also welcome.

Information and documentation on https://www.softwarecollections.org/.

Development is tracked on sclorg-distgit.

Here is the list of available additional packages in centos-sclo-sclo on December 2nd 2020:

#   Paquet Version Distribution Remarques
  amqp sclo-php72-php-pecl-amqp
sclo-php73-php-pecl-amqp
1.9.4 7
7
 
  apcu_bc sclo-php72-php-pecl-apcu-bc
sclo-php73-php-pecl-apcu-bc
1.0.5 7
7
 
  apfd sclo-php72-php-pecl-apfd
sclo-php73-php-pecl-apfd
1.0.1 7
7
 
  ast sclo-php72-php-ast
sclo-php73-php-ast
1.0.10 7
7
 
  geoip sclo-php72-php-pecl-geoip
sclo-php73-php-pecl-geoip
1.1.1 7
7
 
  http sclo-php72-php-pecl-http
sclo-php73-php-pecl-http
3.2.2 7
7
 
  igbinary sclo-php72-php-pecl-igbinary
sclo-php73-php-pecl-igbinary
2.0.8 7
7
 
  imagick sclo-php72-php-pecl-imagick
sclo-php73-php-pecl-imagick
3.4.4 7
7
 
  imap sclo-php72-php-imap
sclo-php73-php-imap
7.2.24
7.3.11
7
7
requires libc-client from EPEL
7.3.11 in testing
  lzf sclo-php72-php-pecl-lzf
sclo-php73-php-pecl-lzf
1.6.8 7
7
 
  memcached sclo-php72-php-pecl-memcached
sclo-php73-php-pecl-memcached
3.1.4 7
7
 
  mongodb sclo-php72-php-pecl-mongodb
sclo-php73-php-pecl-mongodb
1.8.2 7
7
 
  msgpack sclo-php72-php-pecl-msgpack
sclo-php73-php-pecl-msgpack
2.1.1 7
7
 
  phpiredis sclo-php72-php-phpiredis
sclo-php73-php-phpiredis
1.0.0 7
7
 
  propro sclo-php72-php-pecl-propro
sclo-php73-php-pecl-propro
2.1.0 7
7
 
  raphf sclo-php72-php-pecl-raphf
sclo-php73-php-pecl-raphf
2.0.1 7
7
 
  redis v4 sclo-php72-php-pecl-redis4 4.3.0 7  
  redis v5 sclo-php72-php-pecl-redis5
sclo-php73-php-pecl-redis5
5.3.2 7
7
 
  rrd sclo-php72-php-pecl-rrd
sclo-php73-php-pecl-rrd
2.0.1 7
7
 
  selinux sclo-php72-php-pecl-selinux
sclo-php73-php-pecl-selinux
0.5.0 7
7
 
  smbclient sclo-php72-php-smbclient
sclo-php73-php-smbclient
1.0.0 7
7
 
  sodium sclo-php72-php-sodium
sclo-php73-php-sodium
7.2.24
7.3.11
7
7
requires libsodium from EPEL
7.3.11 in testing
  solr sclo-php72-php-pecl-solr2
sclo-php73-php-pecl-solr2
2.5.0 7
7
 
  ssh2 sclo-php72-php-pecl-ssh2
sclo-php73-php-pecl-ssh2
1.2 7
7
 
  tidy sclo-php72-php-tidy
sclo-php73-php-tidy
7.2.24
7.3.11
7
7

7.3.11 in testing
  uploadprogress sclo-php72-php-pecl-uploadprogress
sclo-php73-php-pecl-uploadprogress
1.1.3 7
7
 
  uuid sclo-php72-php-pecl-uuid
sclo-php73-php-pecl-uuid
1.1.0 7
7
 
  xattr sclo-php72-php-pecl-xattr
sclo-php73-php-pecl-xattr
1.4.0 7
7
 
  xdebug sclo-php72-php-pecl-xdebug 2.7.2 7 rh-php73-php-pecl-xdebug exists
  unit-php sclo-php72-unit-php
sclo-php73-unit-php
1.19.0 7
7
 

for now, all dependencies must be available in base repository (EPEL is excluded), this explain why some extensions cannot be added.

Waiting for often requested packages:

None for now