KnpGaufretteBundle/DependencyInjection/Factory
2013-10-10 09:58:17 +02:00
..
AclAwareAmazonS3AdapterFactory.php Make sure definition is set in create 2013-03-01 12:43:20 +00:00
AdapterFactoryInterface.php Fixed documentation annotation for factories 2013-01-21 11:07:19 +01:00
AmazonS3AdapterFactory.php Fixed documentation annotation for factories 2013-01-21 11:07:19 +01:00
ApcAdapterFactory.php Implement APC adapter 2011-12-12 23:18:52 +01:00
AwsS3AdapterFactory.php add AwsS3AdapterFactory 2013-09-26 19:50:50 +02:00
AzureBlobStorageAdapterFactory.php Added support for azure blob storage (introduced here: https://github.com/KnpLabs/Gaufrette/pull/206) 2013-08-24 11:00:36 +02:00
CacheAdapterFactory.php Merge remote-tracking branch 'RobinvdVleuten/master' into cache-adapter 2012-09-05 19:45:48 +02:00
DoctrineDbalAdapterFactory.php Use doctrine dbal connection name, rename doctrine_dbal_id into connection_name 2013-09-13 13:34:24 +02:00
FtpAdapterFactory.php Add SSL option to work with modified Gaufrette that use SSL/TSL FTP 2013-10-10 09:58:17 +02:00
GridFSAdapterFactory.php GridFS support 2011-10-03 15:59:23 +03:00
InMemoryAdapterFactory.php Change Knplabs to Knp. BC break before Symfony2 release. 2011-07-03 11:38:38 +02:00
LocalAdapterFactory.php Change Knplabs to Knp. BC break before Symfony2 release. 2011-07-03 11:38:38 +02:00
MogileFSAdapterFactory.php Corrected configuration option 2011-10-17 16:46:47 +03:00
OpenCloudAdapterFactory.php Added OpenCloudAdapterFactory 2013-04-12 02:32:10 +02:00
SafeLocalAdapterFactory.php Change Knplabs to Knp. BC break before Symfony2 release. 2011-07-03 11:38:38 +02:00
ServiceAdapterFactory.php Change Knplabs to Knp. BC break before Symfony2 release. 2011-07-03 11:38:38 +02:00
SftpAdapterFactory.php Add SftpAdapterFactory. 2012-09-06 14:24:49 +02:00