Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 531 Bytes

commons

Test Coverage Type Coverage

Common general purpose utility code for many situations of life.

  • Collections & Option
  • Configuration
  • HTTP Request & Url
  • Logging
  • Templating
  • Useful traits
  • $_FILES parser and abstraction level

Check the /tests folder for more details.