Libraries tagged by InspireCZ
shipmonk/copy-paste-detector
4515 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
rg/injektor
74439 Downloads
Dependency Injection container inspired by google-guice
resultsystems/validation
33078 Downloads
Inspired 'KennedyTedesco Validation' - The power of 'Respect Validation' on Laravel.
ps/fluent-traversable
31323 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
myth/collection
6747 Downloads
Javascript inspired, supercharged array object for PHP.
leantony/laravel-grid
62517 Downloads
A grid view for laravel, inspired by the yii2 grid widget
jonpurvis/laravel-uninspire
53768 Downloads
The opposite command of the Laravel artisan inspire command
jewei/typeid-php
17619 Downloads
PHP implementation of the TypeID specification: type-prefixed, K-sortable UUID identifiers inspired by Stripe IDs
irajul/filament-shadcn-theme
21369 Downloads
A configurable, shadcn-inspired theme plugin for Filament panels.
gomachan46/state-machine
100150 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
event-engine/discolight
29780 Downloads
Lightweight PSR-11 DI Container inspired by bitExpert/disco
doxphp/doxphp
3546 Downloads
Dox for PHP, inspired by Dox for JavaScript.
discord-php-helpers/collection
54098 Downloads
A collection library for DiscordPHP. Inspired by Laravel Collections.
code-rhapsodie/dataflow-bundle
56508 Downloads
Data processing framework inspired by PortPHP
clippy/container
117452 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker