|
|
|
|
|
|
65
|
- [Notifications](#notifications)
|
65
|
- [Notifications](#notifications)
|
|
66
|
- [Deployment](#deployment)
|
66
|
- [Deployment](#deployment)
|
|
67
|
- [Internationalisation and Localisation](#internationalisation-and-localisation)
|
67
|
- [Internationalisation and Localisation](#internationalisation-and-localisation)
|
|
|
|
68
|
+ - [Serverless](#serverless)
|
|
68
|
- [Third Party APIs](#third-party-apis)
|
69
|
- [Third Party APIs](#third-party-apis)
|
|
69
|
- [Extensions](#extensions)
|
70
|
- [Extensions](#extensions)
|
|
70
|
- [Miscellaneous](#miscellaneous)
|
71
|
- [Miscellaneous](#miscellaneous)
|
|
|
|
|
|
|
711
|
* [Aura.Intl](https://github.com/auraphp/Aura.Intl) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation.
|
712
|
* [Aura.Intl](https://github.com/auraphp/Aura.Intl) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation.
|
|
712
|
* [Cake I18n](https://github.com/cakephp/i18n) - Message translation and localization for dates and numbers (CP)
|
713
|
* [Cake I18n](https://github.com/cakephp/i18n) - Message translation and localization for dates and numbers (CP)
|
|
713
|
|
714
|
|
|
|
|
715
|
+### Serverless
|
|
|
|
716
|
+*Libraries and tools to help build serverless web applications.*
|
|
|
|
717
|
+
|
|
|
|
718
|
+* [Bref](https://bref.sh/) - Serverless PHP on AWS Lambda.
|
|
|
|
719
|
+* [Serverless Framework](https://serverless.com/framework/) - An open source framework for building serverless applications.
|
|
|
|
720
|
+
|
|
714
|
### Third Party APIs
|
721
|
### Third Party APIs
|
|
715
|
*Libraries for accessing third party APIs.*
|
722
|
*Libraries for accessing third party APIs.*
|
|
716
|
|
723
|
|