Libraries tagged by ussd
n2n/n2n-spec-dbo
3848 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
mouf/utils.value.value-interface
510447 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
222757 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
222765 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.htmlelement
367358 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.
modmore/alpacka
5581 Downloads
Generic MODX service class and collection of utilities, used by the modmore team, but also available for third party developers.
mistralys/version-parser
50361 Downloads
Class used to parse version numbers.
mistralys/application-utils-result-handling
10895 Downloads
Classes used to store information on the results of application operations.
mirko/t3customroutes
681 Downloads
TYPO3 extension used to register custom api endpoints
mfd/typo3-mail-routing
3777 Downloads
A TYPO3 CMS extension that enables flexible e-mail transport routing. This extension allows you to control which mail transport is used for sending emails either globally for your entire site or on a per-email basis.
metadrop/composer-comments
26907 Downloads
Add comments to your required packages to provide more info about why they are being used
messageagency/ma_sprout_helpers
45616 Downloads
Helper functions previously in a theme but used in modules.
memio/validator
306881 Downloads
Memio's validator, used to check built models again a pre-defined set of rules
mardy-git/hmac
9671 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
marcovtwout/yii2-environment
54972 Downloads
Environment class for Yii 2, used to set configuration for console and web apps depending on the server environment.