laravel-site-search
Search indexer
A package to create a private search index by crawling and indexing a website
Create a full-text search index by crawling your site
274 stars
6 watching
24 forks
Language: PHP
last commit: 5 months ago crawlhacktoberfestlaravelphpsearchsite
Related projects:
Repository | Description | Stars |
---|---|---|
spatie/searchindex | A package for storing and retrieving data from a search index in a scalable way. | 442 |
spatie/laravel-navigation | Provides a flexible and renderless navigation system for Laravel applications | 498 |
spatie/laravel-pjax | Middleware to improve page loading times by leveraging client-side updates and server-side rendering of specific HTML fragments | 510 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 769 |
spatie/laravel-tail | A package that provides an artisan command to access and display application logs | 738 |
spatie/laravel-tags | A package that adds tagging and tag management functionality to Laravel applications | 1,626 |
spatie/laravel-url-signer | Creates signed URLs with limited lifetimes using a secret key and validation function. | 708 |
tomlingham/laravel-searchy | Makes user-driven searching easy on data in models with fuzzy search and weighted mechanics | 535 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,568 |
spatie/laravel-menu | Generates HTML menus for Laravel applications with convenience methods and macros. | 923 |
spatie/laravel-fractal | A simple wrapper around Fractal to transform data before using it in an API. | 1,894 |
doowb/search-indexer-algolia | A module for integrating Algolia with search applications | 3 |
spatie/laravel-glide | A package for manipulating images using the Glide library | 426 |
spatie/laravel-blade-javascript | A package that allows you to export variables from Blade templates to JavaScript code | 617 |
spatie/laravel-collection-macros | A collection of reusable utility functions for working with Laravel collections. | 1,747 |