Download the PHP package pawelzny/meta-class without Composer
On this page you can find all versions of the php package pawelzny/meta-class. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package meta-class
MetaClass
Dependency free, framework agnostic MetaClass support for PHP Classes. Easy to use encapsulation for meta data and meta methods.
Licensed under ISC condition Copyright (c) 2017, Paweł Zadrożny.
What this package is
- PHP classes extension container for meta data and meta methods.
- Ability to perform actions on object which is not related to business logic.
- Ability to store information needed for automation application logic.
- Delegation of logic with extensible components composition.
What this package is not
- This is no Python-like PHP extension used to redefine classes behaviour.
- Workaround for bad inheritance architecture.
- Another complex library which slows down application execution.
Documentation
All versions of meta-class with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
The package pawelzny/meta-class contains the following files
Loading the files please wait ....