wwp-fastendpointsSource ↗
Important source, API, test, documentation, and configuration paths.

Repository map

A bounded, source-grounded map of the imported repository.

API contracts

  • tests/Schemas/Basics/Array.json
  • tests/Schemas/Basics/Boolean.json
  • tests/Schemas/Basics/Double.json
  • tests/Schemas/Basics/Integer.json
  • tests/Schemas/Basics/Null.json
  • tests/Schemas/Basics/Object.json
  • tests/Schemas/Basics/String.json
  • tests/Schemas/Invalid/InvalidAdditionalProperties.json
  • tests/Schemas/Invalid/InvalidJson.json
  • tests/Schemas/Invalid/Text.json
  • tests/Schemas/Misc/MultipleTypeObjects.json
  • tests/Schemas/Posts/Get.json
  • tests/Schemas/Posts/Update.json
  • tests/Schemas/Users/Get.json
  • tests/Schemas/Users/WithAdditionalProperties.json

Tests

  • .github/workflows/tests.yml
  • docs/docs/quick-start/tests/index.md
  • docs/docs/quick-start/tests/integration.md
  • docs/docs/quick-start/tests/unit.md
  • tests/Datasets/ValidOptions.php
  • tests/Helpers/Faker.php
  • tests/Helpers/Helpers.php
  • tests/Integration/AppMultipleRoutersTest.php
  • tests/Integration/AppSingleRouterTest.php
  • tests/Integration/ErrorHandlerTest.php
  • tests/Integration/InjectorsTest.php
  • tests/Integration/OptionsTest.php
  • tests/Integration/Routers/ActionsRouter.php
  • tests/Integration/Routers/ErrorHandlerRouter.php
  • tests/Integration/Routers/InjectorsRouter.php
  • tests/Integration/Routers/Middlewares/OnRequestErrorActionMiddleware.php
  • tests/Integration/Routers/Middlewares/OnResponseErrorActionMiddleware.php
  • tests/Integration/Routers/OptionsRouter.php
  • tests/Integration/Routers/PostsRouter.php
  • tests/Models/Post.php
  • tests/Pest.php
  • tests/Unit/DITest.php
  • tests/Unit/EndpointTest.php
  • tests/Unit/Helpers/WpErrorTest.php
  • tests/Unit/OptionsTest.php
  • tests/Unit/ResponseMiddlewareTest.php
  • tests/Unit/RouterTest.php
  • tests/bootstrap.php
  • tests/constants.php
  • tests/wp-overrides.php

Documentation

  • README.md
  • docs/data/sponsors.yml
  • docs/docs/advanced-user-guide/dependency-injection/index.md
  • docs/docs/advanced-user-guide/dependency-injection/injectables.md
  • docs/docs/advanced-user-guide/dependency-injection/request-payload.md
  • docs/docs/advanced-user-guide/index.md
  • docs/docs/advanced-user-guide/middlewares.md
  • docs/docs/advanced-user-guide/plugins-as-dependencies.md
  • docs/docs/advanced-user-guide/request-life-cycle.md
  • docs/docs/advanced-user-guide/responses.md
  • docs/docs/assets/js/initHighlight.js
  • docs/docs/index.md
  • docs/docs/quick-start/index.md
  • docs/docs/quick-start/router.md
  • docs/docs/quick-start/service-provider.md
  • docs/mkdocs.yml

Source

  • src/DI/InjectParameterResolver.php
  • src/DI/Invoker.php
  • src/DI/LazyLoadParameters.php
  • src/DI/StaticParameterResolver.php
  • src/DI/ValidationParameterResolver.php
  • src/Endpoint.php
  • src/Helpers/WpError.php
  • src/Middlewares/ResponseMiddleware.php
  • src/Options/Any.php
  • src/Options/Body.php
  • src/Options/Cookie.php
  • src/Options/File.php
  • src/Options/From.php
  • src/Options/Header.php
  • src/Options/Inject.php
  • src/Options/Json.php
  • src/Options/Query.php
  • src/Options/Url.php
  • src/Router.php

Configuration

  • .github/workflows/badges.yml

Other files

  • LICENSE
  • composer.json
  • phpunit.xml
  • pint.json
Generated by smolify with deterministic-repository-import-v1 · 85 source files