Libraries tagged by tape
owenmelbz/nova-radio-field
483848 Downloads
A Laravel Nova radio button field type with the ability to toggle other field visibility.
ory/client
29061 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) |
oblik/kirby-link-field
48651 Downloads
Kirby 4 field for all types of links.
nettrine/extensions-oroinc
563648 Downloads
Doctrine2 DQL functions and field types for Nette Framework
netresearch/config-fields-m2
306210 Downloads
A collection of custom config types for Magento 2 system configuration development.
netgen/tagsbundle
434095 Downloads
Netgen Tags Bundle is an Ibexa Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in Ibexa Platform kernel.
neos/utility-objecthandling
1954795 Downloads
Flow array/object property and type utilities
neos/utility-mediatypes
1805884 Downloads
Flow Media Types Utilities
mult1mate/cron-manager
36365 Downloads
Flexible cron tasks manager for MVC-type applications
michaelgooden/mdg-money-doctrine
246353 Downloads
Doctrine Types and Embeddables for the PHP implementation of Fowler's Money pattern.
marcocesarato/sqlparser
37660 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
lochmueller/autoloader
348114 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
laravel-shift/faker-registry
1184958 Downloads
A registry for generating Faker data from a name or data type.
laravel-arcanist/arcanist
43021 Downloads
A package to take the pain out of building multi-step form wizards in Laravel.
koriym/env-json
144460 Downloads
Type-safe, schema-driven alternative to .env files with JSON Schema validation