Decoupled PHP libraries.
Note:
ssc/lib
is a monorepo, it is not possible to install it in your projects. It contains the code for multiple packages, this is where the changes for these are done. Each package can be installed, individually, in your projects (egcomposer require ssc/<sub-package>
).
You can see the current and past versions using one of the following:
- the
git tag
command - the releases page on Github
- the file listing the changes between versions
And finally some meta documentation: