PHP Classes

Packages of Devin Doucette

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Devin Doucette (3)  >  Mission progress status  >  Reputation  
Picture of Devin Doucette
Name: Devin Doucette <contact>
Classes: 3
Country: Canada Canada
Age: 40
All time rank: 221 in Canada Canada
Week rank: 195 Down5 in Canada Canada Down
All time users: 34515
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image CAST 128 Encryption and...  
A pure PHP CAST 128 encryption implementation
This class implements the CAST 128 encryption and description algorithms using pure PHP code.

It encrypt or decrypt data using a key that should be specified as parameter.

Before using this class, make sure it will not violate any laws regarding the use of strong encryption of data in your country. It is known to be fine for use in the United States and Canada, but you should verify the local laws if you intend to use it in other countries.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 78% 85% 75% - - - 55% 1963
Month: Not yet rated by the users

  Files folder image MIME Mail and SMTP  
Send HTML or plain text emails with attachments
These two classes allow you to easily send emails to multiple recipients (including using Cc and Bcc headers), with either HTML content, plain text content, or both, with as many attachments as you wish.

You can specify the sender and the return address as well.

The email messages are sent through the SMTP server that you specify.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 84% 78% 65% 71% - - 63% 787
Month: Not yet rated by the users

  Files folder image TAR/GZIP/BZIP2/ZIP Archives  
Create tar/gzip/bzip2/zip, extract tar/gzip/bzip2.
Allows the creation of tar, gzip, bzip2, and zip archives, and the extraction of tar, gzip, and bzip2. Supports relative paths/no paths, comments, and recursing through subdirectories. Can write file to disk, allow user to download directly, or return file contents in a string or an array. Does not require any external programs to run. PHP must be compiled with '--with-zlib' for gzip and zip and '--with-bzip2' for bzip2. Supports creation of self-extracting zip archives. See readme for full details.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 91% 86% 68% 76% - - 68% 368
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z