{"id":21300995,"url":"https://github.com/lucenarenato/object_storage_s3","last_synced_at":"2026-04-12T20:38:44.487Z","repository":{"id":37508672,"uuid":"196444401","full_name":"lucenarenato/Object_Storage_S3","owner":"lucenarenato","description":"Usando Object Storage ou S3 | Laravel, Lumen e Symfony","archived":false,"fork":false,"pushed_at":"2023-01-14T00:52:29.000Z","size":11996,"stargazers_count":1,"open_issues_count":32,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T08:11:39.700Z","etag":null,"topics":["aws","laravel","locaweb","lumen","object-storage","php7","s3","s3-bucket","symfony"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/lucenarenato.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}},"created_at":"2019-07-11T18:12:17.000Z","updated_at":"2023-03-04T05:11:08.000Z","dependencies_parsed_at":"2023-02-09T18:16:44.137Z","dependency_job_id":null,"html_url":"https://github.com/lucenarenato/Object_Storage_S3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucenarenato%2FObject_Storage_S3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucenarenato%2FObject_Storage_S3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucenarenato%2FObject_Storage_S3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucenarenato%2FObject_Storage_S3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucenarenato","download_url":"https://codeload.github.com/lucenarenato/Object_Storage_S3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243771631,"owners_count":20345495,"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":["aws","laravel","locaweb","lumen","object-storage","php7","s3","s3-bucket","symfony"],"created_at":"2024-11-21T15:43:17.345Z","updated_at":"2026-04-12T20:38:44.402Z","avatar_url":"https://github.com/lucenarenato.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Usando Object Storage ou S3\n## Laravel, Lumen e Symfony\n\n- symfony-upload-s3\n- dzone-s3-lumen-master\n- Laravel-AmazonS3-Video-master\n- learningl5-2.2\n- lumens3\n\n# FileSystems.php\n\n$ composer install aws/aws-sdk-php\n$ composer require league/flysystem-aws-s3-v3\n\n## AWS\n```php\n's3' =\u003e [\n         'driver' =\u003e 's3',\n         'key' =\u003e 'AKIAQS42OR6PYFOITQFY',\n         'secret' =\u003e '000000000+AeaqNLB2',\n         'region' =\u003e 'us-east-1',\n         'bucket' =\u003e 'storage_teste',\n     ],\n```\n\n### Locaweb Object Storage\n## Object Storage Locaweb \n```php\n      's3' =\u003e [\n         'driver' =\u003e 's3',\n         'version' =\u003e 'latest',\n         'endpoint' =\u003e 'https://lss.locawebcorp.com.br',\n         'account' =\u003e 'Locaweb CORP Object Storage',\n         'key'    =\u003e '53RBB2CGBA2EJ21GDZ7A',\n         'secret' =\u003e '00000000000000000000',\n         'region' =\u003e '',\n         'bucket' =\u003e 'storage_teste',\n         'Body'   =\u003e 'Hello, world!',\n         'ACL'    =\u003e 'public-read',\n      ],\n```\n\n- https://s3.console.aws.amazon.com\n- https://docs.aws.amazon.com/aws-sdk-php/v2/guide/service-s3.html\n- http://docs.ceph.com/docs/master/radosgw/s3/php/\n- https://github.com/aws/aws-sdk-php-symfony\n- https://gist.github.com/lucenarenato/3d069df0f7516402d038186957eb01bf\n- https://gist.github.com/lucenarenato/83a9004de49a686b6b3ec6d4d4c7a978\n\n\u003e Renato Lucena - 2019 - http://renatolucena.net\n\u003cbr\u003e\n\u003ca href=\"https://twitter.com/cpdrenato\"\u003e\u003cimg src=\"https://img.shields.io/twitter/url/http/shields.io.svg\" alt=\"Follow @cpdrenato on Twitter\"\u003e\u003c/img\u003e\u003c/a\u003e\n\u003cbr\u003e\nArtigo referente a este Assunto: http://blog.renatolucena.net/usando-object-storage-ou-s3/\n\nAWS_KEY=0000000\nAWS_SECRET=00000000+AeaqNLB2\nAWS_REGION=us-east-1\nAWS_BUCKET=larateste\n#AWS_URL=https://s3.amazonaws.com/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucenarenato%2Fobject_storage_s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucenarenato%2Fobject_storage_s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucenarenato%2Fobject_storage_s3/lists"}