Download the PHP package adiafora/laravel-postgres-naturalsort without Composer
On this page you can find all versions of the php package adiafora/laravel-postgres-naturalsort. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adiafora/laravel-postgres-naturalsort
More information about adiafora/laravel-postgres-naturalsort
Files in adiafora/laravel-postgres-naturalsort
Download adiafora/laravel-postgres-naturalsort
More information about adiafora/laravel-postgres-naturalsort
Files in adiafora/laravel-postgres-naturalsort
Vendor adiafora
Package laravel-postgres-naturalsort
Short Description This is a just simple example of how you can add natural sorting to your Eloquent models if you use Postgres.
License MIT
Package laravel-postgres-naturalsort
Short Description This is a just simple example of how you can add natural sorting to your Eloquent models if you use Postgres.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-postgres-naturalsort
laravel-postgres-naturalsort
This simple package will help you add natural sorting to your Eloquent models if you use PostgreSQL.
Installation
Run:
Run migration on the package:
Usage
You can add a NaturalSortTrait
to any Eloquent model
And in your client code you can write:
or reverse sorting
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-postgres-naturalsort with dependencies
PHP Build Version
Package Version
The package adiafora/laravel-postgres-naturalsort contains the following files
Loading the files please wait ....