Libraries tagged by MET.no
notifier/notifier
9759 Downloads
Send notifications using any delivery method.
nomelodic/name-case-lib
5378 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
nilportugues/assert
65529 Downloads
A simple and elegant assertion and guard methods library for input validation.
ngmy/unused-public
6790 Downloads
Detect unused public properties, constants and methods in your code
ngmy/laravel-ide-helper-eloquent
5284 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
nextstage-brasil/ns-util
8235 Downloads
Metodos e classes de utilidades diversas
namics/twig-nitro-library
10083 Downloads
Extension to embrace the Terrific frontend methodology in Twig. Currently it adds a custom component tag to Twig which mimics Nitro's handlebars helper.
myckhel/checkmobi
1107 Downloads
CheckMobi APIs are based on HTTP methods, which make it easy to integrate into your own products.
multisafepay/magento2-hyva-checkout
41367 Downloads
Integrate MultiSafepay payment methods into your Hyvä Checkout
mouf/utils.common.sortable-interface
224491 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
224499 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!
mondu/magento2-payment
30151 Downloads
Mondu payment method for magento 2
mobilestock/laravel-database-interceptor
5133 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mistralys/html_quickform2
45204 Downloads
Provides methods to create, validate and render HTML forms in PHP.
mistralys/application-utils-collections
15328 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.