Libraries tagged by user function
fhferreira/php-dig
30835 Downloads
Use servers CLI command dig over php internal dns_get_record() function - just a fork of hostinger/php-dig
entermotion/eurl
10037 Downloads
This package aims to deliver a good set of functions to easily escape URLs that will be used on HTML
calmohallag/nullable-casting
10207 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
n2n/n2n-spec-dbo
4266 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
formfeed-uk/nova-subfield-dependson
67628 Downloads
Functionality to allow fields which are contained within other fields to use Nova DependsOn
charescape/php-functions
40833 Downloads
Convenient and commonly used functions for PHP
vartroth/functions-utils
3545 Downloads
Utils and Function for use in projects
jumpifbelow/php-functional-array
3981 Downloads
Classes to make the use of sets functional
cinghie/yii2-user-extended
3841 Downloads
Module to extend funtionalities of Yii2 User by Dektrium.
polygontech/common-helpers
1573 Downloads
Common helper classes, functions, DTOs... (used in Polygon Technology)
co-stack/reversible
4051 Downloads
Provides portable reversible functions and queues. Can be used e.g. for transport encoding or complex value processing
aedart/athenaeum-utils
28016 Downloads
Offers a few utility components that are used by the Athenaeum packages
qa-tools/qa-tools
32223 Downloads
Library that provides easy-to-use way of interaction with web-page elements in functional tests using PageObject pattern.
technophilic/zkteco-laravel-sdk
38 Downloads
The technophilic/zkteco-laravel-sdk package provides easy to use functions to ZKTeco Device activities.
tjall/laravel-mediagallery
195 Downloads
A wrapper for Laravel Media Library by Spatie to add more often-used functionality.