Libraries tagged by mas
cybercog/laravel-ownership
30379 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
bissolli/nova-phone-field
423764 Downloads
Nova Phone Number field with a dynamic mask based on the country code inserted by the user.
moyasar/moyasar
79271 Downloads
PHP/Laravel wrapper library for Moyasar payment services
mastercard/oauth1-signer
928033 Downloads
Zero dependency library for generating a Mastercard API compliant OAuth signature.
masterro/laravel-xss-filter
287121 Downloads
Filter user input for XSS but don't touch other html
masterro/laravel-mail-viewer
120408 Downloads
Easily view in browser outgoing emails.
masterix21/laravel-licensing-client
3021 Downloads
This is my package laravel-licensing-client
masterix21/laravel-licensing
5411 Downloads
Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.
rafaelfragoso/haversini-formula
219229 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
ory/client
162472 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) |
morozovsk/websocket
18120 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
kfirba/import-query-generator
81762 Downloads
An efficient query generator for mass resource import, distinguishing between new records and records to update.
y-ui/laravel-data-masking
4073 Downloads
A mysql data masking tool with Laravel
wemersonrv/input-mask
99864 Downloads
A Laravel Nova custom field text with masks on input
vazaha-nl/mastodon-api-client
2804 Downloads
A fully typed and feature complete Mastodon API client for PHP