phpforce/common
Common library for the PhpForce Salesforce libraries
时间:未知
comodojo/exceptions
Common exceptions for comodojo libs and frameworks
时间:未知
eaudeweb/heavy-lifter
Common commands for your Drupal project to get you up to speed
时间:未知
umbrellio/laravel-common-objects
Common objects for extending base Laravel functionality.
时间:未知
quorum/stream-functions
useful php-stream resource handling functions for common lexing and parsing tasks
时间:未知
ramsey/coding-standard
A common coding standard for Ramsey's PHP libraries.
时间:未知
keboola/common-exceptions
Common exceptions shared between different applications
时间:未知
neos/content-repository-search
Common code and interface for a Neos CR search implementation
时间:未知
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!
时间:未知
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:未知
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
时间:未知