Skip to content

Use include-path instead of autoload #9

Description

@AlexanderS

With the current composer.json the htmLawed.php is required on every request. It would maybe better to drop the autoloader and include somthing like:

"include-path": [ "./" ]

so that the user can simply require the php file if it is realy required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions