PHPackages                             andrewnovikof/objects - 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. andrewnovikof/objects

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

andrewnovikof/objects
=====================

An Examples library

1.2.3(8y ago)029MITPHPPHP ^7.0|^7.1

Since Sep 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/AndrewNovikof/Objects)[ Packagist](https://packagist.org/packages/andrewnovikof/objects)[ RSS](/packages/andrewnovikof-objects/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Example project for Laravel
===========================

[](#example-project-for-laravel)

### 1. Installation

[](#1-installation)

`composer require andrewnovikof/objects`

### 2. Service Provider

[](#2-service-provider)

- Add `AndrewNovikof\Objects\ObjectsServiceProvider::class` to your `providers[]` array in `config\app.php`.

### 3. Facade

[](#3-facade)

- Add `'Objects' => AndrewNovikof\Objects\Facades\Objects::class` to your `facades[]` array in `config\app.php`.

### 4. Config

[](#4-config)

You can publish the config file with:

```
php artisan vendor:publish --provider="AndrewNovikof\Objects\ObjectsServiceProvider" --tag="config"
```

### 4. Example objects

[](#4-example-objects)

You can publish the Example objects files with:

```
php artisan vendor:publish --provider="AndrewNovikof\Objects\ObjectsServiceProvider" --tag="objects"
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

3203d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22785281?v=4)[AndrewNovikoff](/maintainers/AndrewNovikoff)[@andrewnovikoff](https://github.com/andrewnovikoff)

### Embed Badge

![Health badge](/badges/andrewnovikof-objects/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M267](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M991](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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