Libraries tagged by InspireCZ
jdrieghe/array-helpers
412567 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
helhum/php-error-reporting
2125803 Downloads
Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK
hafriedlander/phockito
257486 Downloads
PHP Mocking framework inspired by Mockito for Java
ginq/ginq
253250 Downloads
LINQ to Object inspired DSL for PHP
frequenc1/newage-ipsum
246599 Downloads
A new aged ipsum generator inspired/ported to php by Seb Pearce https://github.com/sebpearce/bullshit
folklore/image
245462 Downloads
Image manipulation library for Laravel 5 based on Imagine and inspired by Croppa for easy url based manipulation
tonysm/turbo-laravel
62117 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
icecave/collections
126271 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.
inspiredminds/contao-glightbox
13942 Downloads
Contao extension to integrate GLightbox.
yokai/batch
25144 Downloads
Batch architecture library inspired by Akeneo Batch
yiiext/activerecord-relation-behavior
35115 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.
takielias/codeigniter-websocket
6577 Downloads
CodeIgniter Websocket using Ratchet Websocket technology. Inspired by https://github.com/romainrg/ratchet_client
resultsystems/validation
29508 Downloads
Inspired 'KennedyTedesco Validation' - The power of 'Respect Validation' on Laravel.
ps/fluent-traversable
23978 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
mpetrovich/dash
23724 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.