Download the PHP package jkphl/elevator without Composer
On this page you can find all versions of the php package jkphl/elevator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jkphl/elevator
More information about jkphl/elevator
Files in jkphl/elevator
Package elevator
Short Description Elevator pattern implementation for PHP projects
License MIT
Homepage https://github.com/jkphl/elevator
Informations about the package elevator
jkphl/elevator
Elevator pattern — type casting of user defined objects in PHP
Documentation
Please find the reading it via Read the Docs.
Installation
This library requires PHP >=5.6 or later. I recommend using the latest available version of PHP as a matter of principle. It has no userland dependencies.
Dependencies
Quality
To run the unit tests at the command line, issue composer install
and then phpunit
at the package root. This requires Composer to be available as composer
, and PHPUnit to be available as phpunit
.
This library attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request.
Contributing
Found a bug or have a feature request? Please have a look at the known issues first and open a new issue if necessary. Please see conduct for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Joschi Kuphal
- All Contributors
License
Copyright © 2017 Joschi Kuphal / [email protected]. Licensed under the terms of the MIT license.