Libraries tagged by problems
alterway/rest-problem-bundle
651 Downloads
way to respect Problem Details for HTTP APIs RFC (http://tools.ietf.org/html/draft-nottingham-http-problem-03)
abc/api-problem
9994 Downloads
API Problems according to RFC 7807
weierophinney/problem-details
204 Downloads
Problem Details for PSR-7 HTTP APIs
libero/api-problem-bundle
1758 Downloads
Implements the Libero API error standard
fieg/csp
25 Downloads
Implementation of a Constraint Satisfaction Problem algorithm in PHP
chiron/http-exceptions
2732 Downloads
Exception classes for Http Exception.
wiistriker/doctrine-cursor-paginator
26 Downloads
Iterate through large datasets
mocking-magician/moneysaurus
63 Downloads
Money change library. A Solution for change-making problem.
mgrechanik/ant-colony-optimization
111 Downloads
The implementation of the Ant colony optimization algorithm
keydev/laff-analyzer
400 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
app-verk/api-exception-bundle
7839 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
team-a/geo
126 Downloads
Direct & inverse geodesic problems.
suryapradana/alephp
12 Downloads
A PHP Library To Solve Elementary Linear Algebra Problems
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
pdeio/redis-driver-fallback
3535 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.