Libraries tagged by user interface
mouf/utils.action.action-interface
366449 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.
thecodingmachine/swift-mail-template-interface
30594 Downloads
This package contains the SwiftMailTemplate interface that can be used to render a swift mail instance.
iburn36360/twitch-interface
33 Downloads
A complete library used to interact with all of twitch.tv's Kraken API [V5]
omaralalwi/php-builders
149 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications
mouf/html.renderer.twig-extensions
358161 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
fyfywka/ts3phpframework
22 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
rinvex/repository
40485 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
elkuku/console-progressbar
406206 Downloads
This class provides you with an easy-to-use interface to progress bars.
moltin/php-sdk
7308 Downloads
The Moltin PHP SDK is a simple to use interface for the API to help you get off the ground quickly and efficiently
schranz-templating/template-renderer
333 Downloads
Provide template renderer interface used by different template engine adapters.
thecodingmachine/swift-twig-mail-template
30846 Downloads
This package contains a implementation of the SwiftMailTemplate interface which use twig to render the mail message.
b3nl/sw-migrations
36651 Downloads
Uses the shopware interface to enable custom database migrations.
fuzz/http-exception
22987 Downloads
A library containing a set of RESTful HTTP exceptions that use a consistent interface.
daandesmedt/phpghostscript
814 Downloads
A PHP wrapper for Ghostscript (An interpreter for the PostScript language and for PDF). Export PDF / PS to PDF or various image types (jpeg / png). Easy to use and OOP interfaced.
dawood/phpscreenrecorder
1479 Downloads
A slim PHP wrapper around ffmpeg to record screen,best for recording your acceptance test using selenium, easy to use and clean OOP interface