Libraries tagged by prowl
voceconnect/wp-large-options
4629 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
unicodeveloper/laravel-sessiontimeout
2245 Downloads
A middleware to deal with your sessiontimeout problems in Laravel 5
triun/longest-common-substring
45840 Downloads
PHP implementation of an algorithm to solve the `longest common substring` problem.
netsells/laravel-resourceful
42713 Downloads
Laravel API Resources supercharged to get rid of N+1 problems.
ezsystems/ezscriptmonitor-ls
207465 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
3862 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
12798 Downloads
Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.
trismegiste/wam-prolog
66 Downloads
Warren Abstract Machine for Prolog
solido/api-problem
2898 Downloads
RFC7807 Api Problem
shredio/problem
169 Downloads
rnd-cosoft/api-tools-api-problem
1825 Downloads
Laminas Module providing API-Problem assets and rendering
rami/problem-detail-bundle
133 Downloads
A Symfony bundle that implements application/problem+json to give meaning to api response errors
phauthentic/problem-details-symfony-bundle
477 Downloads
Symfony bundle for the Problem Details for HTTP APIs RFC
pedrosalpr/laravel-api-problem
201 Downloads
This is my package laravel-api-problem
gsousadev/laravel-problem-detail-exceptions-lib
1621 Downloads
Pacote feito para padronizar o uso de exceptions com o formato de 'problem details'