Libraries tagged by inspire
yiiext/activerecord-relation-behavior
38891 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
swisnl/agents-sdk
15977 Downloads
A lightweight yet powerful framework for building multi-agent workflows inspired by the OpenAi Agents SDK
stephenjude/filament-jetstream
64417 Downloads
A Laravel starter kit built with Filament inspired by Jetstream.
rareloop/router
193615 Downloads
A powerful PHP Router for PSR7 messages inspired by the Laravel API
php-standard-library/channel
226661 Downloads
Message-passing channels for async communication, inspired by Go and Rust
nicobleiler/php-passphrase
21521 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
mpetrovich/dash
31008 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
minvws/horsebattery
119333 Downloads
A password generator inspired by https://xkcd.com/936/
mikemadisonweb/yii2-rabbitmq
282445 Downloads
Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
jucksearm/php-barcode
415013 Downloads
Barcode Generation Package inspired by Nicola Asuni.
jonthornton/jquery-timepicker
41638 Downloads
A javascript timepicker plugin for jQuery inspired by Google Calendar.
jmikola/wildcard-event-dispatcher
332606 Downloads
Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
jdrieghe/array-helpers
484487 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
indeyets/pake
198534 Downloads
PHP automation tool inspired by Rake
helhum/php-error-reporting
4619654 Downloads
Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK