Libraries tagged by SIVI
padosoft/laravel-sluggable
6881 Downloads
Generate slugs when saving Eloquent models
oat-sa/extension-tao-revision
65222 Downloads
The extension allows saving the intermediate state of objects and restoring them
modernmcguire/mailthief
5669 Downloads
A Laravel package to catch outbound mail (similar to Mailtrap) that also provides a UI to view them.
mitmelon/compress
3765 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
mistralys/application-utils-collections
1277 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
logikos/util
112389 Downloads
Utility Classes, including a config similar to Phalcon\Config, MutableConfig and ImmutableConfig
landofcoder/module-ajaxscroll
27504 Downloads
Freely Scroll down & See what page of the catalog they're on, Automatically loading, Similar technique as seen on Twitter, Facebook
iglocska/resque-status
7126 Downloads
A API for saving a php-resque worker settings and status. A fork of Kamisama's project for MISP
flobbos/laravel-crudable
8200 Downloads
A Laravel package for saving time on crud operations
e96/yii2-relational-behavior
54804 Downloads
Easy saving relational models in yii2
diarmuidie/niceid
56885 Downloads
PHP library to generate short, non-sequential, URL-friendly hashes of incremental IDs. Similar to YouTube (https://www.youtube.com/watch?v=dQw4w9WgXcQ) and Bitly (http://bit.ly/1D0CAzd) URLs.
dbmigrate/dbmigrate
11036 Downloads
A Database Migration Tool Similar to Flyway
datatables.net/datatables.net-fixedcolumns-bs5
1029 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedcolumns
4238 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
bpocallaghan/sluggable
19428 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.