GitXplorerGitXplorer
j

CakePHP-I18nSearch

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
b7a805192c86d8c2808630cf07514ab426d8538b

Update composer.json

jjoostdekeijzer committed 5 years ago
Unverified
15d4194c68b2b35799bcc284e0b59cee6d741721

revert test whitespace

committed 11 years ago
Unverified
36de8bcaf901df098b9a14f458c9b75e41b6ab11

test

committed 11 years ago
Unverified
2ebc6486297f8d2484373b9ee372ed800675cebe

composer

committed 11 years ago
Unverified
fdaf6de1f4e9ce6808b0d036d3e3a496c5a563fc

working behavior

committed 11 years ago
Unverified
ba08d990bd8a6867bf69f08f540e268922ae4818

Update README.md

jjoostdekeijzer committed 11 years ago

README

The README file for this repository.

CakePHP-I18nSearch

Behavior to make i18 searches easier

Models can now $Model->findI18n($type, $query); and the behavior will parse all conditions and rewrite them to have them match the relevant i18n bindings.