We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779d521 commit 1229311Copy full SHA for 1229311
composer.json
@@ -2,7 +2,7 @@
2
"name": "josegonzalez/cakephp-upload",
3
"description": "CakePHP plugin to handle file uploading sans ridiculous automagic",
4
"type": "cakephp-plugin",
5
- "keywords": ["cakephp", "upload", "files", "behavior"],
+ "keywords": ["cakephp", "upload", "files", "behavior", "orm"],
6
"homepage": "https://github.com/josegonzalez/cakephp-upload",
7
"license": "MIT",
8
"authors": [
0 commit comments