Libraries tagged by ussd
pattern-lab/drupal-twig-components
837264 Downloads
A collection of Twig components to be used with Drupal- and Twig-related StarterKits.
p-chess/chess
1743 Downloads
A PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection
ory/client
20120 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) |
oro/phpstan-rules
25506 Downloads
A set of additional PHPStan rules used in Oro products.
orisai/utils
126392 Downloads
Utility classes used across Orisai libraries
noeldemartin/laravel-cypress
146556 Downloads
Laravel package used for running tests with Cypress.
netgen/siteaccess-routes-bundle
42439 Downloads
Netgen Siteaccess Routes Bundle is an Ibexa Platform bundle which allows you to specify in which siteaccesses or siteaccess groups can a route be used
netgen/layouts-standard
86239 Downloads
Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This package provides a set of most used blocks and layouts for Netgen Layouts for building rich content websites.
neam/yii-streamlog
87883 Downloads
Send Yii 1 logs to stdout/stderr - created to be used with the php-fpm/nginx Docker stack available at http://github.com/neam/docker-stack
mteu/zealous-stan
13541 Downloads
A modest and highly opinionated collection of commonly used phpstan rules
mopa/barcode-bundle
68141 Downloads
Integrates Zend_Barcode and PHP QR Lib to be easily used in symfony2 via twig
miracuthbert/laravel-royalty
4130 Downloads
A user points package for Laravel that can be used to give rewards, loyalty or experience points with real time support
marshmallow/nova-field-string-generator
36502 Downloads
A Laravel Nova field for generating a random string. This can be used for a Text field and for a Password field.
marcovtwout/yii-environment
190160 Downloads
Environment class for Yii, used to set configuration for console and web apps depending on the server environment.
maggomann/filament-model-translator
5163 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.