Giter Site home page Giter Site logo

ais_imap's Introduction

AIS_IMAP
Developed by AISLabs Inc., Chicago, IL
Authored by Peter Snyder <[email protected]>
===

Description
---

AIS_IMAP is a collection of classes that provide a convenient object-oriented 
wrapper around the PHP IMAP extension's functions.  All core functionality from
the extension is exposed, such as allowing mailboxes to be iterated through
conveniently, automatic extraction and construction of email attachments, easy
ways to delete and move messages between mailboxes, and more.

Note that even though the extension being wrapped is called 'imap', both POP3
and IMAP protocols are supported by the extension and this library.

The library also integrates with a featured debugging class, to allow tracking
of how the library is interacting with mailboxes and its contents.

Although classes are explicitly included using 'include_once', the class names
follow the PCR-0 standards.  If your setup has a PCR-0 autoloader, these
includes can be excluded.

Requirements
---

The AIS_IMAP library requires the following code / libraries be installed
    - PHP 5.3.x
    - The IMAP extension, either compiled into PHP or build as a module

Usage
---

See the contained file 'example.php' for simple example of how the library
can be used.

About AISLabs
---

AISLabs a full-service technology firm that provides IT staffing, consulting,
value-added equipment sales, and cloud services. Specializations include web
design, application development, VoIP phone systems, low voltage wiring, and
digital signage.

http://www.aislabs.com/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.