Libraries tagged by interfaces
zendframework/zendgdata
289288 Downloads
provide programmatic interface to some of Google's online services
pear/versioncontrol_git
994887 Downloads
VersionControl_Git is a library that provides OO interface to handle Git repository.
michaelhue/li3_flash_message
90212 Downloads
The Flash Message plugin for Lithium provides a straightforward interface for displaying status messages to the user.
mcs/amazon-mws
163829 Downloads
Library to interface with Amazon MWS
http-interop/http-server-middleware
306921 Downloads
Common interface for HTTP server-side middleware
http-interop/http-factory
876925 Downloads
Common interface for HTTP message factories
christophwurst/nextcloud
1141338 Downloads
Composer package containing Nextcloud's public API (classes, interfaces)
yetopen/yii2-sms-sender-interface
131306 Downloads
It implements SmsSenderInterface that should be implemented by text message sender classes
quillstack/storage-interface
6263 Downloads
Common interface for Storage classes.
php-extended/php-version-interface
236643 Downloads
A library to specify how to manipulate version numbers
php-extended/php-parser-interface
319446 Downloads
An abstract interface implementation for parsers
php-extended/php-lexer-interface
236471 Downloads
A lexer to prepare the work for any parser of data
php-extended/php-io-interface
239854 Downloads
Interfaces to implement generic input and output operations
mouf/utils.value.value-interface
561759 Downloads
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.
mouf/utils.common.sortable-interface
269555 Downloads
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!