Sun, 19 May 2024 03:53:44 UTC | login

Information for RPM php-laminas-feed-2.18.2-1.fc37.noarch.rpm

ID801635
Namephp-laminas-feed
Version2.18.2
Release1.fc37
Epoch
Archnoarch
SummaryLaminas Framework Feed component
DescriptionLaminas\Feed provides functionality for consuming RSS and Atom feeds. It provides a natural syntax for accessing elements of feeds, feed attributes, and entry attributes. Laminas\Feed also has extensive support for modifying feed and entry structure with the same natural syntax, and turning the result back into XML. Documentation: https://docs.laminas.dev/laminas-feed/
Build Time2022-08-09 06:00:44 GMT
Size92.18 KB
92aba921cdc91f1dc84f2ef07707be64
LicenseBSD
Provides
php-autoloader(laminas/laminas-feed) = 2.18.2
php-autoloader(zendframework/zend-feed) = 2.18.2
php-composer(laminas/laminas-feed) = 2.18.2
php-composer(zendframework/zend-feed) = 2.18.2
php-laminas-feed = 2.18.2-1.fc37
php-zendframework-zend-feed = 2.18.2
Obsoletes
php-zendframework-zend-feed < 2.12.1
Conflicts No Conflicts
Requires
(php-autoloader(laminas/laminas-escaper) >= 2.9 with php-autoloader(laminas/laminas-escaper) < 3)
(php-autoloader(laminas/laminas-servicemanager) >= 3.14.0 with php-autoloader(laminas/laminas-servicemanager) < 4)
(php-autoloader(laminas/laminas-stdlib) >= 3.6 with php-autoloader(laminas/laminas-stdlib) < 4)
(php-autoloader(laminas/laminas-zendframework-bridge) >= 1.0 with php-autoloader(laminas/laminas-zendframework-bridge) < 2)
(php-composer(psr/http-message) >= 1.0.1 with php-composer(psr/http-message) < 2)
php(language) >= 7.3
php-composer(fedora/autoloader)
php-ctype
php-date
php-dom
php-hash
php-libxml
php-pcre
php-spl
php-tidy
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests
php-autoloader(laminas/laminas-cache)
php-autoloader(laminas/laminas-db)
php-autoloader(laminas/laminas-http)
php-autoloader(laminas/laminas-validator)
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 182 >>>
Name ascending sort Size
/usr/share/doc/php-laminas-feed0.00 B
/usr/share/doc/php-laminas-feed/COPYRIGHT.md91.00 B
/usr/share/doc/php-laminas-feed/README.md3.35 KB
/usr/share/doc/php-laminas-feed/composer.json2.97 KB
/usr/share/licenses/php-laminas-feed0.00 B
/usr/share/licenses/php-laminas-feed/LICENSE1.46 KB
/usr/share/php/Laminas/Feed0.00 B
/usr/share/php/Laminas/Feed/Exception0.00 B
/usr/share/php/Laminas/Feed/Exception/BadMethodCallException.php163.00 B
/usr/share/php/Laminas/Feed/Exception/ExceptionInterface.php101.00 B
/usr/share/php/Laminas/Feed/Exception/InvalidArgumentException.php167.00 B
/usr/share/php/Laminas/Feed/Exception/RuntimeException.php151.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub0.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/AbstractCallback.php10.57 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/CallbackInterface.php1.66 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/Exception0.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/Exception/ExceptionInterface.php193.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/Exception/InvalidArgumentException.php218.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/Exception/RuntimeException.php202.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/HttpResponse.php5.10 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/Model0.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/Model/AbstractModel.php789.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/Model/Subscription.php3.65 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/Model/SubscriptionPersistenceInterface.php797.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/PubSubHubbub.php3.62 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/Publisher.php11.41 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/Subscriber0.00 B
/usr/share/php/Laminas/Feed/PubSubHubbub/Subscriber.php25.46 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/Subscriber/Callback.php10.12 KB
/usr/share/php/Laminas/Feed/PubSubHubbub/Version.php210.00 B
/usr/share/php/Laminas/Feed/Reader0.00 B
/usr/share/php/Laminas/Feed/Reader/AbstractEntry.php4.76 KB
/usr/share/php/Laminas/Feed/Reader/AbstractFeed.php6.94 KB
/usr/share/php/Laminas/Feed/Reader/Collection0.00 B
/usr/share/php/Laminas/Feed/Reader/Collection.php380.00 B
/usr/share/php/Laminas/Feed/Reader/Collection/AbstractCollection.php505.00 B
/usr/share/php/Laminas/Feed/Reader/Collection/Author.php512.00 B
/usr/share/php/Laminas/Feed/Reader/Collection/Category.php846.00 B
/usr/share/php/Laminas/Feed/Reader/Collection/Collection.php135.00 B
/usr/share/php/Laminas/Feed/Reader/Entry0.00 B
/usr/share/php/Laminas/Feed/Reader/Entry/AbstractEntry.php4.94 KB
/usr/share/php/Laminas/Feed/Reader/Entry/Atom.php9.36 KB
/usr/share/php/Laminas/Feed/Reader/Entry/EntryInterface.php2.21 KB
/usr/share/php/Laminas/Feed/Reader/Entry/Rss.php18.15 KB
/usr/share/php/Laminas/Feed/Reader/Exception0.00 B
/usr/share/php/Laminas/Feed/Reader/Exception/BadMethodCallException.php208.00 B
/usr/share/php/Laminas/Feed/Reader/Exception/ExceptionInterface.php187.00 B
/usr/share/php/Laminas/Feed/Reader/Exception/InvalidArgumentException.php212.00 B
/usr/share/php/Laminas/Feed/Reader/Exception/InvalidHttpClientException.php214.00 B
/usr/share/php/Laminas/Feed/Reader/Exception/RuntimeException.php196.00 B
Component of No Buildroots