Libraries tagged by InspireCZ
ekazak/yii2-rabbitmq
1014 Downloads
Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
edgardmessias/yii2-nprogress
17261 Downloads
Slim progress bars for Ajax'y applications. Inspired by Google, YouTube, and Medium for Yii2 Framework.
dynamikaweb/yii2-tiny-slider
3124 Downloads
Vanilla slider inspired by Owl Carousel
drmartingonzo/tinymce-ss4-theme
6587 Downloads
TinyMCE Silverstripe 4 inspired theme
doxphp/doxphp
2407 Downloads
Dox for PHP, inspired by Dox for JavaScript.
donatello/php-barcode
827 Downloads
Barcode Generation Package inspired by Nicola Asuni.
dgame/php-dto
46 Downloads
A data transfer object inspired by Rust's serde
developermarius/simple-router
1678 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
devamirul/p-router
40 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.
cseufert/hamle
6359 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
corrivate/magento2-layout-bricks
27 Downloads
Use layout bricks in Magento, inspired by Laravel anonymous Blade components
bornfight/maboo-maker-bundle
3031 Downloads
Boilerplate code generator for projects with layered architecture. Inspired by Maboo
betalabs/image
15464 Downloads
Image manipulation library for Laravel 5 based on Imagine and inspired by Croppa for easy url based manipulation
baethon/phln
752 Downloads
Set of small utility functions. Inspired by Ramda.
atomicptr/functional
629 Downloads
A set of tools to enable a more functional style of programming in PHP, inspired by OCaml