Explorar el Código

[README] add uploadable

David Buchmann hace 12 años
padre
commit
93e1271a45
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -83,6 +83,7 @@ records being flushed in the behavioral way. List of extensions:
 - **Sortable** - makes any document or entity sortable
 - **Translator** - explicit way to handle translations
 - **Softdeleteable** - allows to implicitly remove records
+- **Uploadable** - provides file upload handling in entity fields
 
 Currently these extensions support **Yaml**, **Annotation**  and **Xml** mapping. Additional mapping drivers
 can be easily implemented using Mapping extension to handle the additional metadata mapping.