Search results for mbstring
8fold/php-html-builder
2389 Downloads
A library for building HTML document and element strings.
3ncr/tokencrypt-php
17629 Downloads
Implementation of 3ncr.org V1 token(strings) encryption standard.
1msg/one_msg_waba_sdk
2640 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
zdenekdrahos/profiler-tools
1882 Downloads
Helper functions - stopwatch, logger and time converter (seconds to readable string)
teamonetickets/sluggo
1114 Downloads
Makes URL slugs out of text strings.
rygilles/smart-json-reducer
28589 Downloads
Helper to reduce JSON objects size applying truncates on string fields using weights
projektgopher/laravel-ffmpeg-tween
376 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
pitpit/php-diff
14982 Downloads
Compare variables (array, object, string...) easily
nokitakaze/randomstring
1925 Downloads
Random string generating
mcuadros/currency-detector
26356 Downloads
Class to detect the currency from any string
limenet/git-version
9874 Downloads
PHP library to generate a version string based on a Git repository.
kdyby/doctrine-dbal-batchimport
38220 Downloads
Batch import & execute utils for effective processing of SQL Imports from files and strings
fabian-tomischka/php-avatar-generator
1314 Downloads
Easily create user avatars based on provided names or strings
entervpl/remove-stop-words
5682 Downloads
Remove stop words from a string
crossjoin/browscap
234370 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.