Libraries tagged by indexes
smart145/inline-boolean
76491 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
reliefweb/api-indexer
4457 Downloads
Standalone library to index the RW database into the API elasticsearch indexes.
rapidez/sitemap
2552 Downloads
Rapidez sitemap index through Eventy filters
punktde/elastic-sync
24837 Downloads
Synchronize Elasticsearch indices from a remote Neos instance to local
oddnoc/silverstripe-artefactcleaner
18557 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
marshmallow/live-update
19384 Downloads
Edit your Nova resources from the index page.
hollodotme/cologne-phonetic
26359 Downloads
PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language
fab2s/searchable
46687 Downloads
Laravel searchable models based on FullText indexes
datatables.net/datatables.net-fixedcolumns
5888 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables
code711/solrtools
5400 Downloads
A set of CLI tools to manage Solr indexes for multi site setups
bullhorn/fast-rest
7885 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
halleck45/php-metrics
14390 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
wobal/custom-index-bundle
10565 Downloads
Annotation and command for control entity custom indexes
coreshop/index
15208 Downloads
CoreShop Index Component.
cashlink/php-index
11434 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.