Libraries tagged by user function
nullform/fuzzio
14 Downloads
Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).
mastojadin/my_composer_package
1 Downloads
helper functions i often use
lucite/utils
16 Downloads
Misc utility functions and classes used by Lucite projects
kodcube/helpers
58 Downloads
Helper Functions,Objects for use with the KodCube Packages
josianocarvalho/extract-hyperlinks
32 Downloads
Use html strip tag functions and extract links inside href to be used as unformatted html
greeny/json-parser
1 Downloads
A JSON parser that doesn't use native json_decode function.
garydavisonos/conditional-helpers
95 Downloads
A collection of helper functions to be used in conditional logic
digitalkreativ/php-utilities
8 Downloads
General PHP helper functions you can use in any PHP 5.6.4 or above project
danielgp/common-lib
827 Downloads
Common functions to be used where needed
cenarioweb/toolkit
17 Downloads
A toolkit of functions for general use
camilord/nz-companies-register
25 Downloads
This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.
assegaiphp/common
15 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
artbit/isget
60 Downloads
This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.
youngsource/helpers
1019 Downloads
A collection of handy helper and function to be used in every project
rockschtar/wordpress-externalassets
481 Downloads
Must use plugin. Providers helper functions to register and download external scripts and styles locally. Useful for GDPR issues.