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
时间:未知
nails/common
Nails is a PHP framework to make building hand-crafted, exhilarating web apps fast and painless.
时间:未知
johndoh/contextmenu
Adds context menus with common tasks to various parts of Roundcube
时间:未知
flowpack/jobqueue-common
Common functionality for a JobQueue in Flow applications.
时间:未知
kitetail/zttp
A developer-experience focused HTTP client, optimized for most common use cases.
时间:未知
http-interop/http-server-middleware
Common interface for HTTP server-side middleware
时间:未知
saritasa/php-common
Saritasa classes, that can be universally used in any application
时间:未知
workerman/psr7
PSR-7 message implementation that also provides common utility methods
时间:未知
opensoft/doctrine-postgres-types
Provide some common postgres types for doctrine
时间:未知