Libraries tagged by Perms
donjan-deng/hyperf-casbin
25633 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
caffeinated/shinobi
154206 Downloads
Laravel Roles and Permissions
bican/roles
242321 Downloads
Powerful package for handling roles and permissions in Laravel 5.
perminder-klair/yii2-dropzone
252492 Downloads
DropzoneJs Extention for Yii2
zfr/rbac
1155230 Downloads
Zend Framework 3 prototype for Zend\Permissions\Rbac.
ybazli/faker
40636 Downloads
Persian fake data package for laravel
wbraganca/yii2-fancytree-widget
137943 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
waguilar33/filament-guardian
12024 Downloads
Role and permission management for Filament
stevebauman/unfinalize
27513 Downloads
Permanently remove final keywords from vendor packages.
sebastienheyd/boilerplate
21251 Downloads
Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...
samdark/hydrator
80098 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
phpsa/filament-authentication
70498 Downloads
User & Role (via Spatie Roles/Permissions) Manager Resource For Filament Admin
phpcfdi/csf-scraper
12021 Downloads
Obtiene los datos fiscales actuales de una persona moral o física dado su RFC y CIFID
ory/client
155083 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) |
mezzio/mezzio-session-ext
554787 Downloads
ext-session persistence adapter for mezzio-session