Libraries tagged by problem
xsolve-pl/associate
18880 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
unicodeveloper/laravel-sessiontimeout
2081 Downloads
A middleware to deal with your sessiontimeout problems in Laravel 5
stibium/phalcon.eager-loading
9160 Downloads
Solves N+1 query problem in Phalcon Model
offdev/bandit
10434 Downloads
An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem
netsells/laravel-resourceful
41457 Downloads
Laravel API Resources supercharged to get rid of N+1 problems.
ezsystems/ezscriptmonitor-ls
207153 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
datatables.net/datatables.net-responsive-bs5
3200 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
bpocallaghan/impersonate
12695 Downloads
Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.
shredio/problem
82 Downloads
solido/api-problem
2810 Downloads
RFC7807 Api Problem
gsousadev/laravel-problem-detail-exceptions-lib
1550 Downloads
Pacote feito para padronizar o uso de exceptions com o formato de 'problem details'
elife/api-problem
13518 Downloads
eLife Sciences RFC 7807 handler
abc/api-problem
9850 Downloads
API Problems according to RFC 7807
app-verk/api-exception-bundle
7461 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
triun/longest-common-subsequence
3299 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.