scramble

    Modern Laravel OpenAPI (Swagger) documentation generator. No PHPDoc annotations required.

    Language: php

    Author: GitHub Repos (@github-repos)

    0 stars · 0 views

    Files

    • routes (txt)
    • web.php (php)
    • README.md (md)
    • pint.json (json)
    • stubs (txt)
    • resources (txt)
    • views (txt)
    • scalar.blade.php (php)
    • docs.blade.php (php)
    • .github (github)
    • workflows (txt)
    • run-tests.yml (yml)
    • fix-php-code-style-issues.yml (yml)
    • gh-img.png (image)
    • ISSUE_TEMPLATE (txt)
    • bug.yml (yml)
    • config.yml (yml)
    • gh-promo.svg (image)
    • FUNDING.yml (yml)
    • tests (txt)
    • TypeToSchemaTransformerTest.php (php)
    • OpenApiTraverserTest.php (php)
    • .pest (pest)
    • snapshots (txt)
    • Support (txt)
    • TypeToSchemaExtensions (txt)
    • PaginatorTypeToSchemaTest (txt)
    • LengthAwarePaginatorTypeToSchemaTest (txt)
    • CursorPaginatorTypeToSchemaTest (txt)
    • OperationExtensions (txt)
    • RequestBodyExtensionTest (txt)
    • Configuration (txt)
    • ApiPathTest.php (php)
    • GeneratorConfigSecurityStrategyTest.php (php)
    • GeneratorConfigTest.php (php)
    • TestCase.php (php)
    • ResponseDocumentingTest.php (php)
    • InferExtensions (txt)
    • JsonResourceExtensionTest.php (php)
    • ModelExtensionTest.php (php)
    • TransformsToResourceCollectionExtensionTest.php (php)
    • JsonResourceInferenceTest.php (php)
    • TestUtils.php (php)
    • DocumentTransformers (txt)
    • CleanupUnusedResponseReferencesTransformerTest.php (php)
    • Utils (txt)
    • AnalysisResult.php (php)
    • __snapshots__ (txt)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_integer_)__1.yml (yml)
    • ErrorsResponsesTest__it_adds_not_found_error_response_with_can_directive__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_with_array_annotation__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_docs_from_form_request__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_boolean_)__1.yml (yml)
    • ErrorsResponsesTest__it_adds_authorization_error_response__1.yml (yml)
    • ResponseDocumentingTest__response____noContent___call_support__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_from_request__validate_call__2.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_enum_with_values_type__2.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_enum_with_values_type__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_int_)__2.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_array_rule_params__2.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arrayint,_string_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_float_)_1__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_string_)__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_docs_from_form_request__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_bool_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_false_)__1.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_array_rule_params__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_scalar_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_scalar_)__2.yml (yml)
    • ErrorsResponsesTest__it_adds_authorization_error_response_for_gate_authorize__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_object_like_rules_heavy_case__1.yml (yml)
    • TypesRecognitionTest__it_handles_unions_of_string_literals_with_data_set_(_var_foobar_)__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_with_array_annotation__1.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_when__1.yml (yml)
    • InferTypesTest__it_infers_model_type_when_toArray_is_implemented__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_array_rules__2.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_nested_merges__2.yml (yml)
    • ErrorsResponsesTest__it_adds_validation_error_response__1.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_array0_string,_1_ng_)__1.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_reference__2.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_string[]_)__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_without_toArray_implementation__2.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_nested_merges__1.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_arraystring,_string_)__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_and_fetching_from_paginated_array__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_fully_custom_paginationInformation__1.yml (yml)
    • InferTypesTest__it_infers_model_type__2.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_array_rule_details__2.txt (txt)
    • ValidationRulesDocumentingTest__it_supports_validation_rules_and_form_request_at_the_same_time__1.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type__1.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_arrayint,_string_)__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_object_like_rules__1.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraystring,_string_)__2.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_manual_authentication_info__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_object_like_rules_heavy_case__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_array_rules__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_object_like_rules_with_explicit_array__1.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_uuid__2.yml (yml)
    • ResponseDocumentingTest__multiple_responses_support__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_null_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_arraystring_)__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_and_fetching_from_paginated_array__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_enum_rule__2.yml (yml)
    • ErrorsResponsesTest__it_adds_errors_responses_with_custom_requests__2.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_manual_authentication_info__1.yml (yml)
    • InferTypesTest__it_gets_json_resource_type_with_enum__2.txt (txt)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraystring_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_union_type__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_array_)__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_from_request__validate_call__1.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_arraystring_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraystring_)__1.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_when_counted__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_implementation__2.yml (yml)
    • ResourceCollectionResponseTest__it_attaches_additional_data_to_the_response_documentation__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_false_)__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_without_proper_toArray_implementation__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_object_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraywow_string_)__1.yml (yml)
    • ErrorsResponsesTest__it_adds_validation_error_response_with_facade_made_validators__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_enum_rule__1.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraywow_string_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_arrayint,_string_)__1.yml (yml)
    • InferTypesTest__it_gets_json_resource_type__1.txt (txt)
    • ResponseDocumentingTest__manually_annotated_responses_support__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_docs__1.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_arraystring,_string_)__1.yml (yml)
    • ErrorsResponsesTest__it_adds_not_found_error_response_with_Authorize__using__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_toArray_and_with__2.yml (yml)
    • TypesRecognitionTest__it_handles_unions_of_string_literals_with_data_set_(_var_foobarstring_)__1.yml (yml)
    • ErrorsResponsesTest__it_adds_validation_error_response_when_documented_in_phpdoc__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_string_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_bool_)__2.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_uuid__1.yml (yml)
    • ErrorsResponsesTest__it_adds_validation_error_response__2.yml (yml)
    • TypesRecognitionTest__it_handles_union_type__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_without_proper_toArray_implementation__2.yml (yml)
    • ResponseDocumentingTest__response____json___call_support_with_phpdoc_help__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_object_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_array0_string,_1_ng_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_float_)_2__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_boolean_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_float_)_1__2.yml (yml)
    • ResponseDocumentingTest__response____noContent___call_support__1.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_when_counted__2.yml (yml)
    • OpenApiBuildersTest__it_builds_oauth2_security_scheme__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_from_Validator__make_facade_call__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_true_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_unions_of_string_literals_with_data_set_(_var_foobarstring_)__2.yml (yml)
    • ErrorsResponsesTest__it_adds_validation_error_response_with_facade_made_validators__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_true_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_float_)_2__2.yml (yml)
    • ErrorsResponsesTest__it_adds_errors_responses_with_custom_requests__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_array_like_rules__2.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_when_loaded__1.yml (yml)
    • ErrorsResponsesTest__it_adds_authorization_error_response_for_gate_authorize__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_int_)__1.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_when__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_integer_)__2.yml (yml)
    • ErrorsResponsesTest__it_adds_validation_error_response_when_documented_in_phpdoc__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_toArray_only__2.yml (yml)
    • ErrorsResponsesTest__it_adds_not_found_error_response_with_can_directive__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_object_like_rules_with_explicit_array__2.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_array_rule_details__1.txt (txt)
    • ResourceCollectionResponseTest__transforms_collection_with_fully_custom_paginationInformation__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_implementation__1.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_reference__1.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraytest_string,_ng_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_double_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraytest_string,_ng_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_intersection_type__2.yml (yml)
    • ErrorsResponsesTest__it_adds_not_found_error_response_with_Authorize__using__2.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_double_)__1.yml (yml)
    • TypesRecognitionTest__it_handles_intersection_type__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_array_)__2.yml (yml)
    • OpenApiBuildersTest__it_builds_oauth2_security_scheme__1.yml (yml)
    • ValidationRulesDocumentingTest__it_supports_validation_rules_and_form_request_at_the_same_time__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_toArray_and_with__1.yml (yml)
    • ErrorsResponsesTest__it_adds_authorization_error_response__2.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type__2.yml (yml)
    • TypesRecognitionTest__it_handles_general_arrays_with_data_set_(_var_string[]_)__2.yml (yml)
    • TypeToSchemaTransformerTest__it_gets_json_resource_type_with_when_loaded__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_without_toArray_implementation__1.yml (yml)
    • TypesRecognitionTest__it_handles_simple_types_with_data_set_(_var_null_)__2.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arraystring,_string_)__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_from_Validator__make_facade_call__1.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_and_unset__1.yml (yml)
    • InferTypesTest__it_infers_model_type__1.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_object_like_rules__2.yml (yml)
    • ResourceCollectionResponseTest__transforms_collection_with_toArray_only__1.yml (yml)
    • ResponseDocumentingTest__response____json___call_support_with_phpdoc_help__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extracts_rules_docs__2.yml (yml)
    • TypesRecognitionTest__it_handles_shape_arrays_with_data_set_(_var_arrayint,_string_)__2.yml (yml)
    • ResponseDocumentingTest__manually_annotated_responses_support__2.yml (yml)
    • ValidationRulesDocumentingTest__it_extract_rules_from_array_like_rules__1.yml (yml)
    • InferTypesTest__it_gets_json_resource_type_with_enum__1.txt (txt)
    • ResponseDocumentingTest__multiple_responses_support__2.yml (yml)
    • InferTypesTest__it_infers_model_type_when_toArray_is_implemented__1.yml (yml)
    • TypesRecognitionTest__it_handles_unions_of_string_literals_with_data_set_(_var_foobar_)__2.yml (yml)
    • ResourceCollectionResponseTest__it_attaches_additional_data_to_the_response_documentation__2.yml (yml)
    • InferTypesTest__it_gets_json_resource_type__2.txt (txt)
    • ResourceCollectionResponseTest__transforms_collection_with_paginationInformation_and_unset__2.yml (yml)
    • ResponsesInferTypesTest.php (php)
    • OpenApiBuildersTest.php (php)
    • ComplexInferTypesTest.php (php)
    • ExampleTest.php (php)
    • SecurityDocumentation (txt)
    • MiddlewareAuthSecurityStrategyTest.php (php)
    • Infer (txt)
    • MethodTemplateTest.php (php)
    • FunctionTemplateTest.php (php)
    • PostClassAnalysisReferencesResolutionTest.php (php)
    • TypeWalkerTest.php (php)
    • SimpleExpressionsTest.php (php)
    • stubs (txt)
    • FooWithDefaultProperties.php (php)
    • DeepChild.php (php)
    • ChildPromotion.php (php)
    • BazTrait.php (php)
    • InvokableFoo.php (php)
    • Foo.php (php)
    • ChildParentSetterCalls.php (php)
    • ResponseTrait.php (php)
    • FooWithTrait.php (php)
    • Child.php (php)
    • DefinitionBuilders (txt)
    • FunctionLikeAstDefinitionBuilderTest.php (php)
    • FunctionLikeReflectionDefinitionBuilderTest.php (php)
    • FunctionLikeDeclarationAstDefinitionBuilderTest.php (php)
    • Analyzer (txt)
    • ClassAnalyzerTest.php (php)
    • MethodAnalyzerTest.php (php)
    • PropertyAnalyzerTest.php (php)
    • Extensions (txt)
    • ExpressionTypeInferExtensionTest.php (php)
    • MethodCallExceptionsExtensionTest.php (php)
    • TypeTraverserTest.php (php)
    • RealtimeFacadeTest.php (php)
    • Handler (txt)
    • AssignHandlerTest.php (php)
    • ArrayHandlerTest.php (php)
    • Reflector (txt)
    • Files (txt)
    • Foo.php (php)
    • Bar.php (php)
    • MethodReflectorTest.php (php)
    • ExceptionsTest.php (php)
    • ReferenceTypesTest.php (php)
    • ReferenceResolutionTest.php (php)
    • ConstsFetchResolutionTest.php (php)
    • AnnotatedReturnTypesTest.php (php)
    • ClassDefinitionTest.php (php)
    • files (txt)
    • class_with_method_that_returns_self.php (php)
    • custom_collection_chain.php (php)
    • class_with_property_fetch_in_method.php (php)
    • class_with_self_chain_calls_method.php (php)
    • class_with_simple_constructor_and_property.php (php)
    • ClassConstFetchTypesTest.php (php)
    • Scope (txt)
    • IndexTest.php (php)
    • LazyShallowReflectionIndexTest.php (php)
    • ScopeTest.php (php)
    • Definition (txt)
    • FunctionLikeAstDefinitionTest.php (php)
    • Services (txt)
    • TemplateTypesSolverTest.php (php)
    • StaticCallsClasses (txt)
    • Foo.php (php)
    • AnnotatedBar.php (php)
    • Bar.php (php)
    • AnnotatedFoo.php (php)
    • TemplatesMapTest.php (php)
    • FileNameResolverTest.php (php)
    • ReferenceTypeResolverTest.php (php)
    • ShallowTypeResolverTest.php (php)
    • FlowBuilderTest.php (php)
    • ArgumentCallTest.php (php)
    • Files (txt)
    • SamplePostModel.php (php)
    • SampleUserModel.php (php)
    • SamplePostModelWithToArray.php (php)
    • Role.php (php)
    • CustomScoutBuilder.php (php)
    • SampleService.php (php)
    • SampleCircleModel.php (php)
    • Status.php (php)
    • Console (txt)
    • Commands (txt)
    • ExportDocumentationTest.php (php)
    • CacheDocumentationTest.php (php)
    • Generator (txt)
    • ApiAttributeFilteringTest.php (php)
    • RoutesFilteringTest.php (php)
    • Operation (txt)
    • OperationTest.php (php)
    • OperationIdTest.php (php)
    • TagResolverTest.php (php)
    • SecurityDocumentationTest.php (php)
    • AlternativeServersTest.php (php)
    • AbortHelpersResponseDocumentationTest.php (php)
    • ManualResponseDocumentationTest.php (php)
    • ApiPathFilteringTest.php (php)
    • Request (txt)
    • ParametersDocumentationTest.php (php)
    • Attributes (txt)
    • ResponseTest.php (php)
    • IgnoreResponseTest.php (php)
    • GroupTest.php (php)
    • ParameterAnnotationsTest.php (php)
    • EndpointTest.php (php)
    • TypesRecognitionTest.php (php)
    • ValidationRulesDocumentingTest.php (php)
    • Pest.php (php)
    • ScrambleTest.php (php)
    • ErrorsResponsesTest.php (php)
    • Support (txt)
    • ExceptionToResponseExtensions (txt)
    • CustomExceptionToResponseExtensionTest.php (php)
    • InferExtensions (txt)
    • TranslationReturnTypeExtensionTest.php (php)
    • ModelExtensionTest.php (php)
    • ArrStaticMethodReturnTypeExtensionTest.php (php)
    • EloquentBuilderAnnotationsTest.php (php)
    • EloquentBuilderExtensionTest.php (php)
    • LengthAwarePaginatorAnnotationsTest.php (php)
    • PaginatorReturnTypeExtensionTest.php (php)
    • ArrayMergeReturnTypeExtensionTest.php (php)
    • JsonApiResourceCollectionMethodReturnTypeExtensionTest.php (php)
    • CollectionAnnotationsTest.php (php)
    • FacadeStaticMethodReturnTypeExtensionTest.php (php)
    • ResponseExtractor (txt)
    • ModelInfoTest.php (php)
    • Type (txt)
    • CoalesceTypeTest.php (php)
    • TypePathTest.php (php)
    • OffsetUnsetTest.php (php)
    • OffsetSetTest.php (php)
    • OffsetOnlyTest.php (php)
    • TypeWidenerTest.php (php)
    • OffsetGetTest.php (php)
    • RecursiveTemplateSolverTest.php (php)
    • TypeHelperTest.php (php)
    • TypeToSchemaExtensions (txt)
    • CursorPaginatorTypeToSchemaTest.php (php)
    • ResponsableTypeToSchemaTest.php (php)
    • JsonApiAnonymousResourceCollectionTypeToSchemaTest.php (php)
    • JsonApiResourceTypeToSchemaTest.php (php)
    • PaginatorTypeToSchemaTest.php (php)
    • BinaryFileResponseToSchemaTest.php (php)
    • ArrayableToSchemaTest.php (php)
    • JsonResourceTypeToSchemaTest.php (php)
    • LengthAwarePaginatorTypeToSchemaTest.php (php)
    • PlainObjectToSchemaTest.php (php)
    • AnonymousResourceCollectionTypeToSchemaTest.php (php)
    • StreamedResponseToSchemaTest.php (php)
    • Helpers (txt)
    • ExamplesExtractorTest.php (php)
    • OperationExtensions (txt)
    • DeprecationExtensionTest.php (php)
    • ParameterExtractor (txt)
    • JsonApiResourceParametersExtractorTest.php (php)
    • RulesExtractor (txt)
    • RuleSetToSchemaTransformersTest.php (php)
    • FormRequestRulesExtractorPestTest.php (php)
    • FormRequestRulesExtractorTest.php (php)
    • ResponseExtensionTest.php (php)
    • RequestEssentialsExtensionTest.php (php)
    • RequestBodyExtensionTest.php (php)
    • ResponseHeadersTest.php (php)
    • InferTypesTest.php (php)
    • PhpDoc (txt)
    • PhpDocTypeHelperTest.php (php)
    • migrations (txt)
    • 2016_01_01_000000_create_users_table.php (php)
    • 2016_01_01_000000_create_circles_table.php (php)
    • 2016_01_01_000000_create_posts_table.php (php)
    • 2024_01_01_000000_create_roles_table.php (php)
    • Reflection (txt)
    • ReflectionJsonApiResourceTest.php (php)
    • ReflectionRouteTest.php (php)
    • GeneratorConfigTest.php (php)
    • ResourceCollectionResponseTest.php (php)
    • ParametersSerializationTest.php (php)
    • LICENSE.md (md)
    • composer.json (json)
    • src (txt)
    • ScrambleServiceProvider.php (php)
    • Configuration (txt)
    • OperationTransformers.php (php)
    • ApiPath.php (php)
    • InferConfig.php (php)
    • JsonApiConfig.php (php)
    • SecurityDocumentationContext.php (php)
    • GeneratorConfigCollection.php (php)
    • ParametersExtractors.php (php)
    • RuleTransformers.php (php)
    • RendererConfig.php (php)
    • ServerVariables.php (php)
    • DocumentTransformers.php (php)
    • ATTRIBUTION.md (markdown)
    github-repos/scramble

    scramble

    Public
    • Updated Jul 14, 2026
    0
    Select a file

    Tap "Show Files" to select a file

    About

    Modern Laravel OpenAPI (Swagger) documentation generator. No PHPDoc annotations required.

    0stars
    0views
    Created Jan 18, 2026