Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

updated composer to support classmap autoloading#13

Merged
AlchemyAPI merged 1 commit into
AlchemyAPI:masterfrom
mac-s-g:master
Apr 15, 2015
Merged

updated composer to support classmap autoloading#13
AlchemyAPI merged 1 commit into
AlchemyAPI:masterfrom
mac-s-g:master

Conversation

@mac-s-g

@mac-s-g mac-s-g commented Apr 15, 2015

Copy link
Copy Markdown

Adding classmap autoload support to composer allows developers to access the AlchemyAPI class without explicitly requiring the file. The autoloading support only applies to users including the package via composer and will not require any code changes for existing users. Autoloading only runs when the AlchemyAPI class is called and has not already been explicitly included.

Supporting autoload means easier deployment for systems where vendor filepaths can vary from server to server.

AlchemyAPI added a commit that referenced this pull request Apr 15, 2015
updated composer to support classmap autoloading
@AlchemyAPI AlchemyAPI merged commit 7dcc5c0 into AlchemyAPI:master Apr 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants