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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
73
73
|**[Bespoken - `serverless-plugin-bespoken`](https://github.com/bespoken/serverless-plugin-bespoken)** <br/> by [bespoken](http://github.com/bespoken) <br/> Creates a local server and a proxy so you don't have to deploy anytime you want to test your code | <br/> |
74
74
|**[Better Credentials - `serverless-better-credentials`](https://github.com/thomasmichaelwallace/serverless-better-credentials)** <br/> by [thomasmichaelwallace](http://github.com/thomasmichaelwallace) <br/> Extended AWS credentials resolution for the Serverless Framework: including Single Sign On (SSO) and credential_process support. | <br/> |
75
75
|**[Bind Deployment Id - `serverless-plugin-bind-deployment-id`](https://github.com/jacob-meacham/serverless-plugin-bind-deployment-id)** <br/> by [jacob-meacham](http://github.com/jacob-meacham) <br/> A Serverless plugin to bind the randomly generated deployment resource to your custom resources | <br/> |
76
+
|**[Bref - `bref`](https://github.com/brefphp/bref)** <br/> by [brefphp](http://github.com/brefphp) <br/> Deploy serverless PHP applications to AWS Lambda | <br/> |
76
77
|**[Browserifier - `serverless-plugin-browserifier`](https://github.com/digitalmaas/serverless-plugin-browserifier)** <br/> by [digitalmaas](http://github.com/digitalmaas) <br/> Reduce the size and speed up your Node.js based lambda's using browserify. | <br/> |
77
78
|**[Browserify - `serverless-plugin-browserify`](https://github.com/doapp-ryanp/serverless-plugin-browserify)** <br/> by [doapp-ryanp](http://github.com/doapp-ryanp) <br/> Speed up your node based lambda's | <br/> |
78
79
|**[Build Client - `serverless-build-client`](https://github.com/tgfischer/serverless-build-client)** <br/> by [tgfischer](http://github.com/tgfischer) <br/> Build your static website with environment variables defined in serverless.yml | <br/> |
0 commit comments