2013/4/9 Tomi Saarinen <[email protected]> > In most cases our file storing needs are actually quite simple. Basic crud > by key/path is something that's always needed. Also querying, metadata and > uri-awareness are something that might get handy sometimes as many advanced > filesystems support them. There are also solutions. I personally like the > approach of Gaufrette <https://github.com/KnpLabs/Gaufrette> library. The > problem is, it's not a standard in any way. And while all this sweet > standardization process is going on in PHP world, I'd like to see the api > of file storages being standardized at least on some level. I even think > that with some enhancements Gaufrette could probably be used as a starting > point. >
If standardization is your concern, maybe the PHP-FIG ML [1] is the correct place to discuss this topic? Cheers, Bernhard [1] https://groups.google.com/forum/?fromgroups#!forum/php-fig-cs -- -- If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en --- You received this message because you are subscribed to the Google Groups "Symfony developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
