Compatibility
Table of Contents
Classes
- EscaperShim
- Standalone sfOutputEscaper implementation for when Symfony is not loaded.
- EscaperObjectDecoratorShim
- Standalone sfOutputEscaperObjectDecorator — thin wrapper around an object.
- EscaperArrayDecoratorShim
- Standalone sfOutputEscaperArrayDecorator.
- SfConfigShim
- Standalone sfConfig implementation for when Symfony is not loaded.
- SfContextAdapter
- Standalone sfContext implementation backed by Laravel services.
- SfConfigurationAdapter
- Minimal configuration adapter for standalone mode.
- SfRoutingAdapter
- Minimal routing adapter for standalone URL generation.
- SfLoggerAdapter
- Minimal logger adapter for standalone mode.
- SfEventDispatcherAdapter
- Minimal event dispatcher adapter for standalone mode.
- SfControllerAdapter
- Minimal sfController adapter for standalone mode.
- SfActionStackAdapter
- Minimal action stack adapter.
- SfConfigCacheAdapter
- Minimal config cache adapter for standalone mode.
- SfI18nAdapter
- Minimal i18n adapter for standalone mode.
- SfProjectConfigurationShim
- Standalone sfProjectConfiguration shim.
- SfResponseAdapter
- Standalone sfWebResponse adapter for when Symfony is not loaded.
- SfUserAdapter
- Wraps $_SESSION data with the sfUser/myUser API.
- SfWebRequestAdapterBase
- SfWebRequestAdapter
- Wraps Illuminate\Http\Request with the sfWebRequest API.