All Projects → symfony → Serializer

symfony / Serializer

Licence: mit
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Serializer

Polyfill Php73
This component provides functions unavailable in releases prior to PHP 7.3.
Stars: ✭ 2,121 (+4.95%)
Mutual labels:  symfony, symfony-component, component
Security Csrf
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
Stars: ✭ 1,220 (-39.63%)
Mutual labels:  symfony, symfony-component, component
Console
The Console component eases the creation of beautiful and testable command line interfaces.
Stars: ✭ 8,988 (+344.73%)
Mutual labels:  symfony, symfony-component, component
Error Handler
The ErrorHandler component provides tools to manage errors and ease debugging PHP code.
Stars: ✭ 1,852 (-8.36%)
Mutual labels:  symfony, symfony-component, component
Polyfill Util
This component provides binary-safe string functions, using the mbstring extension when available.
Stars: ✭ 1,364 (-32.51%)
Mutual labels:  symfony, symfony-component, component
Http Client
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
Stars: ✭ 1,186 (-41.32%)
Mutual labels:  symfony, symfony-component, component
Property Info
PropertyInfo extracts information about PHP class' properties using metadata of popular sources.
Stars: ✭ 1,747 (-13.56%)
Mutual labels:  symfony, symfony-component, component
Class Loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
Stars: ✭ 1,131 (-44.04%)
Mutual labels:  symfony, symfony-component, component
Polyfill
PHP polyfills
Stars: ✭ 1,333 (-34.04%)
Mutual labels:  symfony, symfony-component, component
Polyfill Php54
This component provides functions unavailable in releases prior to PHP 5.4.
Stars: ✭ 93 (-95.4%)
Mutual labels:  symfony, symfony-component, component
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-94.36%)
Mutual labels:  json, serializer, symfony
Polyfill Php56
This component provides functions unavailable in releases prior to PHP 5.6.
Stars: ✭ 1,470 (-27.26%)
Mutual labels:  symfony, symfony-component, component
Security Guard
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.
Stars: ✭ 1,157 (-42.75%)
Mutual labels:  symfony, symfony-component, component
Polyfill Iconv
This component provides a native PHP implementation of the php.net/iconv functions.
Stars: ✭ 1,621 (-19.79%)
Mutual labels:  symfony, symfony-component, component
Security Http
Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
Stars: ✭ 1,146 (-43.3%)
Mutual labels:  symfony, symfony-component, component
Security
The Security component provides a complete security system for your web application.
Stars: ✭ 1,195 (-40.87%)
Mutual labels:  symfony, symfony-component, component
Http Foundation
The HttpFoundation component defines an object-oriented layer for the HTTP specification.
Stars: ✭ 8,068 (+299.21%)
Mutual labels:  symfony, symfony-component, component
Web Link
The WebLink component manages links between resources. It is particularly useful to advise clients to preload and prefetch documents through HTTP and HTTP/2 pushes.
Stars: ✭ 1,060 (-47.55%)
Mutual labels:  symfony, symfony-component, component
Security Core
Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
Stars: ✭ 1,264 (-37.46%)
Mutual labels:  symfony, symfony-component, component
Polyfill Php55
This component provides functions unavailable in releases prior to PHP 5.5.
Stars: ✭ 105 (-94.8%)
Mutual labels:  symfony, symfony-component, component
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].