All Projects → symfony → String

symfony / String

Licence: mit
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.

Projects that are alternatives of or similar to String

Config
The Config component helps you find, load, combine, autofill and validate configuration values of any kind, whatever their source may be (YAML, XML, INI files, or for instance a database).
Stars: ✭ 3,671 (+417.77%)
Mutual labels:  symfony, symfony-component, component
Lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
Stars: ✭ 299 (-57.83%)
Mutual labels:  symfony, symfony-component, component
Asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Stars: ✭ 2,771 (+290.83%)
Mutual labels:  symfony, symfony-component, component
Dom Crawler
The DomCrawler component eases DOM navigation for HTML and XML documents.
Stars: ✭ 3,499 (+393.51%)
Mutual labels:  symfony, symfony-component, component
Messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
Stars: ✭ 603 (-14.95%)
Mutual labels:  symfony, symfony-component, component
Cache
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
Stars: ✭ 3,606 (+408.6%)
Mutual labels:  symfony, symfony-component, component
Dependency Injection
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
Stars: ✭ 3,635 (+412.69%)
Mutual labels:  symfony, symfony-component, component
Browser Kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
Stars: ✭ 2,563 (+261.5%)
Mutual labels:  symfony, symfony-component, component
Workflow
The Workflow component provides tools for managing a workflow or finite state machine.
Stars: ✭ 418 (-41.04%)
Mutual labels:  symfony, symfony-component, component
Filesystem
The Filesystem component provides basic utilities for the filesystem.
Stars: ✭ 4,111 (+479.83%)
Mutual labels:  symfony, symfony-component, component
Polyfill Php70
This component provides features unavailable in releases prior to PHP 7.0.
Stars: ✭ 3,270 (+361.21%)
Mutual labels:  symfony, symfony-component, component
Polyfill Apcu
This component provides apcu_* functions and the APCUIterator class to users of the legacy APC extension.
Stars: ✭ 629 (-11.28%)
Mutual labels:  symfony, symfony-component, component
Security Acl
Symfony Security ACL Component
Stars: ✭ 321 (-54.72%)
Mutual labels:  symfony, symfony-component, component
Polyfill Ctype
This component provides a partial, native PHP implementation for the Ctype extension.
Stars: ✭ 3,774 (+432.3%)
Mutual labels:  symfony, symfony-component, component
Yaml
The Yaml component loads and dumps YAML files.
Stars: ✭ 3,359 (+373.77%)
Mutual labels:  symfony, symfony-component, component
Notifier
Sends notifications via one or more channels (email, SMS, ...).
Stars: ✭ 346 (-51.2%)
Mutual labels:  symfony, symfony-component, component
Form
The Form component allows you to easily create, process and reuse HTML forms.
Stars: ✭ 2,406 (+239.35%)
Mutual labels:  symfony, symfony-component, component
Expression Language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
Stars: ✭ 2,418 (+241.04%)
Mutual labels:  symfony, symfony-component, component
Options Resolver
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.
Stars: ✭ 2,723 (+284.06%)
Mutual labels:  symfony, symfony-component, component
Dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
Stars: ✭ 3,268 (+360.93%)
Mutual labels:  symfony, symfony-component, component

String Component

The String component provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way.

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].