Libraries tagged by contains
typo3/cms-lang
311972 Downloads
Contains all the core language labels in a set of files mostly of the "locallang" format. This extension is always required in a TYPO3 install.
typeschema/model
1457 Downloads
This library contains models to represent a TypeSchema specification
typeapi/model
2896 Downloads
This library contains models to represent a TypeAPI specification
thelia/thelia-skeleton
6968 Downloads
Skeleton that contains required packages for Thelia
symfony/symfony1
107705 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
silantifross/gibberish-detector
535 Downloads
Determines if text contains gibberish.
phpbenchmark/phpbenchmark
11373 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
php-solution/std-lib
58241 Downloads
This library contains frequently used php features
oxid-esales/vcms-examples
534 Downloads
This module contains examples for vcmsmodule.
oxid-esales/deployment-tools
5277 Downloads
The component contains deployment tools.
openeuropa/oe_starter_content
12603 Downloads
OpenEuropa Drupal module that contains content types to quickstart a project.
o3-shop/shop-ce
2041 Downloads
This package contains O3-Shop CE source code.
mouf/utils.value.value-interface
502388 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.log.psr.multi-logger
205119 Downloads
This package contains a PSR-3 compatible logger that wrap a set of loggers
mouf/utils.common.sortable-interface
215232 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!