Libraries tagged by interbase
php-extended/php-api-com-yopmail-interface
6452 Downloads
A library that gets data from the yopmail.com website
php-extended/php-api-com-userstack-interface
6742 Downloads
A library that gets data from the userstack.com website
php-extended/php-api-com-useragentstring-interface
15855 Downloads
A library that gets data from the useragentstring.com website
php-extended/php-api-com-duckduckgo-spice-interface
22224 Downloads
A library to parse currency rates from duckduckgo.com
php-extended/php-api-com-aruljohn-interface
5907 Downloads
A library that gets data from the aruljohn.com website
oxygenzsas/composer_lib_interfaces
552 Downloads
Composer collection d'interface pour mon framework
mouf/utils.log.log_interface
183657 Downloads
This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package)
mouf/utils.common.url-interface
354291 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
mouf/utils.cache.cache-interface
376294 Downloads
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.
mouf/utils.action.action-interface
366640 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mouf/mouf-validators-interface
383672 Downloads
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
lupecode/php-trader-interface
1772 Downloads
An interface to the PHP Trader extension.
luka8088/extension-interface
19558 Downloads
PHP Extension Interface.
lorddashme/php-static-class-interface
3224 Downloads
A simple package that convert a service class into a static-like class.
jazzman/autoload-interface
2525 Downloads