Libraries tagged by problem

voceconnect/wp-large-options

35 Favers
3576 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.

Go to Download


triun/longest-common-substring

2 Favers
32948 Downloads

PHP implementation of an algorithm to solve the `longest common substring` problem.

Go to Download


offdev/bandit

17 Favers
9868 Downloads

An A/B/x testing algorithm written in PHP by implementing the solution to the multi armed bandit problem

Go to Download


kalimeromk/filterable

4 Favers
1699 Downloads

Address commonly face the problem of adding repetitive filtering code

Go to Download


hyperf/helper

1 Favers
9130 Downloads

A function helper package that could help developer solved the problem quickly.

Go to Download


eboreum/caster

0 Favers
1775 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


drupol/phpartition

9 Favers
4029 Downloads

Partition problem for balanced arrays splitting made easy.

Go to Download


datatables.net/datatables.net-responsive

7 Favers
8507 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

Go to Download


bpocallaghan/impersonate

8 Favers
11716 Downloads

Debugging a problem and need to login as one of your customers? This allows you to authenticate as any of your customers.

Go to Download


appkeep/laravel-appkeep

11 Favers
3153 Downloads

Instantly discover problems with your Laravel sites.

Go to Download


solido/api-problem

2 Favers
2322 Downloads

RFC7807 Api Problem

Go to Download


gsousadev/laravel-problem-detail-exceptions-lib

0 Favers
628 Downloads

Pacote feito para padronizar o uso de exceptions com o formato de 'problem details'

Go to Download


app-verk/api-exception-bundle

1 Favers
7002 Downloads

catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response

Go to Download


unicodeveloper/laravel-sessiontimeout

10 Favers
1569 Downloads

A middleware to deal with your sessiontimeout problems in Laravel 5

Go to Download


triun/longest-common-subsequence

1 Favers
2367 Downloads

PHP implementation of an algorithm to solve the 'longest common subsequence' problem.

Go to Download


<< Previous Next >>