Libraries tagged by laravel orders
hillelcoren/invoice-ninja
114 Downloads
Invoices, expenses & time-tracking built with Laravel
alexcrawford/lexorank-sortable
9923 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
mihai-valentin/laravel-order-by-field
13424 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
amsgames/laravel-shop
5941 Downloads
Package set to provide shop or e-commerce functionality (such as CART, ORDERS, TRANSACTIONS and ITEMS) to Laravel for customizable builds.
flyhjaelp/laravel-eloquent-orderable
4156 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
blasttech/eloquent-related-plus
28363 Downloads
Adds search and order functionality to Laravel Eloquent related models
joerithegreat/nova-table-card
8250 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
erikgall/listify
12205 Downloads
Turn any Eloquent model into a list! http://erikgall.github.io/listify
if4lcon/laravel-clear-orders-by
16063 Downloads
Clear orders by in Laravel query builder
yuges-code/laravel-orderable
150 Downloads
📶 Order generation for Laravel eloquent models
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
own3d/nova-order-field
2662 Downloads
A Laravel Nova field.
neurony/laravel-sort
112 Downloads
Sort Eloquent model records by their attributes or relationships
varbox/varbox
502 Downloads
Laravel Admin Panel
trrtly/php-snowflake
2745 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).