mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:2013-07-13 10:58
kphoen/propel-multiple-aggregate-column-behavior
Propel Behavior that allows multiple aggregate columns on a single table
时间:2012-12-02 14:21
foolz/inet
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
时间:2012-09-15 11:15
rchavik/switcher
Croogo Plugin - Theme/layout switcher by node
时间:2012-07-06 09:10
shreejan/actionable-column
Interactive table column with clickable actions for Filament v4
时间:未知