php.package.health
composer.json
.Package | Status | |
---|---|---|
krowinski/async | Run php closure asynchronously | |
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 | |
krowinski/http-status-codes | PHP List of HTTP status codes, messages and description for them. | |
krowinski/laravel-tinyid | A TinyID bridge for Laravel | |
krowinski/laravel-xslt | xslt template engine for laravel | |
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. | |
krowinski/php-inotify | Wraps php inotify module into object and dispatch them using event dispatcher. | |
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. | |
krowinski/tinyid | Shorten and obfuscate your IDs. |