Packages from hybridlogic
-
PHP
hybridlogic/classifier
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
-
PHP
hybridlogic/cron
PHP Crontab is a crontab written in pure PHP with support for parsing standard cron expressions. No shell access required.
-
PHP
hybridlogic/db
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
-
PHP
hybridlogic/db-querybuilder
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
-
-
PHP
hybridlogic/router
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
-
-
PHP
hybridlogic/validation
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.