dl2/sdl

Collection of common and useful assets

3.0.2 2022-06-05 21:32 UTC

This package is auto-updated.

Last update: 2024-03-06 01:11:55 UTC


README

Collection of common and useful assets for PHP

Developer Requirements

composer and node.js installed locally

Installation

composer install
docker-compose up --build -d

Usage

See examples.

Reference documentation

For details about the dl2/sdl API, see the reference documentation.

Developer documentation

For getting started as a dl2/sdl developer, see the developer documentation.

Contributing

  • One pull request per feature - If you want to do more than one thing, send multiple pull requests.

  • Add tests! - Your patch won't be accepted if it doesn’t have tests.

  • Document any change in behaviour - Make sure the README.md and CHANGELOG.md are kept up-to-date.

  • Consider our release cycle - We try to follow SemVer v2.0.0. Randomly breaking public APIs is not an option.

  • Send coherent history - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please squash them before submitting.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Do not report security vulnerabilities on the public issue tracker. Please check out the Security section bellow.

Security

If you discover any security related issues, please email the security advisory team instead of using the issue tracker.

License

Unlicense; Please see LICENSE.