Libraries tagged by to string

anujrnair/php-json-marshaller

12 Favers
6634 Downloads

A library to marshall and unmarshall JSON string to populated PHP classes

Go to Download


1msg/one_msg_waba_sdk

0 Favers
1872 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

Go to Download


okipa/php-data-sanitizer

4 Favers
8880 Downloads

Data sanitizer to auto-cast entries, convert empty strings to null, etc.

Go to Download


webpatser/laravel-sanitize

8 Favers
36346 Downloads

Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.

Go to Download


steadfastcollective/md5-twig-filter

1 Favers
10355 Downloads

A filter for twig to hash a string with MD5

Go to Download


phpexperts/csv-speaker

5 Favers
2053 Downloads

A quick and easy package for easily reading and writing CSV to/from strings and arrays.

Go to Download


clue/caret-notation

2 Favers
2137 Downloads

^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)

Go to Download


adspectus/date-extended

8 Favers
420 Downloads

Plugin to provide two additional date fields which will store the creation date and the modication date as a Unix Epoch. A field method is provided to convert this epoch to a formatted string.

Go to Download


tarsana/syntax

4 Favers
1024 Downloads

A tool to encode and decode strings based on flexible and composable syntax definitions.

Go to Download


shrd/php-encoding-combinators

0 Favers
10909 Downloads

Utilities to encode/decode strings

Go to Download


mouf/utils.common.validators

0 Favers
163042 Downloads

This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...

Go to Download


limenet/git-version

1 Favers
9210 Downloads

PHP library to generate a version string based on a Git repository.

Go to Download


corpsee/php-utf-8

10 Favers
294 Downloads

A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.

Go to Download


jerrylopez/classnames

3 Favers
179 Downloads

A utility to construct HTML class name strings in PHP

Go to Download


eboreum/caster

0 Favers
3643 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


<< Previous Next >>