PHPackages                             jmf/class-list - 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. jmf/class-list

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

jmf/class-list
==============

Retrieves the list of all the classes (actual and parent classes) of a given class or object.

2.2.0(4mo ago)02371mitPHPPHP &gt;=8.3CI passing

Since Aug 15Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/jmfeurprier/class-list)[ Packagist](https://packagist.org/packages/jmf/class-list)[ RSS](/packages/jmf-class-list/feed)WikiDiscussions 2.2 Synced 1mo ago

READMEChangelogDependencies (7)Versions (10)Used By (1)

Class list
==========

[](#class-list)

Retrieves the list of all the classes (actual and parent classes) of a given class or object.

Installation &amp; Requirements
-------------------------------

[](#installation--requirements)

Install with [Composer](https://getcomposer.org):

```
composer require jmf/class-list
```

Usage
-----

[](#usage)

### With objects

[](#with-objects)

```
