Libraries tagged by unset
samlitowitz/unset-foreach-loop-references
948 Downloads
t3/cli-config
355 Downloads
TYPO3 CMS extension to provide a command to set or unset global system settings on CLI.
aedart/overload
11444 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)
unsettlingtrend/ut_base
510 Downloads
The base theme used for UnsettlingTrend sites.
unsettlingtrend/trend_personal
40 Downloads
The installation profile for UnsettlingTrend Personal sites.
lidaa/twig-bundle
16 Downloads
LidaaTwigBundle will add a lot of Twig Extensions (php, image, url, css, js, tag, session, number, sf, unset, form, html, ...)
wkse/unset_html_head_link
39551 Downloads
Remove Header Links for SEO reasons
alecrabbit/php-helpers
8320 Downloads
PHP helpers functions
utilities/accessor
16 Downloads
Adds getter and setter support to PHP
vangesteljasper/collection
23 Downloads
Convenience object with `get`, `set`, `setMultiple`, `unset` and `has` methods.
moh/multi-index-array
6 Downloads
A PHP array and Illuminate Collection that allows the use of multiple indices at once to get, set, and unset elements from the array.
dmitryrechkin/php-converters-emptytonull
208 Downloads
PHP Converter that converts of empty to null. It is helps to make code cleaner by removing the need for if conditions for cases when some API expects null in order to consider parameter as unset.
zumba/json-serializer
641470 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
brumann/polyfill-unserialize
3756520 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
nilportugues/serializer
252212 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.