Popular Packages
-
-
-
PHP
vectorface/gearman
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
-
-
-
-
-
PHP
esign/laravel-database-trigger
Easily create database triggers inside of your Laravel application
-
-
-
-
-
PHP
draw/validator
-
JavaScript
datatables.net/datatables.net-fixedheader-bs5
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
-
PHP
rnix/laravel-redis-batch-repository
Provides redis repository implementation for Laravel Queue Batch