Libraries tagged by Simple String
symfony/property-access
254468037 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
coduo/php-to-string
10853500 Downloads
Simple library that converts PHP value into strings
nicmart/string-template
1535291 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
lorisleiva/laravel-search-string
363820 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
bentools/string-combinations
171980 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
text/template
189666 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
clue/arguments
180279 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
sspat/es-query-sanitizer
150963 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
wyrihaximus/simple-twig
109439 Downloads
🌱 Wrapper around Twig making rendering a string template trivial
nyholm/append-query-string
276807 Downloads
A simple function that lets you add a query string to an existing URL
fab2s/strings
270835 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
davidkmenta/doctrine-simple-array-types
131990 Downloads
Extended simple array types for Doctrine
fab2s/opinhelpers
451308 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
zofe/burp
188458 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
fab2s/utf8
271415 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl