Classes and interfaces

FilterInterface

« More »

AbstractFilter

« More »

AbstractUnicode

« More »

BaseName

« More »

Boolean

« More »

Callback

« More »

Compress

Compresses a given string

« More »

DateTimeFormatter

« More »

Decompress

Decompresses a given string

« More »

Decrypt

Decrypts a given string

« More »

Digits

« More »

Encrypt

Encrypts a given string

« More »

FilterChain

« More »

FilterPluginManager

Plugin manager implementation for the filter chain.

« More »

HtmlEntities

« More »

Inflector

Filter chain for string inflection

« More »

PregReplace

« More »

RealPath

« More »

StaticFilter

« More »

StringToLower

« More »

StringToUpper

« More »

StringTrim

« More »

StripNewlines

« More »

StripTags

« More »

UriNormalize

« More »

Classes and interfaces

CompressionAlgorithmInterface

Compression interface

« More »

AbstractCompressionAlgorithm

Abstract compression adapter

« More »

Bz2

Compression adapter for Bz2

« More »

Gz

Compression adapter for Gzip (ZLib)

« More »

Lzf

Compression adapter for Lzf

« More »

Rar

Compression adapter for Rar

« More »

Snappy

Compression adapter for php snappy (http://code.google.com/p/php-snappy/)

« More »

Tar

Compression adapter for Tar

« More »

Zip

Compression adapter for zip

« More »

Classes and interfaces

EncryptionAlgorithmInterface

Encryption interface

« More »

BlockCipher

Encryption adapter for Zend\Crypt\BlockCipher

« More »

Openssl

Encryption adapter for openssl

« More »

Classes and interfaces

ExceptionInterface

« More »

BadMethodCallException

« More »

DomainException

« More »

ExtensionNotLoadedException

« More »

InvalidArgumentException

« More »

RuntimeException

« More »

Classes and interfaces

Decrypt

Decrypts a given file and stores the decrypted file content

« More »

Encrypt

Encrypts a given file and stores the encrypted file content

« More »

LowerCase

« More »

Rename

« More »

RenameUpload

« More »

UpperCase

« More »

Classes and interfaces

AbstractSeparator

« More »

CamelCaseToDash

« More »

CamelCaseToSeparator

« More »

CamelCaseToUnderscore

« More »

DashToCamelCase

« More »

DashToSeparator

« More »

DashToUnderscore

« More »

SeparatorToCamelCase

« More »

SeparatorToDash

« More »

SeparatorToSeparator

« More »

UnderscoreToCamelCase

« More »

UnderscoreToDash

« More »

UnderscoreToSeparator

« More »