nylo member since: Nov 25, 2023 · Transparency log

nylo's packages

  • PHP

    nylo/dejajson

    Give zlib déjà vu: compress Laravel JSON responses against a dictionary trained on your own API, cutting payloads far below what gzip can reach. Adds response()->dejaJson() and a drop-in middleware; pairs with the dejajson Dio interceptor for Flutter.

  • PHP

    nylo/laravel-fcm-channel

    Send Firebase Cloud Messenging (FCM) notifications from Laravel.

  • PHP

    nylo/laravel-nylo-auth

    Laravel authentication for Nylo apps

  • PHP

    nylo/smalljson

    Shrink Laravel JSON responses with a compact structural encoding and optional deflate. Adds response()->smallJson() and a drop-in middleware; pairs with the smalljson Dio interceptor for Flutter.