Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-nette-component-model-2.2.5-1.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / p

Name: php-nette-component-model Distribution: Fedora Project
Version: 2.2.5 Vendor: Fedora Project
Release: 1.el7 Build date: Wed Dec 21 15:59:29 2016
Group: Development/Libraries Build host: buildvm-14.phx2.fedoraproject.org
Size: 24937 Source RPM: php-nette-component-model-2.2.5-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/nette/component-model
Summary: Nette Component Model
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';

Provides

Requires

License

BSD or GPLv2 or GPLv3

Changelog

* Wed Dec 21 2016 Remi Collet <remi@fedoraproject.org> - 2.2.5-1
  - update to 2.2.5
* Tue Nov 03 2015 Remi Collet <remi@fedoraproject.org> - 2.2.4-2
  - fix package description and summary
* Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 2.2.4-1
  - initial package

Files

/usr/share/doc/php-nette-component-model-2.2.5
/usr/share/doc/php-nette-component-model-2.2.5/composer.json
/usr/share/doc/php-nette-component-model-2.2.5/readme.md
/usr/share/licenses/php-nette-component-model-2.2.5
/usr/share/licenses/php-nette-component-model-2.2.5/license.md
/usr/share/php/Nette/ComponentModel
/usr/share/php/Nette/ComponentModel/Component.php
/usr/share/php/Nette/ComponentModel/Container.php
/usr/share/php/Nette/ComponentModel/IComponent.php
/usr/share/php/Nette/ComponentModel/IContainer.php
/usr/share/php/Nette/ComponentModel/RecursiveComponentIterator.php
/usr/share/php/Nette/ComponentModel/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:53:38 2024