Name : php-symfony2-ClassLoader
| |
Version : 2.3.6
| Vendor : Remi Collet
|
Release : 1.fc20.remi
| Date : 2013-10-19 06:58:24
|
Group : Development/Libraries
| Source RPM : php-symfony2-ClassLoader-2.3.6-1.fc20.remi.src.rpm
|
Size : 0.12 MB
| |
Packager : http://blog_famillecollet_com/
| |
Summary : Symfony2 ClassLoader Component
|
Description :
The ClassLoader Component loads your project classes automatically if they follow some standard PHP conventions.
Whenever you use an undefined class, PHP uses the auto-loading mechanism to delegate the loading of a file defining the class. Symfony2 provides a \"universal\" auto-loader, which is able to load classes from files that implement one of the following conventions:
* The technical interoperability standards (http://symfony.com/PSR0) for PHP 5.3 name-spaces and class names.
* The PEAR (http://pear.php.net/manual/en/standards.php) naming convention for classes.
If your classes and the third-party libraries you use for your project follow these standards, the Symfony2 auto-loader is the only auto-loader you will ever need.
Optional dependencies: APC, XCache
|
RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/fedora/20/remi/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
php-pear(pear.symfony.com/ClassLoader)
php-symfony2-ClassLoader
Requires :