PHPackages                             m2kdevelopments/lindle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. m2kdevelopments/lindle

ActiveLibrary[API Development](/categories/api)

m2kdevelopments/lindle
======================

Lindle PHP API to save all your links all in one place

00PHP

Since May 15Pushed 2y agoCompare

[ Source](https://github.com/Lindle-me/lindle-php)[ Packagist](https://packagist.org/packages/m2kdevelopments/lindle)[ RSS](/packages/m2kdevelopments-lindle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lindle PHP
==========

[](#lindle-php)

Lindle is your ultimate solution for managing and organizing your web links with ease. This versatile Chrome extension empowers you to save, categorize, and access your online resources like never before.

[![Buy Me A Coffee](https://camo.githubusercontent.com/0cf29a542375e1a46e84d8bf5805a4e5c0a6ee98b6547ccdc0c55eed49d99c69/68747470733a2f2f63646e2e6275796d6561636f666665652e636f6d2f627574746f6e732f76322f64656661756c742d79656c6c6f772e706e67)](https://www.buymeacoffee.com/m2kdevelopments)[ ![Google Play](./googleplay.png)](https://play.google.com/store/apps/details?id=com.m2kdevelopments.lindle)[ ![Chrome Store](./chromestore.png)](https://chrome.google.com/webstore/detail/igkkojjaikfmiibedalhgmfnjohlhmaj)API Documentation
-----------------

[](#api-documentation)

The [API Documentation](https://lindle.me/api-docs) for Lindle.

Installation
------------

[](#installation)

```
composer install lindle

```

Getting Started
---------------

[](#getting-started)

Get your Lindle API key from [Chrome Extension](https://chrome.google.com/webstore/detail/igkkojjaikfmiibedalhgmfnjohlhmaj).
[![Chrome Extension](./api.png)](./api.png)

```
$apiKey = "YOUR_API";
$lindle = new Lindle($apiKey);

```

Get Links
---------

[](#get-links)

```
$links = $lindle->getLinks();
print_r($links);

```

Get Folders
-----------

[](#get-folders)

```
$folders = $lindle->getFolders();
print_r($folders);

```

Get Synced Bookmarks
--------------------

[](#get-synced-bookmarks)

```
$data = $lindle->getSyncedBookmarks();
print_r($data['links']);
print_r($data['folders']);

```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c630870348fd137b89bb334dd355caa5e9935324b566dd56edbe173234c4788?d=identicon)[m2kdevelopments](/maintainers/m2kdevelopments)

---

Top Contributors

[![M2KDevelopments](https://avatars.githubusercontent.com/u/49964882?v=4)](https://github.com/M2KDevelopments "M2KDevelopments (7 commits)")

### Embed Badge

![Health badge](/badges/m2kdevelopments-lindle/health.svg)

```
[![Health](https://phpackages.com/badges/m2kdevelopments-lindle/health.svg)](https://phpackages.com/packages/m2kdevelopments-lindle)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
