Libraries tagged by result
thumbtack/querycache
8672 Downloads
A simple PDO query interface with support for result set and row level caching
sylarele/http-query-config
2965 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
sweetchuck/lint-report
170442 Downloads
Generate reports from lint results
sonsofphp/pager
3688 Downloads
Allows you to easily paginate results
skuola/pdf-text-parser
13652 Downloads
Library to parse XML resulting from pdftotext
scoumbourdis/laminas-db
3106 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
runalyze/age-grade
20557 Downloads
Age grading for race results (running) based on tables provided by WMA
plesk/laminas-db
5453 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
phinor/pchart
13537 Downloads
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs. pChart provide object oriented coding syntax and is fully in line with the new web standards allowing you to enhance your web2.0 applications.
nystudio107/craft-twigprofiler
68239 Downloads
Twig Profiler allows you to profile sections of your Twig templates, and see the resulting timings in the Yii2 Debug Toolbar
ngraf/slack-codeception-extension
73453 Downloads
This package provides an extension for Codeception to broadcast test results in Slack messenger
mstrelan/teamcity-html
28535 Downloads
Provides support for Drupal HTML output printer to phpunit's teamcity result printer.
mslwk/module-repository-searchresult-builder
9687 Downloads
Magento2 module for easy search result building in custom repositories getList methods
mouf/utils.action.action-interface
372657 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
minionfactory/raw-hydrator
9092 Downloads
Run a raw SQL query and hydrate Eloquent models (with relations) from the result set, in a single round trip.