StephensDev
What's New?
The following is a list of the major changes to this web over the last month, with the most recent changes shown first:
- template/ado-webhook.php
- 2025-08-30: Updated ado-webhook.php
- 2025-08-29: Updated ado-webhook.php
- 2025-08-29: Added ado-webhook.php
- template/amazon-alexa-webhook.php
- 2025-09-24: Updated amazon-alexa-webhook.php
- 2025-09-24: Added amazon-alexa-webhook.php
- template/vendor/autoload.php
- 2025-09-23: Removing Vendor
- 2025-09-23: Add Vendor folder
- template/vendor/composer/autoload_classmap.php
- template/vendor/composer/autoload_files.php
- template/vendor/composer/autoload_namespaces.php
- template/vendor/composer/autoload_psr4.php
- template/vendor/composer/autoload_real.php
- template/vendor/composer/autoload_static.php
- template/vendor/composer/ClassLoader.php
- template/vendor/composer/installed.php
- template/vendor/composer/InstalledVersions.php
- template/vendor/composer/platform_check.php
- template/vendor/guzzlehttp/guzzle/CHANGELOG.php
- template/vendor/guzzlehttp/guzzle/README.php
- template/vendor/guzzlehttp/guzzle/src/BodySummarizer.php
- template/vendor/guzzlehttp/guzzle/src/BodySummarizerInterface.php
- template/vendor/guzzlehttp/guzzle/src/Client.php
- template/vendor/guzzlehttp/guzzle/src/ClientInterface.php
- template/vendor/guzzlehttp/guzzle/src/ClientTrait.php
- template/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
- template/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php
- template/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php
- template/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php
- template/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php
- template/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php
- template/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
- template/vendor/guzzlehttp/guzzle/src/functions_include.php
- template/vendor/guzzlehttp/guzzle/src/functions.php
- template/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
- template/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php
- template/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php
- template/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php
- template/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php
- template/vendor/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php
- template/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php
- template/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php
- template/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php
- template/vendor/guzzlehttp/guzzle/src/HandlerStack.php
- template/vendor/guzzlehttp/guzzle/src/MessageFormatter.php
- template/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php
- template/vendor/guzzlehttp/guzzle/src/Middleware.php
- template/vendor/guzzlehttp/guzzle/src/Pool.php
- template/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php
- template/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php
- template/vendor/guzzlehttp/guzzle/src/RequestOptions.php
- template/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php
- template/vendor/guzzlehttp/guzzle/src/TransferStats.php
- template/vendor/guzzlehttp/guzzle/src/Utils.php
- template/vendor/guzzlehttp/guzzle/UPGRADING.php
- template/vendor/guzzlehttp/promises/CHANGELOG.php
- template/vendor/guzzlehttp/promises/README.php
- template/vendor/guzzlehttp/promises/src/AggregateException.php
- template/vendor/guzzlehttp/promises/src/CancellationException.php
- template/vendor/guzzlehttp/promises/src/Coroutine.php
- template/vendor/guzzlehttp/promises/src/Create.php
- template/vendor/guzzlehttp/promises/src/Each.php
- template/vendor/guzzlehttp/promises/src/EachPromise.php
- template/vendor/guzzlehttp/promises/src/FulfilledPromise.php
- template/vendor/guzzlehttp/promises/src/Is.php
- template/vendor/guzzlehttp/promises/src/Promise.php
- template/vendor/guzzlehttp/promises/src/PromiseInterface.php
- template/vendor/guzzlehttp/promises/src/PromisorInterface.php
- template/vendor/guzzlehttp/promises/src/RejectedPromise.php
- template/vendor/guzzlehttp/promises/src/RejectionException.php
- template/vendor/guzzlehttp/promises/src/TaskQueue.php
- template/vendor/guzzlehttp/promises/src/TaskQueueInterface.php
- template/vendor/guzzlehttp/promises/src/Utils.php
- template/vendor/guzzlehttp/psr7/CHANGELOG.php
- template/vendor/guzzlehttp/psr7/README.php
- template/vendor/guzzlehttp/psr7/src/AppendStream.php
- template/vendor/guzzlehttp/psr7/src/BufferStream.php
- template/vendor/guzzlehttp/psr7/src/CachingStream.php
- template/vendor/guzzlehttp/psr7/src/DroppingStream.php
- template/vendor/guzzlehttp/psr7/src/Exception/MalformedUriException.php
- template/vendor/guzzlehttp/psr7/src/FnStream.php
- template/vendor/guzzlehttp/psr7/src/Header.php
- template/vendor/guzzlehttp/psr7/src/HttpFactory.php
- template/vendor/guzzlehttp/psr7/src/InflateStream.php
- template/vendor/guzzlehttp/psr7/src/LazyOpenStream.php
- template/vendor/guzzlehttp/psr7/src/LimitStream.php
- template/vendor/guzzlehttp/psr7/src/Message.php
- template/vendor/guzzlehttp/psr7/src/MessageTrait.php
- template/vendor/guzzlehttp/psr7/src/MimeType.php
- template/vendor/guzzlehttp/psr7/src/MultipartStream.php
- template/vendor/guzzlehttp/psr7/src/NoSeekStream.php
- template/vendor/guzzlehttp/psr7/src/PumpStream.php
- template/vendor/guzzlehttp/psr7/src/Query.php
- template/vendor/guzzlehttp/psr7/src/Request.php
- template/vendor/guzzlehttp/psr7/src/Response.php
- template/vendor/guzzlehttp/psr7/src/Rfc7230.php
- template/vendor/guzzlehttp/psr7/src/ServerRequest.php
- template/vendor/guzzlehttp/psr7/src/Stream.php
- template/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php
- template/vendor/guzzlehttp/psr7/src/StreamWrapper.php
- template/vendor/guzzlehttp/psr7/src/UploadedFile.php
- template/vendor/guzzlehttp/psr7/src/Uri.php
- template/vendor/guzzlehttp/psr7/src/UriComparator.php
- template/vendor/guzzlehttp/psr7/src/UriNormalizer.php
- template/vendor/guzzlehttp/psr7/src/UriResolver.php
- template/vendor/guzzlehttp/psr7/src/Utils.php
- template/vendor/maxbeckers/amazon-alexa-php/.php_cs.php
- template/vendor/maxbeckers/amazon-alexa-php/CHANGELOG.php
- template/vendor/maxbeckers/amazon-alexa-php/CONTRIBUTING.php
- template/vendor/maxbeckers/amazon-alexa-php/examples/ask-for-permissions-card-response.php
- template/vendor/maxbeckers/amazon-alexa-php/examples/card-response.php
- template/vendor/maxbeckers/amazon-alexa-php/examples/Handlers/AskForPermissionsConsentCardResponseRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/examples/Handlers/CardResponseRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/examples/Handlers/SimpleIntentRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/examples/simple-intent-request.php
- template/vendor/maxbeckers/amazon-alexa-php/README.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/DeviceApiCallException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/InvalidCardPermissionsException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/InvalidSsmlException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/MissingRequestDataException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/MissingRequestHandlerException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/MissingRequiredHeaderException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/OutdatedCertExceptionException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/RequestInvalidSignatureException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Exception/RequestInvalidTimestampException.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Helper/DeviceAddressInformationHelper.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Helper/PropertyHelper.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Helper/ResponseHelper.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Helper/SerializeValueMapper.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Helper/SsmlGenerator.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Helper/SsmlTypes.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Intent/Intent.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Intent/IntentStatus.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Intent/IntentValue.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Intent/Resolution.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Intent/Slot.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Altitude.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Application.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/AudioPlayer.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Context.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Coordinate.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Device.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Device/DeviceAddressInformation.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Geolocation.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Heading.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/LocationServices.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AbstractRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/AlexaSkillEventRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/Permission.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillAccountLinkedBody.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillAccountLinkedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillDisabledBody.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillDisabledRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillEnabledRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillPermissionAcceptedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillPermissionBody.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AlexaSkillEvent/SkillPermissionChangedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AudioPlayer/AudioPlayerRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AudioPlayer/PlaybackFailedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AudioPlayer/PlaybackFinishedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AudioPlayer/PlaybackNearlyFinishedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AudioPlayer/PlaybackStartedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AudioPlayer/PlaybackState.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/AudioPlayer/PlaybackStoppedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/CanFulfill/CanFulfillIntentRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/Display/ElementSelectedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/Error.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/GameEngine/Event/Event.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/GameEngine/Event/InputEvent.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/GameEngine/InputHandlerEvent.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/PlaybackController/AbstractPlaybackController.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/PlaybackController/NextCommandIssued.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/PlaybackController/PauseCommandIssued.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/PlaybackController/PlayCommandIssued.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/PlaybackController/PreviousCommandIssued.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/Standard/IntentRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/Standard/LaunchRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/Standard/SessionEndedRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/Standard/StandardRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/System/Cause.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/System/ConnectionsResponseRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/System/ExceptionEncounteredRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/System/Payload.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/System/Status.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Request/System/SystemRequest.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Session.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/Speed.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/System.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/User.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Request/UserPermissions.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/AbstractRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/Basic/CancelRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/Basic/ExceptionEncounteredRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/Basic/FallbackRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/Basic/HelpRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/Basic/NavigateHomeRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/Basic/SessionEndedRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/Basic/StopRequestHandler.php
- template/vendor/maxbeckers/amazon-alexa-php/src/RequestHandler/RequestHandlerRegistry.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/CanFulfill/CanFulfillIntentResponse.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/CanFulfill/CanFulfillResponseBody.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/CanFulfill/CanFulfillSlot.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Card.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/CardImage.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/AbstractPlaybackDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/AudioItem.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/ClearDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/CurrentPlaybackState.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/Metadata.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/PlaybackFailed.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/PlaybackFinished.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/PlaybackNearlyFinished.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/PlaybackStarted.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/PlaybackStopped.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/PlayDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/StopDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/AudioPlayer/Stream.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/ConfirmIntentDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/ConfirmSlotDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/DelegateDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/ElicitSlotDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/Entity/Type.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/Entity/TypeValue.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/UpdateDynamicEntities/Clear.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/UpdateDynamicEntities/Replace.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Dialog/UpdateDynamicEntities/UpdateDynamicEntities.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Directive.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/HintDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/Image.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/ImageSource.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/ListItem.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/RenderTemplateDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/Template.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/Text.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/Display/TextContent.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GadgetController/Animation.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GadgetController/Parameters.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GadgetController/Sequence.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GadgetController/SetLightDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/Event.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/Pattern.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/Recognizer.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/RecognizerDeviation.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/RecognizerMatch.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/RecognizerProgress.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/StartInputHandlerDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/GameEngine/StopInputHandlerDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/System/Error.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/VideoApp/Metadata.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/VideoApp/VideoItem.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Directives/VideoApp/VideoLaunchDirective.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/OutputSpeech.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Reprompt.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/Response.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/ResponseBody.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Response/ResponseBodyInterface.php
- template/vendor/maxbeckers/amazon-alexa-php/src/Validation/RequestValidator.php
- template/vendor/maxbeckers/amazon-alexa-php/test/bootstrap.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Helper/DeviceAddressInformationHelperTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Helper/PropertyHelperTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Helper/SsmlGeneratorTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Intent/IntentTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Intent/SlotTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/AlexaSkillEventRequestsTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/AudioPlayerRequestsTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/CanFulfillIntentRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/ConnectionsResponseRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/ElementSelectedRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/ExceptionEncounteredRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/GeolocationRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/InputHandlerEventTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/IntentRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/LaunchRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/PlaybackControllerRequestsTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Request/SessionEndedRequestTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/Basic/CancelRequestHandlerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/Basic/ExceptionEncounteredRequestHandlerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/Basic/FallbackRequestHandlerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/Basic/HelpRequestHandlerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/Basic/NavigateHomeRequestHandlerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/Basic/SessionEndedRequestHandlerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/Basic/StopRequestHandlerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/RequestHandler/RequestHandlerRegistryTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/CanFulfillResponseBodyTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/CardTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/AudioTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/ConfirmIntentDirectiveTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/ConfirmSlotDirectiveTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/DelegateDirectiveTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/ElicitSlotDirectiveTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/Entity/TypeTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/Entity/TypeValueTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/UpdateDynamicEntities/ClearTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Dialog/UpdateDynamicEntities/ReplaceTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Display/TemplateTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/Display/TextContentTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/DisplayTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/GadgetControllerTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/GameEngineTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/Directives/VideoAppTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/ResponseBodyTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/ResponseHelperTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Response/ResponseTest.php
- template/vendor/maxbeckers/amazon-alexa-php/test/Test/Validation/RequestValidatorTest.php
- template/vendor/psr/http-client/CHANGELOG.php
- template/vendor/psr/http-client/README.php
- template/vendor/psr/http-client/src/ClientExceptionInterface.php
- template/vendor/psr/http-client/src/ClientInterface.php
- template/vendor/psr/http-client/src/NetworkExceptionInterface.php
- template/vendor/psr/http-client/src/RequestExceptionInterface.php
- template/vendor/psr/http-factory/README.php
- template/vendor/psr/http-factory/src/RequestFactoryInterface.php
- template/vendor/psr/http-factory/src/ResponseFactoryInterface.php
- template/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php
- template/vendor/psr/http-factory/src/StreamFactoryInterface.php
- template/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php
- template/vendor/psr/http-factory/src/UriFactoryInterface.php
- template/vendor/psr/http-message/CHANGELOG.php
- template/vendor/psr/http-message/docs/PSR7-Interfaces.php
- template/vendor/psr/http-message/docs/PSR7-Usage.php
- template/vendor/psr/http-message/README.php
- template/vendor/psr/http-message/src/MessageInterface.php
- template/vendor/psr/http-message/src/RequestInterface.php
- template/vendor/psr/http-message/src/ResponseInterface.php
- template/vendor/psr/http-message/src/ServerRequestInterface.php
- template/vendor/psr/http-message/src/StreamInterface.php
- template/vendor/psr/http-message/src/UploadedFileInterface.php
- template/vendor/psr/http-message/src/UriInterface.php
- template/vendor/ralouphie/getallheaders/README.php
- template/vendor/ralouphie/getallheaders/src/getallheaders.php
- template/vendor/symfony/deprecation-contracts/CHANGELOG.php
- template/vendor/symfony/deprecation-contracts/function.php
- template/vendor/symfony/deprecation-contracts/README.php