Libraries tagged by contain
php-anonymizer/anonymizer
14208 Downloads
Library to remove confidential data from different data containers
papec/source-hints
11544 Downloads
Hints for templates/blocks/containers when inspecting code
oxid-esales/vcms-examples
735 Downloads
This module contains examples for vcmsmodule.
oxid-esales/deployment-tools
6413 Downloads
The component contains deployment tools.
openeuropa/rdf_skos
140651 Downloads
Drupal module that contains the RDF SKOS entity types.
openeuropa/oe_starter_content
14308 Downloads
OpenEuropa Drupal module that contains content types to quickstart a project.
objective-php/services-factory
121546 Downloads
Services container for Objective PHP
o3-shop/shop-ce
2801 Downloads
This package contains O3-Shop CE source code.
o2system/psr
19464 Downloads
O2System PSR it's build based on PHP Framework Interop Group (PHP-FIG) standards recommendations. This repository contains a collection of PHP interfaces based on the PSR-0 until the PSR-7.
nilportugues/messagebus
10353 Downloads
MessageBus library. Contains CommandBus, QueryBus and EventBus and multiple middleware implementations.
mouf/utils.value.value-interface
510499 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
222807 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!
mouf/utils.common.paginable-interface
222815 Downloads
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/html.widgets.statsgrid
9222 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
mouf/html.htmlelement
367360 Downloads
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.