Libraries tagged by full text
innocode-digital/wp-block-expand
42 Downloads
Short text with simple CTA to see full text.
sonority/geolocations
0 Downloads
AJAX-Search for locations (radialsearch & fulltextsearch) and display them on a google-map with your own styles.
ocdladefense/lib-sphinx-search
29 Downloads
PHP wrapper classes for performing Sphinx fulltext searches.
ocdladefense/appserver-sphinx-search
81 Downloads
Module to implement the Sphinx fulltext search engine.
fromholdio/silverstripe-sherlock
648 Downloads
A SilverStripe module that enables you to build a project-specific 'search engine' with fulltext search with relevance and weighting.
clydescobidal/larasearch
244 Downloads
A Laravel package that provides FULLTEXT index search functionality
clientbg/php-boiler-pipe
37 Downloads
PhpBoilerPipe. Boilerplate Removal and Fulltext Extraction from HTML pages. Based on dotpack's PHP implementation.
chtombleson/sphinx
6 Downloads
Fulltext search using Sphinx.
sofa/searchable
173 Downloads
Extension for Laravel Query Builder providing simple yet powerful fulltext search.
geoffry304/yii2-readmore
106 Downloads
Yii2 GridView column extensions. Read more full large text
alanvista/php-legal-licenses
3 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes., fork for https://github.com/Comcast/php-legal-licenses
projectcms/tinymce
209 Downloads
The full featured rich text editing package for BlizzCMS
woutvw/svgator
1 Downloads
A simple and flexible PHP package for generating scalable vector graphics (SVG) programmatically. This package allows developers to create complex SVG images through an intuitive and object-oriented API, offering full control over shapes, paths, text, gradients, and more. Ideal for dynamic image generation and use in web applications, the library supports a wide range of customization options while adhering to SVG standards.
creationx/cix_readmore
8 Downloads
Splits longer texts into preview and full content, with a reveal button. It offers customizable templates for easy styling.
bored-programmers/laragrid
96 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.