tatsh / sutra
A set of libraries
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
pkg:composer/tatsh/sutra
Requires
- php: >=5.3.0
Requires (Dev)
- phpdocumentor/phpdocumentor: dev-develop
- phpmd/phpmd: dev-master
- phpunit/phpunit: dev-master
- sebastian/phpcpd: dev-master
- squizlabs/php_codesniffer: dev-master
This package is not auto-updated.
Last update: 2020-01-24 14:53:29 UTC
README
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#hashPasswordreplacement for BC -
fDirectory -
fEmail -
fFile -
fFilesystem- Non-transactional -
fFilesystem- Transactional -
fGrammar -
fHTML -
fImage -
fMailbox -
fMoney -
fNumber -
fURL -
fUTF8
Ports from Sutra
-
sArray -
sGrammar(same asfGrammar) -
sHTML(same asfHTML) -
sHTTPRequest -
sNumber(same asfNumber) -
sObject -
sString -
sTimestamp(same assTimestamp)
Anything not on the above lists will not be ported.