ets/echosign-bundle
EchoSign Bundle contains methods to interact with EchoSign WebServices
时间:2013-06-14 09:23
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
时间:2013-05-22 13:43
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.action.action-interface
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the scree
时间:2013-05-17 12:12
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.value.value-interface
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
时间:2013-05-16 16:13
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
typo3-ci/typo3sniffpool
This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool. It contains all custom sniffs for the TYPO3 project.
时间:2013-05-03 19:44
mouf/mouf-validators-interface
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
时间:2013-03-27 09:03
galvani/php-redis
php-redis contains php5 class for connecting with redis database with methods for all available commands in redis
时间:2013-03-21 14:09
mwillbanks/mw-common
A module contains various components for ZF2
时间:2013-02-18 15:43
kitpages/common-step-bundle
This bundle contains somme common processing that can be used as steps by the KitpagesChainBundle.
时间:2013-02-18 14:23
typo3/extjs
The package contains ExtJS for use in TYPO3 Flow packages. It is a slightly trimmed version of ExtJS (missing source, build, examples, documentation) with JavaScript, images, CSS and Flash moved to distinct folders. In addition it contains the ux files found in the examples folder of the ExtJS distr
时间:2013-01-22 09:05
mouf/database.querywriter
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
时间:2013-01-12 16:07