Libraries tagged by indices
punktde/elastic-nodesearchservice
25166 Downloads
Implementation of the Neos NodeSearchServiceInterface using the Elasticsearch index
pahanini/yii2-rest-doc
26960 Downloads
A Yii2 tool to create slate index.md for you REST controllers.
nikans/text-linked
56195 Downloads
Text field with link (i.e. to this resource) on Index.
markrassamni/nova-resource-landing-page
41973 Downloads
Decide if a resource should open on the index, create, update, or detail page
markrassamni/inline-boolean
157179 Downloads
A Laravel Nova boolean field that can be directly edited from the index or detail page of a resource.
kunstmaan/search-bundle
81453 Downloads
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
joshmoreno/nova-html-field
92993 Downloads
A Laravel Nova field for rendering custom html on index, detail, and forms.
fof/frontpage
74705 Downloads
Push discussions to the front of your Flarum forum index!
faonni/module-indexer-url-rewrite
69389 Downloads
Extension rebuild UrlRewrite index.
azuyalabs/waqi
22912 Downloads
Simple PHP Wrapper for the World Air Quality Index API
aligent/magento2-indexer-fix
17530 Downloads
Fix to core Magento scheduled indexing to avoid inconsistent index data
rias/craft-scout
105498 Downloads
Craft Scout provides a simple solution for adding full-text search to your entries. Scout will automatically keep your search indexes in sync with your entries.
micheh/teamcity-clover
422770 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
nexucis/es-index-helper
19419 Downloads
Elasticsearch Index Helper for php, which allows you to manage your indices without any downtime
bmdevel/php-index
45950 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.