Libraries tagged by InspireCZ
php-standard-library/channel
143514 Downloads
Message-passing channels for async communication, inspired by Go and Rust
nicobleiler/php-passphrase
13732 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
mpetrovich/dash
30475 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
minvws/horsebattery
108656 Downloads
A password generator inspired by https://xkcd.com/936/
mikemadisonweb/yii2-rabbitmq
277482 Downloads
Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
leantony/laravel-grid
62275 Downloads
A grid view for laravel, inspired by the yii2 grid widget
jucksearm/php-barcode
400991 Downloads
Barcode Generation Package inspired by Nicola Asuni.
jonthornton/jquery-timepicker
41593 Downloads
A javascript timepicker plugin for jQuery inspired by Google Calendar.
jonpurvis/laravel-uninspire
52887 Downloads
The opposite command of the Laravel artisan inspire command
jmikola/wildcard-event-dispatcher
328612 Downloads
Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
jdrieghe/array-helpers
480108 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
indeyets/pake
197540 Downloads
PHP automation tool inspired by Rake
helhum/php-error-reporting
4444908 Downloads
Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK
hafriedlander/phockito
299500 Downloads
PHP Mocking framework inspired by Mockito for Java
ginq/ginq
260300 Downloads
LINQ to Object inspired DSL for PHP