command line interface to update and force since feeds, feed entries and ping urls
authorChristian Weiske <cweiske@cweiske.de>
Fri, 14 Jun 2013 08:46:48 +0000 (10:46 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 14 Jun 2013 08:48:01 +0000 (10:48 +0200)
commit2a9a6c334ed1f091e9965f63392bc6733cae9b28
treea312bc1ec97ea91134986a4a1bd3b76736ceb3f8
parent2742e3e3e79d55295fafdb81a86eee9b366031d8
command line interface to update and force since feeds, feed entries and ping urls
README.rst
bin/stapibas
src/stapibas/Cli.php [new file with mode: 0644]
src/stapibas/Dependencies.php [new file with mode: 0644]
src/stapibas/Feed/PingUrls.php
src/stapibas/Feed/UpdateEntries.php
src/stapibas/Feed/UpdateFeeds.php
src/stapibas/Logger.php