tatsh/sutra

This package is abandoned and no longer maintained. No replacement package was suggested.

A set of libraries

v1.4 2013-10-06 11:31 UTC

This package is not auto-updated.

Last update: 2020-01-24 14:53:29 UTC


README

Scrutinizer Quality Score Code Coverage

This is a work-in-progress port of some Sutra's functionality to something that better fits with Composer and the like.

Ports from Flourish

  • fBuffer
  • fDate
  • fTime
  • fTimestamp
  • fCryptography
  • fCryptography#hashPassword replacement for BC
  • fDirectory
  • fEmail
  • fFile
  • fFilesystem - Non-transactional
  • fFilesystem - Transactional
  • fGrammar
  • fHTML
  • fImage
  • fMailbox
  • fMoney
  • fNumber
  • fURL
  • fUTF8

Ports from Sutra

  • sArray
  • sGrammar (same as fGrammar)
  • sHTML (same as fHTML)
  • sHTTPRequest
  • sNumber (same as fNumber)
  • sObject
  • sString
  • sTimestamp (same as sTimestamp)

Anything not on the above lists will not be ported.