Libraries tagged by sunset
purplebooth/twig-htmlstrip
30839 Downloads
Convert a small subset of html into something reasonable you can put in plain text email, or SMS.
purplebooth/htmlstrip
37074 Downloads
Convert a small subset of html into something reasonable you can put in plain text email, or SMS.
linkeddatacenter/usilex
59 Downloads
Super lightweight framework based on a subset of SILEX. Great for micro services and JAMstack
hsiangnianian/flarum-post-formatter
92 Downloads
Allow posts to be formatted and rendered with a subset of BBCode and HTML.
99designs/pheasant-adodb
13894 Downloads
A subset of the ADOdb API on Pheasant
aedart/overload
12685 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/trend_personal
295 Downloads
The installation profile for UnsettlingTrend Personal sites.
dmitryrechkin/php-converters-emptytonull
440 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.
lidaa/twig-bundle
17 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
39552 Downloads
Remove Header Links for SEO reasons
samlitowitz/unset-foreach-loop-references
2690 Downloads
alecrabbit/php-helpers
8464 Downloads
PHP helpers functions
utilities/accessor
17 Downloads
Adds getter and setter support to PHP
unsettlingtrend/ut_base
570 Downloads
The base theme used for UnsettlingTrend sites.
vangesteljasper/collection
23 Downloads
Convenience object with `get`, `set`, `setMultiple`, `unset` and `has` methods.