prelude / prelude
This package is abandoned and no longer maintained.
No replacement package was suggested.
Prelude, A small preface for your masterpiece.
0.4.8
2014-05-07 22:03 UTC
Requires
- php: >=5.3
README
Every master piece starts with a prelude.
In music, the prelude is a short piece that acts as an introduction to a longer piece. The prelude can be thought of as a preface to your application.
Prelude is a fast, small, functional-oriented PHP library based on common patterns. It makes things much simpler with an easy-to-use API without attempting to fix the language.
Install
composer.json:
{
"require": {
"prelude/prelude": "*"
}
}
See packagist for detailed information.
Features
Prelude was built arround PHP defaults:
Values
Reflection
Texts
File System
Utilities
Feedback?
Please give it a try, and let me know!