• Stars
    star
    170
  • Rank 222,711 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 10 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CakePHP: Easy model searching

CakePHP Search

Build Status Coverage Status Latest Stable Version Total Downloads License

Search provides a simple interface to create paginate-able filters for your CakePHP application.

This branch is for CakePHP 4.x. For details see version map.

Installation

  • Install the plugin with composer from your CakePHP project's ROOT directory (where composer.json file is located)
php composer.phar require friendsofcake/search
  • Load the plugin by running command
bin/cake plugin load Search

Documentation

See Documentation section.

More Repositories

1

awesome-cakephp

A curated list of amazingly awesome CakePHP plugins, resources and shiny things.
908
star
2

cakephp-upload

CakePHP: Handle file uploading sans ridiculous automagic
PHP
551
star
3

CakePdf

CakePHP plugin for creating and/or rendering PDFs, supporting several popular PDF engines.
PHP
375
star
4

crud

Production-grade rapid controller development with built in love for API and Search
PHP
374
star
5

bootstrap-ui

CakePHP: Transparently use Bootstrap
PHP
338
star
6

cakephp-csvview

CakePHP: A view class for generating CSV
PHP
175
star
7

vagrant-chef

a vagrant installation with all the necessary chef cookbooks to run a basic cakephp application
HTML
119
star
8

Authenticate

Deprecated CakePHP3: plugin with authentication classes for AuthComponent
PHP
81
star
9

app-template

CakePHP2: An empty application template, for use with composer
PHP
71
star
10

crud-json-api

Build advanced JSON API Servers with almost no code.
PHP
55
star
11

crud-view

CakePHP: Automated admin backend based on your CRUD configuration
PHP
49
star
12

travis

Easy travis setup for CakePHP plugins
Shell
39
star
13

vagrant-ansible

a vagrant installation with all the necessary ansible roles to run a basic cakephp application
39
star
14

Authorize

CakePHP2: Authorize classes for AuthComponent
PHP
23
star
15

fixturize

CakePHP: Improve performance of your fixture based tests on MySQL.
PHP
23
star
16

crud-users

CakePHP: Users plugin based on the CRUD action classes
PHP
17
star
17

cakephp-test-utilities

CakePHP: Plugin with support classes for easing unit testing
PHP
12
star
18

crud-demo-app

Demo app for CRUD, CRUD-View and Search
PHP
9
star
19

FriendsOfCake.github.io

FriendsOfCake.com website
JavaScript
4
star
20

process-mq

CakePHP3: A RabbitMQ connection class and worker shell
PHP
3
star
21

process-manager

CakePHP3: A shell task class to help handling external signals gracefully
PHP
1
star
22

blog

The Awesome FriendsOfCake blog
Python
1
star