Packages from foolz
-
-
-
-
PHP
foolz/inet
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
-
-
-
-
PHP
foolz/sphinxql-query-builder
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
-
PHP
foolz/theme
An opinionated theme system where even the views can be classes, and everything is a plugin.