Libraries tagged by rubi
andre_487/php_rutils
183894 Downloads
RUtils is a Russian-specific string utils (transliteration, numeral is words, russian dates, typography)
michael-rubel/laravel-value-objects
35049 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
michael-rubel/laravel-formatters
84445 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
michael-rubel/laravel-enhanced-pipeline
18137 Downloads
Laravel Pipeline with DB transaction support, events and additional methods.
michael-rubel/laravel-enhanced-container
102659 Downloads
This package provides DX tweaks for Service Container in Laravel.
kotchuprik/yii2-sortable-widgets
124813 Downloads
Implementation Rubaxa/Sortable for Yii2. Sortable grid view inside.
robiningelbrecht/phpunit-coverage-tools
34007 Downloads
PHPUnit coverage tools
rebilly/money
419953 Downloads
Implementation of the Money Value Object
rebilly/client-php
373860 Downloads
Rebilly PHP Client
rubenarakelyan/zomato-api-php
785 Downloads
The skeleton application for the Laravel framework.
rubenarakelyan/laravel-session-files-to-redis
5860 Downloads
The skeleton application for the Laravel framework.
rubaxa/fileapi
82993 Downloads
jQuery plugin for FileAPI (multiupload, image upload, crop, resize and etc.)
ory/client
33294 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) |
judev/php-htmltruncator
255434 Downloads
HTML Truncation library, ported from the html_truncator rubygem
breerly/factory-girl-php
230972 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl