PHPackages                             hypejunction/object\_sort - 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. hypejunction/object\_sort

Abandoned → [hypejunction/hypelists](/?search=hypejunction%2Fhypelists)ArchivedElgg-plugin[Utility &amp; Helpers](/categories/utility)

hypejunction/object\_sort
=========================

Object list sorting for Elgg

1.1.3(10y ago)1921GPL-2.0PHPPHP &gt;=5.5

Since Feb 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-object_sort)[ Packagist](https://packagist.org/packages/hypejunction/object_sort)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-object-sort/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (2)Versions (6)Used By (1)

Object List Sorting for Elgg
============================

[](#object-list-sorting-for-elgg)

[![Elgg 2.0](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

\*\*\* NO LONGER MAINTAINED \*\*\* The functionality of this plugin has been moved to [hypeLists](https://github.com/hypeJunction/hypeLists)

Features
--------

[](#features)

- Implements generic API and UI for sorting object lists
- By default, provides sorting by Title, Time created, Time updated, Likes count, Comments count
- Provides a filter to list owned content, friends' content, group content
- Extendable via hooks

[![Object Sort](https://camo.githubusercontent.com/29b19aada19cb50bf34bf49c8edc193ff46462345004b166812720616299eb1a/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d6f626a6563745f736f72742f6d61737465722f73637265656e73686f74732f6f626a6563745f736f72742e706e67 "Object List Search and Sort")](https://camo.githubusercontent.com/29b19aada19cb50bf34bf49c8edc193ff46462345004b166812720616299eb1a/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d6f626a6563745f736f72742f6d61737465722f73637265656e73686f74732f6f626a6563745f736f72742e706e67)

Notes
-----

[](#notes)

### Limitations

[](#limitations)

Even though you can pass multiple subtypes to the ege\* options, filter and sorting options will be determined by the first subtype in the array. So, if you are listing blogs with discussions, only general "object" and "object:blog" hooks will fire.

Usage
-----

[](#usage)

### List objects

[](#list-objects)

```
echo elgg_view('lists/objects', array(
	'options' => array(
		'types' => 'object',
		'subtypes' => 'discussion',
	),
	'callback' => 'elgg_list_entities',
));
```

### Custom sort fields

[](#custom-sort-fields)

Use `'sort_fields','object'` and `'sort_fields',"$object:$subtype"` plugin hooks to add new fields to the sort select input. Use `'sort_relationships','object'` and `'sort_relationships',"object:$subtype"` plugin hook to add new relationship/metadata filter options.

Use `'rel_options', 'object'` to add custom queries to ege\* options for specici sort field and direction. Use `'sort_options', 'object'` to add custom queries to ege\* options for specific relationship/metadata filter option.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

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

Every ~1 days

Total

5

Last Release

3780d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (13 commits)")

---

Tags

pluginelggsortlistobjects

### Embed Badge

![Health badge](/badges/hypejunction-object-sort/health.svg)

```
[![Health](https://phpackages.com/badges/hypejunction-object-sort/health.svg)](https://phpackages.com/packages/hypejunction-object-sort)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)

PHPackages © 2026

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