myNewsCrawler
Version 3 of mNC has been written completely in Symfony2, one of the most complete PHP frameworks. The Symfony2 framework has been rated as one of the most complete and advanced PHP frameworks and it comes with tons of built-in benefits: security, readability, extendability, cross-browser architcture, language support, caching, templating and more. It’s like “standing on the shoulder of a giant”. - Easy installation - no cron jobs required - individual crawl period for each RSS source - option to save only articles that fit into your categories (helps keeping your database small) - unlimited categories, sub categories and nesting level - categories defined by keywords filter using mySQL fulltext search in boolean mode - automatic database pruning using different criteria - Easy translation to any language in a couple of minutes - search articles functionality - Automatic sitemap creation for SEO purpose