Libraries tagged by unfollow
pgrimaud/instagram-user-feed
636066 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
pact-foundation/pact-php
1408277 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
rtconner/laravel-likeable
368659 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
christiankuri/laravel-favorite
450782 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
langleyfoxall/laravel-nist-password-rules
548232 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
editorconfig-checker/editorconfig-checker
714839 Downloads
A tool to verify that your files follow the rules of your .editorconfig
dominicsayers/isemail
121947 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
fof/follow-tags
100521 Downloads
Follow tags and be notified of new discussions and replies
rennokki/befriended
90443 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
typicms/nestablecollection
310630 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
professional-wiki/edtf
394860 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
ory/client
33250 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) |
gridonic/princexml-php
293378 Downloads
PrinceXML PHP5 wrapper converted to follow the PSR-0 standard.
friendsofcake/crud-json-api
413139 Downloads
Listener for building CakePHP Crud APIs following the JSON API specification.
flarum/subscriptions
382731 Downloads
Allow users to follow discussions and receive notifications for new posts.