Skip to content

A plugin for cakephp 3 to add simple search egine based in Mysql Fultext Index

Notifications You must be signed in to change notification settings

marcusfloriano/seekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeekIt plugin for CakePHP to Search FullText on Mysql

Motivation

The motivation for create the plugin it`s because of some reasons:

1 - For solutions that need mechanism of search but not install other tecnologic as Sphinx, Elasticsearch or Solr 2 - Not is important all features of these mechanism` 3 - Only is necessrary a simple set of features 4 - The search mechanism is verfy simples, but meets the needs of a simple software 5 - Finally, I have not found a solution thet meets this needs

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require your-name-here/SeekIt

About

A plugin for cakephp 3 to add simple search egine based in Mysql Fultext Index

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages