Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
aws
/
aws-sdk-php-laravel
Public
Notifications
You must be signed in to change notification settings
Fork
251
Star
1.7k
Code
Issues
2
Pull requests
2
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
16f12cb
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 12, 2018
3.3.0 release
holorhythms
committed
16f12cb
Copy full SHA for 16f12cb
Merge pull request #143 from howardlopez/config_changes
Show description for ce31baa
holorhythms
authored
ce31baa
Copy full SHA for ce31baa
Commits on Nov 9, 2018
README tweak
holorhythms
committed
ef616fc
Copy full SHA for ef616fc
Commits on Nov 7, 2018
Update README with config changes
holorhythms
committed
83221a0
Copy full SHA for 83221a0
Added credentials to config file with preference for .env file
holorhythms
committed
4b32304
Copy full SHA for 4b32304
Commits on Oct 19, 2018
3.2.1 release
holorhythms
committed
379eb23
Copy full SHA for 379eb23
Merge pull request #126 from Athuli7/patch-1
Show description for 3a89dbb
holorhythms
authored
3a89dbb
Copy full SHA for 3a89dbb
Merge pull request #132 from luisfmelo/patch-1
Show description for 5f83fd4
holorhythms
authored
5f83fd4
Copy full SHA for 5f83fd4
Merge pull request #140 from howardlopez/travis_updates
Show description for 54b0dda
holorhythms
authored
54b0dda
Copy full SHA for 54b0dda
Update Travis CI with later PHP versions
holorhythms
committed
b58031f
Copy full SHA for b58031f
Fix composer dependency resolution issue for Travis & PHP 5.5.9
holorhythms
committed
61f5839
Copy full SHA for 61f5839
Commits on Apr 26, 2018
Updated location of aws config file in README.md
luisfmelo
authored
b99ef74
Copy full SHA for b99ef74
Commits on Dec 23, 2017
Update README.md
Athuli7
authored
dd9e5ea
Copy full SHA for dd9e5ea
Commits on Nov 16, 2017
Merge pull request #122 from uniconstructor/patch-1
Show description for 56f9a29
kstich
authored
56f9a29
Copy full SHA for 56f9a29
Merge pull request #116 from Omranic/patch-1
Show description for d045088
kstich
authored
d045088
Copy full SHA for d045088
Commits on Nov 2, 2017
added --provider option for vendor:publish command
Show description for 80dc250
uniconstructor
authored
80dc250
Copy full SHA for 80dc250
Commits on Jun 14, 2017
Support Auto-Discovery
Show description for 40703e9
Omranic
authored
40703e9
Copy full SHA for 40703e9
Commits on Nov 28, 2016
installation in lumen (#110)
Show description for aa316aa
SOSTheBlack
authored and
cjyclaire
committed
aa316aa
Copy full SHA for aa316aa
Commits on Jul 12, 2016
Merge pull request #102 from cjyclaire/doc/laravel-5.2-config-option
Show description for 1414531
cjyclaire
authored
1414531
Copy full SHA for 1414531
Add documentation for credential option when upgrade larval 5.2.0
cjyclaire
committed
acca382
Copy full SHA for acca382
Commits on Feb 4, 2016
Merge pull request #93 from nickfan/master
Show description for 84277cd
jeskew
committed
84277cd
Copy full SHA for 84277cd
modify for in phar support
nickfan
committed
df128d4
Copy full SHA for df128d4
Commits on Jan 18, 2016
Update Makefile for Travis environment
jeskew
committed
24b3e94
Copy full SHA for 24b3e94
3.1.0 release
jeskew
committed
3b94689
Copy full SHA for 3b94689
Merge pull request #92 from jeskew/GrahamCampbell-patch-1
Show description for 7c6bf6d
jeskew
committed
7c6bf6d
Copy full SHA for 7c6bf6d
Test both Laravel and Lumen without requiring either
jeskew
committed
f6b2bbf
Copy full SHA for f6b2bbf
Commits on Jan 16, 2016
Add test for using service provider in Lumen
jeskew
committed
684c1e5
Copy full SHA for 684c1e5
Fixed typos
GrahamCampbell
committed
11fd1a7
Copy full SHA for 11fd1a7
Fixed lumen support
GrahamCampbell
committed
6643e8e
Copy full SHA for 6643e8e
Commits on Sep 18, 2015
Merge pull request #84 from chuck014/master
Show description for 47d805e
jeskew
committed
47d805e
Copy full SHA for 47d805e
Commits on Sep 16, 2015
removing tabs
chuck014
committed
744ebd0
Copy full SHA for 744ebd0
changing test to allow hhvm failures
chuck014
committed
1f883c7
Copy full SHA for 1f883c7
Commits on Sep 15, 2015
removing credentials from default config, restoring serviceprovider
chuck014
committed
a5b543b
Copy full SHA for a5b543b
fixing cs issues
chuck014
committed
16398c7
Copy full SHA for 16398c7
remove credentials if blank, causing the SDK to use ec2 role
chuck014
committed
91353e7
Copy full SHA for 91353e7
Pagination
Previous
Next
You can’t perform that action at this time.