Libraries tagged by use index
vpominchuk/laravel-mysql-use-index-scope
601245 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
ggergo/sqlindexhintbundle
540854 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
lochmueller/focuspoint
191065 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
shaburov/laravel-mysql-index-hints-scope
59577 Downloads
Index Hints for laravel https://dev.mysql.com/doc/refman/5.7/en/index-hints.html
opensearchserver/opensearchserver
68047 Downloads
PHP library for OpenSearchServer: professionnal search engine, crawlers (web, file, database), REST APIs, .... This library uses OpenSearchServer's V2 API.
nowo-tech/migrations-kit-bundle
1476 Downloads
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
tpwd/ke_search_hooks
16136 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
devgeniem/wp-noindex-testing-staging-robots
17920 Downloads
Uses robots.txt to not index development/testing environments of this site with search-engines
quizpalme/camaliga
1747 Downloads
A carousel/gallery/map/list extension that can use the TYPO3 categories and different jQuery-plugins like Slick or Isotope. Bootstrap 5 support. Indexer for ke_search.
mage2kishan/module-llms-txt
42 Downloads
Panth LLMs.txt — AI Indexing Engine for Magento 2. Serves structured /llms.txt, /llms-full.txt and /llms.json with a dynamic multi-URL sitemap engine, weighted ranking, auto-generated summaries, product-type and use-case grouping, and cron-based cache warm-up. Built for ChatGPT, Claude, Perplexity, Gemini and future LLM crawlers.
fayyaztech/sitemap-generator
56 Downloads
The PHP Sitemap Generator is a versatile and easy-to-use tool that empowers developers to effortlessly create sitemaps for their websites. With support for various sitemap formats, including XML, ROR, HTML, and URLLIST, this library simplifies the process of generating essential files to enhance search engine optimization (SEO) and ensure efficient indexing of web content.
teaminmedias-pluswerk/ke_search_hooks
1992 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
tourze/doctrine-use-index-walker
3 Downloads
Auto add USE INDEX in doctrine query
moh/multi-index-array
7 Downloads
A PHP array and Illuminate Collection that allows the use of multiple indices at once to get, set, and unset elements from the array.
qiuqiux/indexed-array
147 Downloads
Rewrite from SplFixedArray,it can use as the indexed array.