Daniele Alessandri 07b4238ce7 Add an abstraction to optionally preprocess command arguments. 14 жил өмнө
..
Preprocessors 07b4238ce7 Add an abstraction to optionally preprocess command arguments. 14 жил өмнө
Append.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Auth.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
BackgroundRewriteAppendOnlyFile.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
BackgroundSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Command.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Config.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
DatabaseSize.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Decrement.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
DecrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Delete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Discard.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
DoEcho.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Exec.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Exists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Expire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ExpireAt.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
FlushAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
FlushDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Get.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
GetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
GetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
GetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
GetSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashDelete.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashExists.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashGet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashGetAll.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashGetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashKeys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashSetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashSetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
HashValues.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ICommand.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 жил өмнө
Increment.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
IncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Info.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
InfoV24x.php b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 жил өмнө
Keys.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
KeysV12x.php fda4f32f06 Rename server profile classes to comply with how underscores are interpreted in the PSR-0 standard. 14 жил өмнө
LastSave.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListIndex.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListInsert.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListLength.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPopFirst.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPopFirstBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPopLast.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPopLastBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPopLastPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPopLastPushHeadBlocking.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPushHead.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPushHeadX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPushTail.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListPushTailX.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListSet.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ListTrim.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
MoveKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Multi.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Persist.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Ping.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Publish.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Quit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
RandomKey.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Rename.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
RenamePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Save.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SelectDatabase.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Set.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetBit.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetDifference.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetDifferenceStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetExpire.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetIntersection.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetIsMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetMembers.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetMove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetMultiple.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetMultiplePreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetPop.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetPreserve.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetRandomMember.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetUnion.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Shutdown.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SlaveOf.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Sort.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Strlen.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Subscribe.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
SubscribeByPattern.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Substr.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
TimeToLive.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Type.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Unsubscribe.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
UnsubscribeByPattern.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Unwatch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
Watch.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetAdd.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetCardinality.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetCount.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetIncrementBy.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetIntersectionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetRemove.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetRemoveRangeByRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetRemoveRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetReverseRange.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetReverseRangeByScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetReverseRank.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetScore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө
ZSetUnionStore.php 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 14 жил өмнө