Libraries tagged by hybridlogic
hybridlogic/phantomjs
154369 Downloads
A PHP library to execute PhantomJS scripts and return their results.
hybridlogic/validation
1031 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
hybridlogic/classifier
1444 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
hybridlogic/slack
50 Downloads
A library for working with Slack.
hybridlogic/router
62 Downloads
A drop dead simple URI routing library for PHP, with support for optional parameters and regular expressions.
hybridlogic/db-querybuilder
32 Downloads
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
hybridlogic/cron
649 Downloads
PHP Crontab is a crontab written in pure PHP with support for parsing standard cron expressions. No shell access required.