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 20151014

From: Newclasses <list-newclasses@phpclasses.org>, sent: 16:40:28 - 15.10.2015

New class daily digest of 2015-10-14 - PHP Classes

New class daily digest of 2015-10-14

DataNerd

Start a FREE Trial with New Relic and we'll send you this geek-chic shirt 4 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. Variables Caching - This class support forumThis class support forum

  • Short description:

  • Cache variable values generating classes
  • Groups:

  • PHP 5
    Cache
    Code Generation
  • Supplied by:

  • Yerfry Ramirez
  • Detailed description:

  • This class can cache variable values generating classes.

    It can set the value of a variable to be cached by generating the code for a class that stores the value of the variable in the class code.

    The generated class name is set to the variable name. The class file is stored in a configured class value.

    The class can also retrieve the cached variable value by loading the class file if it exists.

    It can also delete the cached variable removing the class file.

    2. Lucky Numbers - This class support forumThis class support forum

  • Short description:

  • Generate numbers from text using numerology
  • Groups:

  • Algorithms
    PHP 5
    Games
  • Supplied by:

  • Dave Smith
  • Detailed description:

  • This class can generate numbers from text using numerology principles.

    It can take a given string of words or lines of text and generate a sequence of up to specified number of values.

    The returned values are those with the highest frequency of values first: the lucky numbers.

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.