Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Kurozora/laravel-sort-request

๐Ÿ“Š Sort Eloquent models through your Laravel requests.
https://github.com/Kurozora/laravel-sort-request

[Update] Temporary Namespace

- Renamed namespace temporarily

8b4936f33065b80ed1528d31261e8eeedf0afd6e authored almost 2 years ago
[Update] Composer

- Updated composer config
- Updated phpunit.xml.dist
- Updated README

7c182dc6c675ddf34add633ffa21b0c79c749b7d authored almost 2 years ago
[Update] PHP 7.4+ Support

4f5247dfedf24423f0722ed1be9405241faddbea authored almost 2 years ago
[Update] PHP 7.4+ Support

- Updated compatibility to PHP 7.4 and PHP 8.0.
- Updated minimum PHP version to PHP 7.4.
- Updat...

bc2e5c8a22d40fec101533b396e46ff6a448be9c authored almost 4 years ago
Update LICENSE.md

ecf17d410de719633dc212c46ecfd0a3b52592f4 authored almost 5 years ago
๐Ÿ˜“ Fixed typo in readme

b810f053eb5350973dde9e54767e7370a6a090dc authored almost 5 years ago
Merge pull request #1 from musa11971/musa-patch

๐Ÿฉน Fixed bug where sorting parameter could not be omitted

063fd68a28fc04fdd8a4833c812f83485b500194 authored almost 5 years ago
๐Ÿฉน Fixed bug where sorting parameter could not be omitted

Previously, the sorting parameter could not be omitted, or it would throw an exception. This has ...

93559b5e03136af63c51a3a5dc5966290edf6325 authored almost 5 years ago
Fixed heading

594cd4895f4b4fc268f941625dcd46ea704e3a7f authored about 5 years ago
๐Ÿ“„ Updated documentation for custom sorters

515cba9e0ed3f9a88e8a96e7022897e3e0e61872 authored about 5 years ago
๐Ÿ’ช New, powerful notation with Sorter classes

c8729b44b289d6e2923828bbac9ea3c289c07abb authored about 5 years ago
๐ŸŽจ Added logo and modified README

381e3c90a3cdf50ccc87dec25f35a5b16ead4882 authored about 5 years ago
๐ŸŽจ Added logo and modified README

aead4ea0d9a2a5a1b9aab9cdfd3b32a1b712b801 authored about 5 years ago
๐Ÿงช Restructured tests

9d17a3f9744e4aa0aa44c4f42e250c1dce02f21b authored about 5 years ago
๐Ÿ˜Ž Added custom sortable columns (WIP)

- Custom sortable columns can be defined in Form Request
- Added basic tests to cover new functio...

d171d13b2f14d8b10eaddb7718322678651718e5 authored about 5 years ago
Update README.md

14623dc25bddc119b09d7c56d3339fa73d211cbb authored about 5 years ago
โšก๏ธ Added basic column sorting and tests

- Basic model columns can be sorted (asc/desc)
- Added tests to cover current functionality

bb86f3b1a758b55771cbe4b1a4be211063e7550d authored about 5 years ago
๐Ÿงช Added test suite

d6dad104acded063ca6a27d06294c3ba29faf972 authored about 5 years ago
Added orchestra testbench

3c93e62c8f803ec3ffb6ee2708f614140dd25026 authored about 5 years ago
๐Ÿ“ฆ Initialized package

253fbe1bd02eeb72f952ad3463a352d3218afdea authored about 5 years ago