Download the PHP package professionalweb/atom-feed without Composer
On this page you can find all versions of the php package professionalweb/atom-feed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download professionalweb/atom-feed
More information about professionalweb/atom-feed
Files in professionalweb/atom-feed
Download professionalweb/atom-feed
More information about professionalweb/atom-feed
Files in professionalweb/atom-feed
Vendor professionalweb
Package atom-feed
Short Description A simple atom feed builder for PHP
License MIT
Package atom-feed
Short Description A simple atom feed builder for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package atom-feed
atom-feed
atom-feed是一个采用Atom协议的用于生成网站聚合应用信息的一个简单的PHP程序。
安装
环境要求:PHP >= 5.4 直接使用composer命令安装:
或者添加如下代码到composer.json文件中:
然后运行composer来安装它
使用前引入 "vendor/autoload.php" 文件:
使用
上面代码涵盖常用用法,更多请查看接口文件源码:AtomInterface、FeedInterface和EntryInterface
参考
License
MIT
All versions of atom-feed with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package professionalweb/atom-feed contains the following files
Loading the files please wait ....