Orderly
Table orderer
A plugin for CakePHP that allows setting default ordering for tables in database queries.
Default ordering for your CakePHP tables
22 stars
7 watching
5 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
cakephpcakephp-pluginorderingphp
Related projects:
Repository | Description | Stars |
---|---|---|
usemuffin/slug | Automatically generates unique URLs from record data in a CakePHP application. | 35 |
itosho/easy-query | A CakePHP behavior plugin simplifying complex database queries for upserts, bulk inserts, and insert selects. | 26 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 36 |
admad/cakephp-sequence | A plugin that maintains an ordered list of records by automatically updating their positions based on a sequence. | 44 |
usemuffin/obfuscate | A plugin for CakePHP that provides primary key obfuscation using various strategies | 36 |
usemuffin/sti | Enables object-oriented inheritance in relational databases using a single table approach. | 6 |
usemuffin/footprint | A CakePHP plugin to allow passing the currently logged-in user info to model layers. | 95 |
cakephp/event | A library that enables event-driven programming in PHP applications. | 21 |
lubosremplik/cakephp-fixtures | Automates data loading into CakePHP databases using pre-defined fixtures. | 2 |
usemuffin/trash | Provides soft-delete functionality for CakePHP tables | 85 |
dereuromark/cakephp-queue-scheduler | A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. | 6 |
cakephp/migrations | A plugin that simplifies the management of database schema changes in CakePHP applications. | 137 |
dereuromark/executionorder | Displays execution order of files and callbacks in a CakePHP app | 21 |
robotusers/cakephp-table-inheritance | A plugin for CakePHP that enables single table inheritance | 5 |
usemuffin/webservice | A CakePHP plugin that simplifies web service interaction with external data sources using an Object-Relational Mapping (ORM) system. | 89 |