Download the PHP package filippo-toso/fulltext without Composer
On this page you can find all versions of the php package filippo-toso/fulltext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download filippo-toso/fulltext
More information about filippo-toso/fulltext
Files in filippo-toso/fulltext
Download filippo-toso/fulltext
More information about filippo-toso/fulltext
Files in filippo-toso/fulltext
Vendor filippo-toso
Package fulltext
Short Description Easily add fulltext search capabilities to your Eloquent models
License MIT
Package fulltext
Short Description Easily add fulltext search capabilities to your Eloquent models
License MIT
Please rate this library. Is it a good library?
Informations about the package fulltext
Fulltext
A simple way to add fulltext capabilities to your Eloquent models (just for MySQL for the moment).
Requirements
- PHP 5.6+
- Laravel 5.0+
Installing
Use Composer to install it:
Using It
Create a fulltext index in your migrations:
Enable fulltext functions within the User model (for instance):
Use the FullText trait's features:
All versions of fulltext with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0 || ^8.0 || ^9.0
illuminate/support Version >=5.5
laravel/helpers Version ^1.1
illuminate/support Version >=5.5
laravel/helpers Version ^1.1
The package filippo-toso/fulltext contains the following files
Loading the files please wait ....