Libraries tagged by inspired
hotwired/turbo-laravel
51079 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
yiiext/activerecord-relation-behavior
37530 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.
spatie/html-element
114237 Downloads
Html rendering in php inspired by hyperscript
rareloop/router
187458 Downloads
A powerful PHP Router for PSR7 messages inspired by the Laravel API
php-standard-library/channel
111477 Downloads
Message-passing channels for async communication, inspired by Go and Rust
nicobleiler/php-passphrase
10945 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
minvws/horsebattery
104880 Downloads
A password generator inspired by https://xkcd.com/936/
mikemadisonweb/yii2-rabbitmq
274894 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
62009 Downloads
A grid view for laravel, inspired by the yii2 grid widget
jucksearm/php-barcode
394961 Downloads
Barcode Generation Package inspired by Nicola Asuni.
jonthornton/jquery-timepicker
41573 Downloads
A javascript timepicker plugin for jQuery inspired by Google Calendar.
jmikola/wildcard-event-dispatcher
327632 Downloads
Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
jdrieghe/array-helpers
478079 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
helhum/php-error-reporting
4364571 Downloads
Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK
hafriedlander/phockito
297678 Downloads
PHP Mocking framework inspired by Mockito for Java