搜索关键词:instance of,共找到 150 个结果
排序方式:
当前按 更新时间 降序 排列

mouf/utils.common.lock

A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc

版本:v1.0.0 下载:67.43k Stars:1 点击:1

时间:2014-04-10 09:09

silverstripe/fulltextsearch-localsolr

A pre-configured, ready to use Solr instance for local development with the SilverStripe fulltextsearch module

版本:未知版本 下载:101.37k Stars:5 点击:1

时间:2013-11-08 03:15

maximebf/traceable-pdo

Log SQL statements executed using a PDO instance

版本:1.0 下载:27.66k Stars:10 点击:1

时间:2013-08-17 02:21

havvg/propel-uniquekey-instancepooling-behavior

The UniqueKeyInstancePoolingBehaviors adds additional instance pooling to findOne query methods operating on unique keys.

版本:v0.9.2 下载:58 Stars:0 点击:1

时间:2013-01-31 13:42

tijsverkoyen/activecollab

PHP ActiveCollab is a (wrapper)class to communicate with your Active Collab instance.

版本:未知版本 下载:100 Stars:5 点击:1

时间:2013-01-01 15:12

mouf/utils.log.multi-logger

Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...

版本:未知版本 下载:6 Stars:0 点击:2

时间:2012-12-22 19:51

lox/phpup

Run a minimal apache instance for a given php script or directory

版本:v1.0.0 下载:35 Stars:37 点击:0

时间:2012-12-05 23:39

mouf/utils.common.validators

This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...

版本:v3.1.0 下载:163.72k Stars:0 点击:2

时间:2012-11-23 13:28

mouf/utils.common.formatters

Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.

版本:v3.0.0 下载:33.74k Stars:1 点击:1

时间:2012-11-22 09:29

mouf/html.template.menus.basicmenu

This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.

版本:v2.1.0 下载:144.26k Stars:0 点击:1

时间:2012-10-16 15:00

mouf/security.rightsservice

A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).

版本:v3.0.0 下载:64.88k Stars:0 点击:1

时间:2012-10-16 14:59

mouf/utils.cache.cache-interface

This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.

版本:v2.1.0 下载:378.28k Stars:0 点击:2

时间:2012-10-16 14:52

mouf/utils.common.conditioninterface

This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns tru

版本:v2.0.2 下载:522.57k Stars:3 点击:2

时间:2012-08-23 18:10

inori/twitter-app-bundle

Clientless Twitter application instance to help automate project twitter updates

版本:未知版本 下载:1.78k Stars:8 点击:2

时间:2012-03-29 19:02

friendsofsymfony/advanced-encoder-bundle

Symfony2 bundle adding a way to specify the encoder on a user instance basis

版本:v1.1.0 下载:226.15k Stars:31 点击:2

时间:2011-11-10 13:47