Libraries tagged by to string
kizilare/changes
128 Downloads
Changes processor to get difference between two strings
jsys/types
47 Downloads
A php library to handle basic types like string, non empty string, positive integer and so on.
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself
integrated/slug-bundle
3309 Downloads
Provides a slugger which can generate a slug from a string and event listeners to auto-generate slugs on chosen fields
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
gringlas/cakephp-base64tofile
585 Downloads
Convert a base64 encoded string (like an image) to an actual file for usage in a standard file upload.
formatphp/formatphp
1 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
faitheir/dom-parser
46 Downloads
A PHP library , use to parse normal and special DOM string like vue react. to DOM Tree .
efrane/base-x
589 Downloads
Convert numbers to and from roman numeric strings.
dynoser/pricefinder
7 Downloads
Searches a string for values similar to price and returns an array of those
dnabeast/tusk
53 Downloads
Creates a plugin file to replace text in a string with any php or html code
davidecaruso/crypt
15 Downloads
PHP library to securely encrypt/decrypt strings.
christianberkman/sortable-book
7 Downloads
Make the title and author sortable for use in a library inventory by moving the article and initials to the end of the string
chinleung/laravel-str-accents-macro
479 Downloads
A macro to clean accents from a string.
breda/slugger
11 Downloads
This library provides a utility class to make slugs out of strings.