PHPackages                             mdnayeemsarker/easy-aws - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. mdnayeemsarker/easy-aws

ActiveLibrary[File &amp; Storage](/categories/file-storage)

mdnayeemsarker/easy-aws
=======================

THis is This is an aws helper package. If you use this package and that one is compleatly manage your aws file upload, delete, file url, download etc

1.9(1y ago)128[1 PRs](https://github.com/mdnayeemsarker/EasyAWS/pulls)MITPHPCI passing

Since Jul 9Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/mdnayeemsarker/EasyAWS)[ Packagist](https://packagist.org/packages/mdnayeemsarker/easy-aws)[ RSS](/packages/mdnayeemsarker-easy-aws/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (3)Versions (12)Used By (0)

Laravel Easy AWS
================

[](#laravel-easy-aws)

THis is This is an aws helper package. If you use this package and that one is compleatly manage your aws file upload, delete, file url, download etc.

Installation
------------

[](#installation)

To install the package, use Composer:

```
composer require mdnayeemsarker/easy-aws
```

Set Key for aws use in config/app.php

```
'ne_aws_access_key_id' => env('NE_AWS_ACCESS_KEY_ID', 'or set here'),
'ne_aws_secret_access_key' => env('NE_AWS_SECRET_ACCESS_KEY', 'or set here'),
'ne_aws_default_region' => env('NE_AWS_DEFAULT_REGION', 'or set here'),
'ne_aws_bucket' => env('NE_AWS_BUCKET', 'or set here'),
'ne_aws_url' => env('NE_AWS_URL', 'or set here'),
'ne_is_debug' => env('NE_IS_DEBUG', 'or set here true/false'),
```

Set Key for variable in env (optional)

```
NE_AWS_ACCESS_KEY_ID='AWS_ACCESS_KEY_ID'
NE_AWS_SECRET_ACCESS_KEY='AWS_SECRET_ACCESS_KEY'
NE_AWS_DEFAULT_REGION='AWS_DEFAULT_REGION'
NE_AWS_BUCKET='AWS_BUCKET'
NE_AWS_URL='AWS_URL'
NE_IS_DEBUG='true/false'
```

- find this crediential in your aws S3 bucket console.

Getting To Know Yeoman
----------------------

[](#getting-to-know-yeoman)

- Feel free to [learn more about MD NAYEEM SARKER](https://github.com/mdnayeemsarker).

License
-------

[](#license)

MIT © [MD NAYEEM SARKER](https://github.com/mdnayeemsarker)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance51

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

10

Last Release

721d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed641d9eb4ce01e8006974fac6a26da638cd3ddb5e01ff9e60eb5284feedf539?d=identicon)[devabnayeem](/maintainers/devabnayeem)

---

Top Contributors

[![mdnayeemsarker](https://avatars.githubusercontent.com/u/34866701?v=4)](https://github.com/mdnayeemsarker "mdnayeemsarker (18 commits)")

### Embed Badge

![Health badge](/badges/mdnayeemsarker-easy-aws/health.svg)

```
[![Health](https://phpackages.com/badges/mdnayeemsarker-easy-aws/health.svg)](https://phpackages.com/packages/mdnayeemsarker-easy-aws)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
