Libraries tagged by isset
livelyworks/laraware
3957 Downloads
Utilities library for Laravel
pressbooks/pressbooks-book
6749 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.
benoitchantre/wp-composer-auto-updates
15826 Downloads
Enables minor core auto updates even when DISALLOW_FILE_MODS is set to true.
dechamp/shorty
11305 Downloads
Just a few tools to help avoid annoying things such as long logic where it should be simple.
aedart/overload
12839 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)
nobrainerweb/silverstripe-robots-noindex
3135 Downloads
Show a warning in the CMS when site is set to noindex
frc/wp-env-heroku-custom-php-constant
44934 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)
atoolo/runtime-check-bundle
8693 Downloads
Symfony bundle which contains tools that can be used to check whether the current runtime environment is set up as expected.
journeycx/laratools
4 Downloads
Utilities library for Laravel
artbit/isget
61 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
17 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