Libraries tagged by github
povils/figlet
7702 Downloads
Figlet text generator - PHP
jwage/changelog-generator
74637 Downloads
Generate a markdown changelog document from a GitHub milestone.
guanguans/ai-commit
31589 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
fof/oauth
133780 Downloads
Allow users to log in with GitHub, Facebook, Google, Discord, GitLab, LinkedIn, and more!
enomotodev/php-cs-fixer-commit
125004 Downloads
Create commit of php-cs-fixer
thecodeholic/laravel-hostinger-deploy
7798 Downloads
Laravel package for automated Hostinger deployment with GitHub Actions support
maglnet/magl-markdown
197060 Downloads
Provides a ZF2 View Helper to render markdown syntax. It uses third-party libraries for the rendering and you can switch between different renderers.
binafy/laravel-reactions
5927 Downloads
React to something in Laravel framework
githubjeka/yii2-gui-rbac
48658 Downloads
Yii 2 RBAC management GUI interface
wbraganca/yii2-fancytree-widget
135163 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
214753 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
timoschinkel/codeowners
306750 Downloads
A parser and matcher for the codeowners file as used by Github, Gitlab and Bitbucket.
soyuka/stubs-mongodb
1305992 Downloads
ext-mongodb stubs taken from https://github.com/JetBrains/phpstorm-stubs
pulse00/ffmpeg-bundle
455886 Downloads
Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/alchemy-fr/PHP-FFmpeg)
ory/client
107919 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) |