Libraries tagged by inspired
yiiext/activerecord-relation-behavior
38776 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
15509 Downloads
A lightweight yet powerful framework for building multi-agent workflows inspired by the OpenAi Agents SDK
stephenjude/filament-jetstream
64222 Downloads
A Laravel starter kit built with Filament inspired by Jetstream.
rareloop/router
193023 Downloads
A powerful PHP Router for PSR7 messages inspired by the Laravel API
php-standard-library/channel
212900 Downloads
Message-passing channels for async communication, inspired by Go and Rust
nicobleiler/php-passphrase
19813 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
mpetrovich/dash
30907 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
minvws/horsebattery
117471 Downloads
A password generator inspired by https://xkcd.com/936/
mikemadisonweb/yii2-rabbitmq
281665 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
412982 Downloads
Barcode Generation Package inspired by Nicola Asuni.
jonthornton/jquery-timepicker
41637 Downloads
A javascript timepicker plugin for jQuery inspired by Google Calendar.
jmikola/wildcard-event-dispatcher
331675 Downloads
Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
jdrieghe/array-helpers
483880 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
indeyets/pake
198309 Downloads
PHP automation tool inspired by Rake
helhum/php-error-reporting
4593645 Downloads
Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK