Libraries tagged by inspired
shipmonk/copy-paste-detector
1889 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
rg/injektor
74239 Downloads
Dependency Injection container inspired by google-guice
ps/fluent-traversable
30787 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
olinox14/path-php
711 Downloads
Object-oriented file and path operations, inspired by the path.py python library
mpetrovich/dash
30227 Downloads
A functional programming library for PHP. Inspired by Underscore, Lodash, and Ramda.
juststeveking/laravel-bastion
330 Downloads
Stripe-inspired API authentication with environment isolation, granular scopes, and built-in security.
jewei/typeid-php
14371 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
irajul/filament-shadcn-theme
14897 Downloads
A configurable, shadcn-inspired theme plugin for Filament panels.
hyperf/scout
177208 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
gomachan46/state-machine
98985 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
doxphp/doxphp
3295 Downloads
Dox for PHP, inspired by Dox for JavaScript.
discord-php-helpers/collection
39719 Downloads
A collection library for DiscordPHP. Inspired by Laravel Collections.
code-rhapsodie/dataflow-bundle
55472 Downloads
Data processing framework inspired by PortPHP
clippy/container
102884 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker
boci/hetzner-laravel
2264 Downloads
A Laravel SDK for interacting with the Hetzner Cloud API - inspired by Nuno Maduro's OpenAI PHP client