Packages from krowinski
-
-
PHP
krowinski/bcmath-extended
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
-
-
-
-
PHP
krowinski/one-click-captcha
Simple captcha that requires from user to only click a cut circle on image with several other circles. You can customize color of circles, background, width and height of image. Its very lightweight require no js just simple form in html and php gd extension.
-
PHP
krowinski/php-inotify
Wraps php inotify module into object and dispatch them using event dispatcher.
-
PHP
krowinski/php-mysql-replication
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
-