KnpGaufretteBundle/DependencyInjection/Factory
Leszek Prabucki 171844b400 Merge pull request #69 from Gesthispania/master
Add FTP SSL/TSL Option
2013-12-30 00:59:49 -08: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 AwsS3 adapter: added ACL option in configuration 2013-11-13 02:14:41 +08: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
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