Recommend this page to a friend! |
Download .zip |
Info | Example | View files (21) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-08-07 (2 months ago) | Not enough user ratings | Total: 309 This week: 3 | All time: 6,907 This week: 377 |
Version | License | PHP version | Categories | |||
configuration-trait 2.9 | MIT/X Consortium ... | 5.3 | PHP 5, Language, Configuration, Traits |
Description | Author | |||
This package can load and save class configuration using a trait. Innovation Award
|
Files |
File | Role | Description | ||
---|---|---|---|---|
Falcraft (2 files, 2 directories) | ||||
src (1 directory) | ||||
tests (1 directory) | ||||
composer.json | Conf. | composer | ||
LICENSE.txt | Lic. | MIT License | ||
phpunit.xml | Test | unit test config |
Files | / | Falcraft |
File | Role | Description | ||
---|---|---|---|---|
Features (2 files, 2 directories) | ||||
tests (1 directory) | ||||
composer.json | Data | Zend Framework | ||
README.txt | Doc. | Important Version Information |
Files | / | Falcraft | / | Features |
File | Role | Description | ||
---|---|---|---|---|
Exception (2 files) | ||||
Resource (1 file) | ||||
Configuration.php | Class | The Trait | ||
falcraftLoad.php | Aux. | Loader for Falcraft |
Files | / | Falcraft | / | Features | / | Exception |
File | Role | Description |
---|---|---|
ClassDependencyException.php | Class | Local Class Dependency Exception |
ExceptionInterface.php | Class | Local Exception Interface |
Files | / | Falcraft | / | Features | / | Resource |
File | Role | Description |
---|---|---|
ConfigurationInterface.php | Class | An interface for configuration implementors |
Files | / | Falcraft | / | tests | / | Features |
File | Role | Description |
---|---|---|
Configuration.php | Example | Test Script |
test.ini | Data | ini format test file |
test.json | Data | test json file |
test.xml | Data | test xml file |
Files | / | src | / | Phabstractic |
File | Role | Description | ||
---|---|---|---|---|
Features (1 file, 2 directories) | ||||
falcraftLoad.php | Aux. | class loader |
Files | / | src | / | Phabstractic | / | Features |
File | Role | Description | ||
---|---|---|---|---|
Exception (3 files) | ||||
Resource (1 file) | ||||
ConfigurationTrait.php | Class | main class (trait) |
Files | / | src | / | Phabstractic | / | Features | / | Exception |
File | Role | Description |
---|---|---|
ClassDependencyException.php | Class | exception classification |
ExceptionInterface.php | Class | basic exception interface |
InvalidArgumentException.php | Class | exception classification |
Files | / | src | / | Phabstractic | / | Features | / | Resource |
File | Role | Description |
---|---|---|
ConfigurationInterface.php | Class | configuration interface |
Files | / | tests | / | Phabstractic | / | Features |
File | Role | Description |
---|---|---|
ConfigurationTrait.php | Test | unit test config |
configuration-trait-2016-08-07.zip 21KB | |
configuration-trait-2016-08-07.tar.gz 10KB | |
Install with Composer |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 5 |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
Abstract Data Types | Data Type Objects Use This For Configuration | Required |
Flexible AutoLoader | Abstract Loader Uses For Configuration | Required |
JavaScript Like Prototypes | Configuration of Class | Required |
PHP Builder Pattern Generator | For configuring the object | Required |
Universal PHP Event System | For configuring the objects | Required |