Libraries tagged by MET.no
fromholdio/silverstripe-dbhtmlanchors
1140 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
fremail/lumen-nested-route-groups
10998 Downloads
Extends a lumen application for using nested route groups. In addition to the groups it's possible to use any() and match() methods.
fisss-apprentice/ulntools
4227 Downloads
a method to validate ULN numbers as per specification published by UK gov
fengyongz-guzzlehttp/psr7
4117 Downloads
PSR-7 message implementation that also provides common utility methods
eventix/cache
16905 Downloads
Provides caching methods which can be easily used for caching routes.
evanshunt/lazy-focus-fit
2558 Downloads
Template methods to quickly make use of FocusPoint, LazySizes, and Object-fit
eleving/zend-json
14077 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
edouardbob/pipedrive-bundle
6847 Downloads
Internal bundle to sync entity fields ans calculated methods to pipedrive custom fields
eboreum/phpunit-with-consecutive-alternative
771 Downloads
Do you miss the old "withConsecutive" method in PHPUnit? This library fixes that problem for you.
eboreum/exceptional
4400 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
drupal/core-datetime
193 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
droptrack/twitter-api-v2-php
202 Downloads
This library provides methods for sending messages to Twitter and receiving statuses.
donchev/email-extractor
202 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
doefom/restrict
1771 Downloads
A Statamic addon that applies your EntryPolicy's `view` method to entry listings in the control panel.
doctrineum/self-registering-type
20597 Downloads
Skeleton of a Doctrine type with helper method to register self