SerializerWith 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.
Stars: ✭ 2,021 (-7.04%)
Mutual labels: symfony, symfony-component, component
Polyfill UtilThis component provides binary-safe string functions, using the mbstring extension when available.
Stars: ✭ 1,364 (-37.26%)
Mutual labels: symfony, symfony-component, component
Security CoreSecurity 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 (-41.86%)
Mutual labels: symfony, symfony-component, component
ConsoleThe Console component eases the creation of beautiful and testable command line interfaces.
Stars: ✭ 8,988 (+313.43%)
Mutual labels: symfony, symfony-component, component
Error HandlerThe ErrorHandler component provides tools to manage errors and ease debugging PHP code.
Stars: ✭ 1,852 (-14.81%)
Mutual labels: symfony, symfony-component, component
SecurityThe Security component provides a complete security system for your web application.
Stars: ✭ 1,195 (-45.03%)
Mutual labels: symfony, symfony-component, component
PolyfillPHP polyfills
Stars: ✭ 1,333 (-38.68%)
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 (-47.98%)
Mutual labels: symfony, symfony-component, component
Var ExporterThe VarExporter component allows exporting any serializable PHP data structure to plain PHP code. While doing so, it preserves all the semantics associated with the serialization mechanism of PHP (__wakeup, __sleep, Serializable).
Stars: ✭ 1,616 (-25.67%)
Mutual labels: symfony, symfony-component, component
Polyfill Php56This component provides functions unavailable in releases prior to PHP 5.6.
Stars: ✭ 1,470 (-32.38%)
Mutual labels: symfony, symfony-component, component
Http ClientThe HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
Stars: ✭ 1,186 (-45.45%)
Mutual labels: symfony, symfony-component, component
Property InfoPropertyInfo extracts information about PHP class' properties using metadata of popular sources.
Stars: ✭ 1,747 (-19.64%)
Mutual labels: symfony, symfony-component, component
Security GuardThe 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 (-46.78%)
Mutual labels: symfony, symfony-component, component
Security CsrfThe Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
Stars: ✭ 1,220 (-43.88%)
Mutual labels: symfony, symfony-component, component
Security HttpSecurity 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 (-47.29%)
Mutual labels: symfony, symfony-component, component
Polyfill Php54This component provides functions unavailable in releases prior to PHP 5.4.
Stars: ✭ 93 (-95.72%)
Mutual labels: symfony, symfony-component, component
Http FoundationThe HttpFoundation component defines an object-oriented layer for the HTTP specification.
Stars: ✭ 8,068 (+271.11%)
Mutual labels: symfony, symfony-component, component
Web LinkThe 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 (-51.24%)
Mutual labels: symfony, symfony-component, component
Polyfill Php55This component provides functions unavailable in releases prior to PHP 5.5.
Stars: ✭ 105 (-95.17%)
Mutual labels: symfony, symfony-component, component
Polyfill IconvThis component provides a native PHP implementation of the php.net/iconv functions.
Stars: ✭ 1,621 (-25.44%)
Mutual labels: symfony, symfony-component, component