{"id":13294780,"url":"https://github.com/apirvane/codeigniter-multiple-file-upload","last_synced_at":"2025-03-10T08:31:42.731Z","repository":{"id":88062101,"uuid":"101187841","full_name":"apirvane/codeigniter-multiple-file-upload","owner":"apirvane","description":"Custom CodeIgniter Upload library class to allow multiple files upload. ","archived":false,"fork":false,"pushed_at":"2017-08-23T14:12:38.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-29T17:39:09.464Z","etag":null,"topics":["bonfire","codeigniter","file","multiple-files-upload","upload"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apirvane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-23T14:12:27.000Z","updated_at":"2024-07-29T17:39:16.109Z","dependencies_parsed_at":"2023-03-04T14:30:22.709Z","dependency_job_id":null,"html_url":"https://github.com/apirvane/codeigniter-multiple-file-upload","commit_stats":null,"previous_names":["apirvane/codeigniter-multiple-file-upload"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apirvane%2Fcodeigniter-multiple-file-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apirvane%2Fcodeigniter-multiple-file-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apirvane%2Fcodeigniter-multiple-file-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apirvane%2Fcodeigniter-multiple-file-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apirvane","download_url":"https://codeload.github.com/apirvane/codeigniter-multiple-file-upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242819119,"owners_count":20190386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bonfire","codeigniter","file","multiple-files-upload","upload"],"created_at":"2024-07-29T17:14:59.558Z","updated_at":"2025-03-10T08:31:42.346Z","avatar_url":"https://github.com/apirvane.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"#CodeIgniter Multiple Upload Library\nJust an extension to the existing Upload class to take advantage of multiple uploads in one form field\n\n##v.0.4: August 23, 2017\n\n__Changes__\nReplacing clean_file_name() with sanitize_filename() in order to support CI3. Adding new method to get the uploaded files information.\n\n##v.0.3: January 10, 2012\n\n__Changes__\nAdding the support of custom file names passed as an array of strings (ex image1.jpg, image2.jpg). This would help generate the filenames based on parameters like Ids of Product etc.\n\n##v.0.2: November 7, 2011\n\n__Changes__\nAdded a parameter to return all the uploaded file(s) info as opposed to boolean. Set to false to return boolean instead.\n\n##v.0.1: July 7, 2011\n\n__Description__\nThis version is a quick and dirty first pass for a project I'm currently working on. I haven't worked on the error reporting piece yet, so feel free to send in that contribution if you're so inclined.\n\n__Installation__\nCopy MY\\_Upload.php to your application/libraries directory.\nIf you are using a prefix other than MY_ for your classes and/or alternative file paths, adjust accordingly.\n\n__Usage__\nLoad the Upload class as usual, in your controller call the function `do_multi_upload()`. If you are uploading a single file, it'll default to the regular `do_upload()` method. \nIn the form, set field names to array (e.g. name=\"userfile[]\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapirvane%2Fcodeigniter-multiple-file-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapirvane%2Fcodeigniter-multiple-file-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapirvane%2Fcodeigniter-multiple-file-upload/lists"}