Libraries tagged by isset
datatables.net/datatables.net-fixedheader-ju
19 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedheader-jqui
9 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)
backdrop-dev/template-helpers
381 Downloads
Backdrop Template Helpers is set a helper functions for setting the path, locations, and filtering templates.
journeycx/laratools
3 Downloads
Utilities library for Laravel
artbit/isget
60 Downloads
This is a handy little helper function that is used to replace the common pattern of isset($a, $a['b']) ? $a['b'] : $c; which can be ugly and redundant.
utilities/accessor
16 Downloads
Adds getter and setter support to PHP
isset/alfredo
66 Downloads
Alfredo for PHP 5.3
issetbv/video-publisher-api-client
2864 Downloads
VideoPublisher API client for PHP
issetbv/tpc-manager-client
299 Downloads
TPC client for PHP 5.3
issetbv/push-notification-connections-entity-bundle
432 Downloads
issetbv/hatchery-api-client
3236 Downloads
Hatchery API client for PHP
issetbv/alfredo-laravel
0 Downloads
Laravel wrapper for Alfredo
statenweb/carbon-field-display-checkbox
11 Downloads
Carbon Fields extension, that adds a display field type for a checkbox where if 1 it is set to 'yes'.
mcaskill/php-oneof
8 Downloads
Returns the first argument that is set and non-empty.
jberall/yii2-statusbehavior
14 Downloads
A behavior that set the status to 0 when the status_column is set to null. triggered on BaseActiveRecord::EVENT_BEFORE_INSERT and BaseActiveRecord::EVENT_BEFORE_UPDATE