PHPackages                             marvicrm/youtube\_autocomplete - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. marvicrm/youtube\_autocomplete

ActiveProject[Utility &amp; Helpers](/categories/utility)

marvicrm/youtube\_autocomplete
==============================

A very lightweight YouTube search autocomplete. No javascript library needed!

v1.1(9y ago)019MITJavaScript

Since Aug 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/marvicrm/youtube_autocomplete)[ Packagist](https://packagist.org/packages/marvicrm/youtube_autocomplete)[ RSS](/packages/marvicrm-youtube-autocomplete/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)DependenciesVersions (2)Used By (0)

youtube\_autocomplete
=====================

[](#youtube_autocomplete)

A very lightweight YouTube search autocomplete. No javascript library needed!

This is not just a youtube autocomplete, it will also suggest any keywords available on google.

**Screenshot**

[![](https://camo.githubusercontent.com/011013dc300d1040eafb683845587c2c2933d239d784871cfce82ca6e8b0351e/68747470733a2f2f7331322e706f7374696d672e6f72672f37647a62656a7876682f795f6175746f636f6d706c6574652e706e67)](https://camo.githubusercontent.com/011013dc300d1040eafb683845587c2c2933d239d784871cfce82ca6e8b0351e/68747470733a2f2f7331322e706f7374696d672e6f72672f37647a62656a7876682f795f6175746f636f6d706c6574652e706e67)

**Basic Usage**

&lt;!-- Important file to include: CSS &amp; JS file --&gt;
&lt;link rel="stylesheet" href="youtube\_autocomplete.css" /&gt;
&lt;script src="youtube\_autocomplete.js"&gt;&lt;/script&gt;

&lt;!-- Calling the autocomplete --&gt;
&lt;script&gt;
Youtube\_AC.Init();
&lt;/script&gt;

&lt;!-- Then just put an id 'youtube\_ac' into your search box --&gt;
&lt;input type="text" id="youtube\_ac"&gt;

---

Optional Parameters
-------------------

[](#optional-parameters)

Youtube\_AC.Init(limit,minchar);

Where:
limit = the number of max results on autocomplete. Default = 8
minchar = the number of min input characters needed in order to fire the autocomplete event. Default = 3

**Installation**

Composer:

- composer require "marvicrm/youtube\_autocomplete":"dev-master"

Manual:

- Download the project as zip file, extract on your desired folder

Please run the demo.html for actual testing

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3590d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15181185?v=4)[Marvic Macalintal](/maintainers/marvicrm)[@marvicrm](https://github.com/marvicrm)

---

Top Contributors

[![marvicrm](https://avatars.githubusercontent.com/u/15181185?v=4)](https://github.com/marvicrm "marvicrm (38 commits)")

---

Tags

autocompletejavascript autocompleteyoutube autocomplete

### Embed Badge

![Health badge](/badges/marvicrm-youtube-autocomplete/health.svg)

```
[![Health](https://phpackages.com/badges/marvicrm-youtube-autocomplete/health.svg)](https://phpackages.com/packages/marvicrm-youtube-autocomplete)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k129.4M833](/packages/barryvdh-laravel-ide-helper)[jetbrains/phpstorm-stubs

PHP runtime &amp; extensions header files for PhpStorm

1.4k30.9M80](/packages/jetbrains-phpstorm-stubs)[twitter/typeahead.js

fast and fully-featured autocomplete library

16.5k213.4k4](/packages/twitter-typeaheadjs)[corejavascript/typeahead.js

fast and fully-featured autocomplete library

970107.4k2](/packages/corejavascript-typeaheadjs)[phalcon/ide-stubs

The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.

1643.2M128](/packages/phalcon-ide-stubs)[bazilio/yii2-stubs-generator

Yii2 component stubs generator for Yii::$app

146750.2k1](/packages/bazilio-yii2-stubs-generator)

PHPackages © 2026

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