Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magento-hackathon/Magento-PSR-0-Autoloader
This Extension adds a PSR-0 Autoloader before the Magento Autoloader
https://github.com/magento-hackathon/Magento-PSR-0-Autoloader
Last synced: 3 months ago
JSON representation
This Extension adds a PSR-0 Autoloader before the Magento Autoloader
- Host: GitHub
- URL: https://github.com/magento-hackathon/Magento-PSR-0-Autoloader
- Owner: magento-hackathon
- Created: 2013-09-07T17:42:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-22T00:47:11.000Z (over 9 years ago)
- Last Synced: 2024-05-10T10:30:57.013Z (6 months ago)
- Language: PHP
- Size: 387 KB
- Stars: 60
- Watchers: 79
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mageres - Magento PSR-0 Autoloader - Adds a PSR-0 Autoloader before the Magento Autoloader (Extensions / Free)
README
Magento-PSR-0-Autoloader
========================This Extension adds a PSR-0 Autoloader before the Magento Autoloader
To initialize a new namespace, insert following code in the ``-node of local.xml:
## Magento Composer Autoloader
You can also use this Extension to add the composer Autoloader.
You need to configure the Path to your Vendor directory in your ``-node of local.xml:
## disable the default magento autoloader
To disable the default magento autoloader, insert following code in the ``-node of local.xml:
1