Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 1.41 KB

README.md

File metadata and controls

27 lines (25 loc) · 1.41 KB

Thrush

Build status

Thrush is a PHP Library bringing handy features to expand native PHP functions:

  • Currently published features:
  • Developed but not yet published features:
    • Database (expanding native PDO)
    • Email generation (expanding Template)
    • Nested set tree
    • File formats
      • PDF (extract data and resources, merge several PDF files)
    • API
      • Wikidata

Nearly all of those features have been developped (and validated) as part of a web-based collaborative platform development since 2004. They are currently under refactoring in order to be shared as a standalone framework named Thrush in the hope it can help other projects. Documentation and unit testings are in progress to assure good quality of this framework.