Libraries tagged by git
enomotodev/php-cs-fixer-commit
126004 Downloads
Create commit of php-cs-fixer
binafy/laravel-reactions
6105 Downloads
React to something in Laravel framework
githubjeka/yii2-gui-rbac
49095 Downloads
Yii 2 RBAC management GUI interface
wbraganca/yii2-fancytree-widget
135682 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
utopia-php/vcs
221452 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
topfloor/composer-cleanup-vcs-dirs
798382 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
timoschinkel/codeowners
310585 Downloads
A parser and matcher for the codeowners file as used by Github, Gitlab and Bitbucket.
soyuka/stubs-mongodb
1322017 Downloads
ext-mongodb stubs taken from https://github.com/JetBrains/phpstorm-stubs
pulse00/ffmpeg-bundle
457240 Downloads
Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/alchemy-fr/PHP-FFmpeg)
php-composter/php-composter
26552 Downloads
Git Hooks Management through Composer.
phly/keep-a-changelog
114878 Downloads
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
ory/client
113531 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) |
olivertappin/phpcs-diff
159745 Downloads
Detects violations of a defined coding standard based on a git diff.
mvenghaus/filament-plugin-translatable-inline
51999 Downloads
An alternative to https://github.com/filamentphp/spatie-laravel-translatable-plugin. The difference is that all translations occur directly under each field.
mailslurp/mailslurp-client-php
54085 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository