Libraries tagged by comp_hack
hallindavid/manny
76095 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
va-gov/content-build
90713 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
staabm/password_exposed
169494 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
burzum/file-storage
112164 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
191417 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
takielias/tablar-crud-generator
4289 Downloads
Laravel Tablar Crud Generator based on https://github.com/takielias/tablar
samoritano/linkedin-api-php-client-v2
87854 Downloads
This package is an SDK for using LinkedIn V2 Marketing API. You can use it for managing Company Pages in this social network
leonelquinteros/php-toml
5538 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
kukulkan-popolvux/coinspaid-api-laravel
21498 Downloads
The package provides a convenient interface for interacting with the API (v2) for the service https://coinspaid.com
cashuanony/phpanonymous
26775 Downloads
gateway payment integration for cashu Package created By PhpAnonymous Laravel 5.0 above ^
captcha-com/laravel-captcha
199335 Downloads
Laravel Captcha Package -- BotDetect PHP CAPTCHA generator integration for the Laravel framework.
biller/yii2-flysystem
204040 Downloads
The flysystem 3.0 extension for the Yii framework
webdevetc/blogetc
22609 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
eonx-com/easy-utils
931686 Downloads
EonX packages utils
ory/client
16812 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) |