By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

New class daily digest of 20150930

From: Newclasses <list-newclasses@phpclasses.org>, sent: 16:18:59 - 01.10.2015

New class daily digest of 2015-09-30 - PHP Classes

New class daily digest of 2015-09-30

Feeling On-Call Burnout?

Share the duty with PagerDuty. Centralize all your monitoring tools for easy on-call scheduling and reduced alert fatigue. Try PagerDuty free.
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.

2 new classes were added to "PHP Classes" repository.


    1. PHP Imap Library - This class support forumThis class support forum

  • Short description:

  • Read and decode email from IMAP or POP3 mailboxes
  • Groups:

  • Email
    PHP 5
    Libraries
  • Supplied by:

  • Nahid Bin Azhar
  • Detailed description:

  • This package can read and decode email from IMAP or POP3 mailboxes.

    It can connect to a given IMAP or POP3 email server and perform several types of operations. Currently it can:

    - Get the total number of messages in the mailbox
    - Get the list of messages sorted by a given criteria and split in pages with a limit of messages per page
    - Get the headers and body of a given message optionally decoding the body data

    The package comes with class versions for integration with Laravel 5.

    2. PHP String Functions - This class support forumThis class support forum

  • Short description:

  • Wrapper class to treat strings as object
  • Groups:

  • PHP 5
    Text processing
    Data types
  • Supplied by:

  • Michael Scribellito
  • Detailed description:

  • This package is a wrapper class to treat strings as object.

    It can take a given string value with optional start offset and length to take it as the string initial value.

    It provides functions to perform several types of operations on the string like:

    - Get the character and its code at a given string position
    - Compare with a given string optionally ignoring the case
    - Concatenate the string with one or more other strings
    - Check if the string contains or ends with another given string
    - Format the string using sprintf
    - Creates a new string with a character with a given code
    - Get the position of the first or the last occurrence of a given text inside the string optionally ignoring the case
    - Create a new string object joining elements of an array separated with a given delimiter character
    - Match the string with regular expressions
    - Pad the string with given character at the beginning or end of the string
    - Etc..

If you are not interested in receiving any more messages like this one, go to the unsubscribe page .

If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab.