sfClassLoaderPlugin

You are currently browsing
the website for symfony 1

Visit the Symfony2 website


« Back to the Plugins Home

Signin


Forgot your password?
Create an account

Tools

Stats

advanced search
Plugin Information Installation Contribute
sfClassLoaderPlugin
Plugin image
2
users
Sign-in
to change
your status

sfClassLoaderPlugin

Integrates Symfony2's "universal" autoloader into symfony1.2+. This allows developers to load classes from files that implement one of the following conventions:

  • The technical interoperability standards for PHP 5.3 namespaces and class names;
  • The PEAR naming convention for classes.

Intended for use in both projects and plugins. Makes integration of Symfony2 and Zend Framework components real easy.