-
Couldn't load subscription status.
- Fork 127
Closed
Description
I'd like to use the Podio API using composer/autoloader. That isn't possible at the moment.
One of the advantages is that you can use a PSR-0 compliant autoloader, so you can improve the performance of your application. Any well-design framework uses a PSR-0 compliant autoloader:
- Symfony.com (http://symfony.com/doc/2.0/components/class_loader.html)
- Zend Framework (http://framework.zend.com/manual/1.12/en/zend.loader.autoloader.html)
- Zend Framework 2 (http://framework.zend.com/manual/2.0/en/modules/zend.module-manager.module-autoloader.html)
Using a composer makes it easier to use Podio in your application. See https://packagist.org/ and http://getcomposer.org/ for more information.
Metadata
Metadata
Assignees
Labels
No labels