Libraries tagged by sunset to sunset
omz13/kirby3-suncyclepages
122 Downloads
kirby3 plugin to embargo pages until sunrise date and withdraw at sunset date
cavellblood/craft-sunset-to-sunset
78 Downloads
Keep the hours of the Sabbath holy.
beechit/json-to-code-climate-subset-converter
31838 Downloads
CLI tool that'll convert supported JSON files to a subset of the Code Climate JSON format.
mistralys/subsetsum
834 Downloads
PHP SubsetSum implementation to search for number combinations.
ozdemir/subset-finder
5 Downloads
A simple package to find the subset of a given set.
aedart/overload
11149 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)