php-symfony-serializer
convert PHP objects into specific formats and vice versa
The Symfony Serializer Component can be used to serialize PHP objects
into array structures or other formats like XML and JSON. It also
supports deserializing of XML and JSON back to PHP objects.
php-symfony-simple-textin-notifier
Symfony SimpleTextin Notifier Bridge
The Symfony SimpleTextin Notifier Bridge provides SimpleTextin integration
for Symfony Notifier.
php-symfony-sinch-notifier
Symfony Sinch Notifier Bridge
The Symfony Sinch Notifier Bridge provides Sinch integration
for Symfony Notifier.
php-symfony-smsapi-notifier
Symfony Smsapi Notifier Bridge
The Symfony Smsapi Notifier Bridge provides Smsapi integration
for Symfony Notifier.
php-symfony-spot-hit-notifier
Symfony Spot-Hit Notifier Bridge
The Symfony Spot-Hit Notifier Bridge provides Spot-Hit integration
for Symfony Notifier.
php-symfony-string
object-oriented API to work with strings
The Symfony String component provides an object-oriented API to
strings and deals with bytes, UTF-8 code points and grapheme clusters in
a unified way.