Libraries tagged by __isset

datatables.net/datatables.net-fixedheader-bs5

2 Favers
2646 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 [Bootstrap5](https://getbootstrap.com/)

Go to Download


datatables.net/datatables.net-fixedheader

5 Favers
8908 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

Go to Download


benoitchantre/wp-composer-auto-updates

8 Favers
13909 Downloads

Enables minor core auto updates even when DISALLOW_FILE_MODS is set to true.

Go to Download


atoolo/runtime-check-bundle

0 Favers
4552 Downloads

Symfony bundle which contains tools that can be used to check whether the current runtime environment is set up as expected.

Go to Download


livelyworks/laraware

3 Favers
1645 Downloads

Utilities library for Laravel

Go to Download


dechamp/shorty

0 Favers
8739 Downloads

Just a few tools to help avoid annoying things such as long logic where it should be simple.

Go to Download


aedart/overload

2 Favers
11526 Downloads

Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

Go to Download


pressbooks/pressbooks-book

21 Favers
6152 Downloads

This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.

Go to Download


nobrainerweb/silverstripe-robots-noindex

3 Favers
2920 Downloads

Show a warning in the CMS when site is set to noindex

Go to Download


frc/wp-env-heroku-custom-php-constant

1 Favers
43988 Downloads

Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)

Go to Download


datatables.net/datatables.net-fixedheader-dt

0 Favers
3277 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 [DataTables](https://datatables.net/)

Go to Download


datatables.net/datatables.net-fixedheader-bs4

3 Favers
2828 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)

Go to Download


datatables.net/datatables.net-fixedheader-bs

0 Favers
136 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)

Go to Download


journeycx/laratools

0 Favers
3 Downloads

Utilities library for Laravel

Go to Download


artbit/isget

1 Favers
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.

Go to Download


Next >>