Libraries tagged by string
atk14/csv-writer
14715 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
as3/short-mongo-id
22944 Downloads
Generates a short string identifier from a Mongo object id value.
artarts36/str
1906 Downloads
String Wrapper
anisimov/emoji
3591 Downloads
Allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
anexia/param-parser
7263 Downloads
Parses param placeholders within an arbitrary string
al/emoji-detector
3496 Downloads
Detect and return all emoji found in a string
aitor24/laralang
312 Downloads
This package let you translate strings from any language to another in laravel 5.X
ahamed/jsphp
459 Downloads
A php library for implementing Array, Object, String methods in JavaScript way.
afzafri/jnt-express-tracking-api
2294 Downloads
Return JSON formatted string of J&T Tracking details
8fold/php-html-builder
2011 Downloads
A library for building HTML document and element strings.
3ncr/tokencrypt-php
17479 Downloads
Implementation of 3ncr.org V1 token(strings) encryption standard.
1msg/one_msg_waba_sdk
2491 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
sammyjo20/xml-to-array
2824 Downloads
Convert an XML string into an easy to understand array
projektgopher/laravel-ffmpeg-tween
376 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
pitpit/php-diff
14936 Downloads
Compare variables (array, object, string...) easily