partitionable
Grouping library
A plugin for CakePHP's ORM that enables grouping-based limiting of related data
Partitionable associations for the CakePHP ORM, allowing for basic limiting per group.
16 stars
3 watching
3 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
associationscakephpdatabasegreatest-n-per-grouplimitorm
Related projects:
Repository | Description | Stars |
---|---|---|
icings/menu | A plugin that simplifies menu creation and management in CakePHP applications. | 11 |
dereuromark/cakephp-calendar | A CakePHP plugin to render simple calendars or ics files | 16 |
dereuromark/cakephp-decimal | CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. | 8 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 149 |
lordsimal/cakephp-psalm | A plugin that adds type information to CakePHP's ORM methods using Psalm. | 2 |
dereuromark/cakephp-templating | A CakePHP plugin to simplify HTML templating and add useful helpers for developers. | 2 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |
dereuromark/cakephp-tags | A CakePHP plugin that enables tagging of entities in applications. | 14 |
cakedc/enum | A plugin for CakePHP that provides an enumeration list feature. | 29 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
cakephp/acl | A plugin for managing access control lists in CakePHP applications. | 111 |
riesenia/cakephp-duplicatable | A plugin for duplicating entities and related data in CakePHP applications. | 52 |
itosho/easy-query | A CakePHP behavior plugin simplifying complex database queries for upserts, bulk inserts, and insert selects. | 26 |
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
ali1/cakephp-bruteforce | A CakePHP plugin for adding Brute Force Protection to controller methods. | 3 |