Name : php-nette-component-model
| |
Version : 2.3.0
| Vendor : Remi Collet
|
Release : 1.fc22.remi
| Date : 2016-08-04 11:20:25
|
Group : Development/Libraries
| Source RPM : php-nette-component-model-2.3.0-1.fc22.remi.src.rpm
|
Size : 0.02 MB
| |
Packager : http://blog_remirepo_net/
| |
Summary : Nette Component Model
|
Description :
Components are the foundation of reusable code. They make your work easier and allow you to profit from community work. Components are wonderful. Nette Framework introduces several classes and interfaces for all these types of components.
Object inheritance allows us to have a hierarchic structure of classes like in real world. We can create new classes by extending. These extended classes are descendants of the original class and inherit its parameters and methods. Extended class can add its own parameters and methods to the inherited ones.
To use this library, you just have to add, in your project: require_once \'/usr/share/php/Nette/ComponentModel/autoload.php\';
|
RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/fedora/22/remi/i386 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
php-composer(nette/component-model)
php-nette-component-model
Requires :