Libraries tagged by string functions
berraisabdelaziz/craft-helpers
3 Downloads
The plugin provides functions, which allow to read and convert JSON, YAML, CSV and PHP file contents. Using the readText or inline function you can read an entire file into a string.
beck24/elgg_scalarmd
28 Downloads
Provide a global function for ensuring metadata output is a string, and potentially fixing it if not
assegaiphp/common
4 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.
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
aozen/language-detector
23 Downloads
This package provides a set of functions to detect and manipulate language-specific strings, including language detection, case conversion, and language-based filtering.
andrewgjohnson/imagecolorallocatefromstring
15 Downloads
imagecolorallocatefromstring is a function that will allocate a color based on a string for your PHP GD images
adnanmula/forceutf8
6199 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
zdenekdrahos/profiler-tools
1824 Downloads
Helper functions - stopwatch, logger and time converter (seconds to readable string)
yunait/forceutf8
16107 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
wpbp/language
2505 Downloads
Function wrapper for register,unregister,get language and get string for WPML, Polylang and Ceceppa Multilingua
iteks/laravel-enum
11838 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
rundiz/serializer
22467 Downloads
The Serializer classes provide functional with serialization such as check if string is serialized. It is supported unicode text.
squirrelphp/strings-bundle
2979 Downloads
Symfony integration of squirrelphp/strings - make squirrel strings functionality easily available in Symfony
yoursjarvis/laravel-filter-query
7 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
haakco/laravel-ip
160 Downloads
Function to check and manage ip's. Also adds tables for storing.