Libraries tagged by prowl
pdeio/redis-driver-fallback
3417 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.
oxid-community/devutils-core
4483 Downloads
Analysis module for finding problematical shop data.
oneup/contao-security-advisories
3604 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
njuptaaa/poem
1590 Downloads
parser for Problem-Oriented Exchangeable Mechanism.
nawebco/box-packer
2300 Downloads
Yet another solution to the packing/knapsack problem.
malef/associate
3 Downloads
This library allows to collect objects through associations and provides entity loading optimizations for Doctrine ORM to address N+1 queries problem.
magehost/magehost_rewritefix
936 Downloads
MageHost_RewriteFix: Solves a problem most big #Magento 1.x shops face: an ever growing huge URL Rewrite table.
lablnet/arrays
3 Downloads
PHP array class to manipulate arrays in efficient ways to solve real world problems.
israeldavidvm/database-auditor
10 Downloads
¡Optimiza tu diseño de bases de datos con database-auditor! ¿Quieres asegurarte de que tu base de datos esté libre de redundancias, anomalías y problemas de diseño? Con database-auditor, obtén las herramientas necesarias para validar formas normales, analizar dependencias funcionales y garantizar un diseño robusto y eficiente. ¡Prueba nuestra interfaz de línea de comandos y lleva tu base de datos al siguiente nivel!
enlight/stash-view
130 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
deploy-dog/slavedriver
41273 Downloads
A PHP based cron job runner. Manage, monitor, log and react to problems with your scheduled tasks.
datatables.net/datatables.net-responsive-bs
292 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
cytopia/check_drupal
4092 Downloads
This nagios plugin will check if your drupal site has issues (security updates, updates[optional], outstanding db updates, other problems).
chawuciren/bignumber
177 Downloads
Using a more modern and concise, object-oriented approach, it is more convenient and intuitive to solve the super large number and floating point precision problems in PHP
audero/audero-shared-gettext
265 Downloads
Audero Shared Gettext allows to bypass the problem of translations, loaded via the gettext function, that are cached by Apache.