Skip to content

Support composer autoload #1185

@slaFFik

Description

@slaFFik

At this moment developers need to mainly include init.php file to make the lib working, when the lib is installed via autoloader.

Please add support for composer autoloader, which is basically preserving composer.json file in a lib version zip bundle with several new lines in composer.json file: https://getcomposer.org/doc/04-schema.md#files

Downside: that file (and the whole lib) will be included on each request where it's used.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions