Libraries tagged by to string
chrissileinus/template-php
22 Downloads
A template engine to generate strings from a template. Also it is possible to colorize parts with ANSI codes with the help of the ansiPHP class.
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
carry0987/utils
136 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
buibr/eloquent-filter
23 Downloads
Search by filtering query string to eloquent query
beekalam/base64_image_helper
11 Downloads
Save base64 encoded string to image file.
bagf/juration-php
77 Downloads
Duration string to time in seconds parser
aubiplus/seo
2349 Downloads
In your view scripts or controller actions, often it is necessary to convert strings to perform well in urls. You can use this helper classes to perform these behaviors for you.
ashish-wagento/module-searchmodified
5 Downloads
This Module is use to search string and find modified files.
arielcr/laravel5-hasher
14 Downloads
Command to convert a string to a Laravel hashed password to use directly on the database.
appsketch/human-cron
4517 Downloads
A laravel package for converting a cron string to a 'time ago' or a 'time from now' string.
aliance/compressor
14 Downloads
Pack and compress value to shorten string.
13dagger/slugify
24 Downloads
String to slug converter with both cyrillic and european languages support. Requires iconv, uses intl if possible.
thoom/generator
50 Downloads
PHP 5.3 classes used to generate strings such as UUID and alphanumeric
straube/utf8-encoding
3448 Downloads
PHP class to convert strings to or from UTF-8.
runmybusiness/laravel-simpleassets
348 Downloads
Suffixes assets with a query string to bust the browser cache.