2017 © Pedro Peláez
 

library codecs

A collection of codecs for encoding and decoding data.

image

scriptfusion/codecs

A collection of codecs for encoding and decoding data.

  • Thursday, December 10, 2015
  • by Bilge
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Codecs

A collection of codecs for encoding and decoding data. Encoders encode, decoders decode; codecs do both and implement the Codec interface., (*1)

Codecs and encoders list

The following codecs and encoders are available., (*2)

  • Base64CodecBase64 encoding.
  • CodecList – Applies a list of codecs in series.
  • NewlineEncoder – Converts line endings.
  • OpenSslCodecOpenSSL encryption.
  • Rot13CodecRot13 encoding.
  • TransparentCodec – No encoding.

The Versions

10/12 2015

dev-master

9999999-dev

A collection of codecs for encoding and decoding data.

  Sources   Download

The Development Requires

by Avatar Bilge

14/08 2014

1.0.0

1.0.0.0

A collection of codecs for encoding and decoding data.

  Sources   Download

The Development Requires

by Avatar Bilge