KnpGaufretteBundle/DependencyInjection/Factory
Florian Klein 0b2750033a Merge pull request #102 from Karisch/feature/google-cloud-storage
Add support for Google Cloud Storage
2015-11-10 10:25:29 +01:00
..
AclAwareAmazonS3AdapterFactory.php Allow adapter options to be passed 2013-06-23 18:43:17 +00:00
AdapterFactoryInterface.php Fixed documentation annotation for factories 2013-01-21 11:07:19 +01:00
AmazonS3AdapterFactory.php Allow AmazonsS3 adapter to gave acl option 2013-10-29 18:01:53 +02:00
ApcAdapterFactory.php Implement APC adapter 2011-12-12 23:18:52 +01:00
AwsS3AdapterFactory.php added detect_content_type option for AwsS3 adapter 2014-05-05 09:10:50 -04: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
DropboxAdapterFactory.php Update DropboxAdapterFactory.php 2013-10-06 09:25:51 +03:00
FtpAdapterFactory.php Update FtpAdapterFactory.php 2013-10-10 10:19:27 +02:00
GoogleCloudStorageAdapterFactory.php Add support for Google Cloud Storage 2014-11-01 12:27:35 +01: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
PhpseclibSftpAdapterFactory.php Add phpseclib sftp adapter 2015-02-10 16:28:08 +06: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