Libraries tagged by area
tonirilix/nested-json-flattener
89954 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
tanthammar/tall-forms
37253 Downloads
A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.
symplify/php-config-printer
2280139 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
studocu/cacheable-entities
305572 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
speakeasy/serializer
168932 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
silverstripe/widgets
398634 Downloads
Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.
scriptfusion/mapper
154718 Downloads
Transforms arrays using an object composition DSL.
radic/blade-extensions
317994 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
pimcore/compatibility-bridge-v10
619370 Downloads
Pimcore Compatibility Bridge provides class aliases for the classes which were moved/updated and are necessary for backwards compatibility.
php-ds/ext-ds
73 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
ory/client
29282 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) |
nystudio107/craft-twig-sandbox
129203 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
niladam/filament-auto-logout
14586 Downloads
A filament plugin that auto logs out your users if they are idle.
neos/utility-objecthandling
1956791 Downloads
Flow array/object property and type utilities
neos/diff
1023112 Downloads
This is a comprehensive library for generating differences between two strings or arrays