mouf/utils.cache.in-memory-cache
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
时间:2013-07-21 16:53
pid/speakingurl
Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.
时间:2013-07-01 19:06
mouf/html.utils.ckeditor
This package contains the CK editor library with an installer for the Mouf PHP framework.
时间:2013-06-19 14:08
mouf/utils.common.url-interface
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
时间:2013-05-22 11:37
mouf/utils.value.common-value
This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package).
时间:2013-05-17 08:20
mouf/utils.mailer.smtp-mail-service
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.
时间:2013-05-13 13:07
mouf/utils.mailer.mail-interface
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
时间:2013-05-13 12:44
platinumpixs/phing-random-string
Provides A Task To Generate A Random String For Phing
时间:2013-02-19 01:16
4d47/tag
Tag string generator (Engineered for making soup)
时间:2013-02-16 15:37
dvdoug/stringstream
Stream wrapper for strings. Basically, like php://temp except that you can have multiple streams
时间:2013-02-12 15:24
mouf/utils.i18n.fine-export
Package to Export/Import all translation with Excel files of Fine i18n element.
时间:2013-02-08 15:53
audero/audero-wav-extractor
Audero Wav Extractor is a PHP library that allows to extract a chunk from a wav file. The extracted chunk can be saved on the hard disk, can be forced to be prompted as download by the user's browser or returned as a string for a later processing.
时间:2013-02-02 18:25
laravelbook/laravel4-powerpack
Port of Laravel 3's HTML, Form and Str classes
时间:2013-01-22 05:57