Lemric member since: Feb 05, 2016 · Transparency log

Lemric's packages

  • PHP

    contempt/skeleton

    Minimal Contempt project recommended for creating bare-bones applications.

  • contempt/starter-api

    Dependency aggregation starter for JSON HTTP APIs. Contains no executable logic.

  • PHP

    contempt/testing

    Deterministic fakes and assertions for testing Contempt applications without booting a runtime.

  • PHP

    contempt/transaction

    Transaction boundary contracts and the compile-time #[Transactional] decorator.

  • PHP

    contempt/validation

    Compiled structural boundary validation. Violations are values, never exceptions.

  • PHP

    contempt/workflow

    Typed state-machine and workflow engine with compiled transition maps.

  • PHP

    lemric/batch-processing

    Batch Processing

  • PHP

    lemric/batch-request

    Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.

  • PHP

    lemric/composer-cleaner

    Victor The Cleaner: removes unnecessary files from vendor directory.

  • PHP

    lemric/cookie-consent-bundle

    Symfony bundle to ask the visitors for their consent to use cookies to comply to AVG/GDPR.

  • PHP

    lemric/sail

    Docker files for running a basic Symfony application.

  • PHP

    lemric/waf

    Web Application Firewall for Symfony