Libraries tagged by realm
ph-7/obfuscator
2415 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
ory/client
19827 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
muhdfaiz/laravel-tail-db
25696 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
mpociot/laravel-firebase-sync
152578 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
monzer/filament-chatify-integration
1202 Downloads
Seamlessly integrate real-time messaging into your application.
miracuthbert/laravel-royalty
4122 Downloads
A user points package for Laravel that can be used to give rewards, loyalty or experience points with real time support
mesour/dns-checker
22143 Downloads
DNS checker written in PHP for check and compare real DNS records for domain.
marionnewlevant/twig-perversion
63526 Downloads
Making twig do things it really shouldn't
marcorieser/statamic-live-search
632 Downloads
A Statamic Live Search realized with Laravel Livewire.
jaocero/filachat
2512 Downloads
FilaChat is a plugin for integrating real-time customer support chat into your application. Provides tools for both customer and agent chat interfaces, with features for managing and maintaining chat conversations.
jansenfelipe/cep-gratis
8684 Downloads
Com esse pacote você poderá realizar consultas de CEP gratuitamente.
hosmelq/laravel-logsnag
6684 Downloads
Integrate the power of LogSnag's real-time event tracking into your Laravel application.
diginov/craft-sentry-logger
149488 Downloads
Pushes Craft CMS logs to Sentry through a real Yii 2 log target
cmsmaxinc/filament-system-versions
2929 Downloads
A comprehensive Filament plugin that provides real-time visibility into all package versions within your Filament PHP application. This essential developer tool creates a centralized dashboard where you can instantly view, monitor, and track the current versions of all installed packages in your project and what the latest version is.
clue/reactphp-eventsource
15764 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.