php-readability

A fork of https://bitbucket.org/fivefilters/php-readability

APACHE-2.0 License

Downloads
544.1K
Stars
168
Committers
6
php-readability - 1.1.6

Published by j0k3r over 7 years ago

  • Don't be to hard on 'links' attribute #24
php-readability - 1.1.5

Published by j0k3r almost 8 years ago

  • Depend on psr/log instead of Monolog #22
php-readability - 1.1.4

Published by j0k3r almost 8 years ago

  • Avoid childnode becoming null to generate a warning #21
php-readability - 1.1.3

Published by j0k3r about 8 years ago

  • Don’t be too agressive #18
php-readability - 1.1.2

Published by j0k3r about 8 years ago

  • Enable php-cs-fixer #15
  • “info” is too agressive in unlikelyCandidates #16
php-readability - 1.1.1

Published by j0k3r over 8 years ago

  • Revert some BC changes
php-readability - 1.1.0

Published by j0k3r over 8 years ago

  • Add Monolog and remove custom logging solution
  • Fix duplicate id in DOM
php-readability - v1.0.9

Published by j0k3r almost 9 years ago

  • Add .gitattributes to slim down composer packages
  • Remove Tidy from requirement (but it's recommended to have it)
  • Improve negative element
php-readability - v1.0.8

Published by j0k3r about 9 years ago

  • do not remove nofollow links
  • do not remove html tag attributes
php-readability - v1.0.7

Published by j0k3r about 9 years ago

  • fix error with   entity
php-readability - v1.0.6

Published by j0k3r about 9 years ago

  • Do not format output to avoid breaking apps
php-readability - v1.0.5

Published by j0k3r about 9 years ago

  • Use class instead of id to avoid DomDocument error
php-readability - v1.0.4

Published by j0k3r about 9 years ago

php-readability - v1.0.3

Published by j0k3r about 9 years ago

  • Update HTML5 tags
php-readability - v1.0.2

Published by j0k3r over 9 years ago

  • Restore compatibility with PHP 5.3
php-readability - v1.0.1

Published by j0k3r over 9 years ago

  • Improve Travis
  • Add Scrutinizer
  • Fix a javascript typo (from the migration from the readability JS version)
php-readability - v1.0.0

Published by j0k3r almost 10 years ago

First release /o/