PHPackages                             oknoah/endless-cosby - 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. [Framework](/categories/framework)
4. /
5. oknoah/endless-cosby

ActiveLibrary[Framework](/categories/framework)

oknoah/endless-cosby
====================

Endless Cosby. An example with Laravel, endless scrolling and PlaceCosby API.

061[1 issues](https://github.com/OKNoah/endless-cosby/issues)PHP

Since Mar 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/OKNoah/endless-cosby)[ Packagist](https://packagist.org/packages/oknoah/endless-cosby)[ RSS](/packages/oknoah-endless-cosby/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Endless Cosby
-------------

[](#endless-cosby)

Endless Cosby is an example of the Laravel framework, endless scrolling through jQuery and the PlaceCosby API.

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

[](#installation)

Clone from Github, then get dependencies with Composer. You should do this in your web server root (eg. /var/www):

```
git clone https://github.com/OKNoah/endless-cosby.git
cd endless-cosby
composer update --no-dev

```

After installation, chown the files to your web server like this:

```
cd endless-cosby
chown -R www-data ./

```

If you cloned/forked the project from GitHub already, run this command to get the dependencies:

```
composer update --no-dev

```

Alternatively, use Composer to install with all dependencies (this method makes updates harder):

```
composer create-project oknoah/endless-cosbyoknoah/endless-cosby:dev-master endless-cosby

```

Note: The last argument is the directory to install to. Make sure it's the right place, probably `/var/www`.

Note: Your web server user may be different. On Mac, it's `_www` by default.

### Install Composer

[](#install-composer)

If you don't have Composer, install it like this:

```
curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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://avatars.githubusercontent.com/u/3739277?v=4)[Noah](/maintainers/OKNoah)[@OKNoah](https://github.com/OKNoah)

---

Top Contributors

[![OKNoah](https://avatars.githubusercontent.com/u/3739277?v=4)](https://github.com/OKNoah "OKNoah (12 commits)")

### Embed Badge

![Health badge](/badges/oknoah-endless-cosby/health.svg)

```
[![Health](https://phpackages.com/badges/oknoah-endless-cosby/health.svg)](https://phpackages.com/packages/oknoah-endless-cosby)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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