Libraries tagged by laravel orders
hillelcoren/invoice-ninja
113 Downloads
Invoices, expenses & time-tracking built with Laravel
alexcrawford/lexorank-sortable
8920 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
mihai-valentin/laravel-order-by-field
12416 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
amsgames/laravel-shop
5938 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
3675 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.
joerithegreat/nova-table-card
7841 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
erikgall/listify
11436 Downloads
Turn any Eloquent model into a list! http://erikgall.github.io/listify
makiomar/woo-order-dashboard
214 Downloads
A Laravel package for displaying WooCommerce orders in your Laravel admin panel
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
2552 Downloads
A Laravel Nova field.
devolon/laravel-common
1635 Downloads
Devolon Payment provides utils in order to make development easier
neurony/laravel-sort
112 Downloads
Sort Eloquent model records by their attributes or relationships
blasttech/eloquent-related-plus
28284 Downloads
Adds search and order functionality to Laravel Eloquent related models
varbox/varbox
502 Downloads
Laravel Admin Panel
trrtly/php-snowflake
2618 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).