zaimea / ranks
The ZaimeaLabs Ranks package.
Fund package maintenance!
Custura
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/zaimea/ranks
Requires
- php: ^8.2
- illuminate/contracts: ^12.0
Requires (Dev)
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- phpstan/phpstan: ^1.12.23
- vimeo/psalm: ^6.0
This package is auto-updated.
Last update: 2025-11-29 02:33:44 UTC
README
Hey 👋 thanks for considering making a donation, with these donations I can continue working to contribute to ZaimeaLabs projects.Introduction
Ranks is a lightweight yet powerful package that allows you to generate rankings directly from your Eloquent models and queries. It computes positions, score totals, and rank ordering using optimized SQL window functions—without heavy computations in PHP.
This package is ideal for:
✅ Leaderboards and scoring systems ✅ Gamification features ✅ Ranking users, teams, or items ✅ Aggregated statistics over time ✅ Any application that requires fast, database-driven ranking logic
Official Documentation
Documentation for Socialite-Extender can be found on the Zaimea website.
Contributing
Thank you for considering contributing to Socialite-Extender! The contribution guide can be found in the Zaimea documentation.
Code of Conduct
To ensure that the Zaimea open-source ecosystem remains welcoming and respectful, please review and follow our Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Support
For issues or suggestions: GitHub Issues
License
Ranks is open-sourced software licensed under the MIT license.