Libraries tagged by all zero1
zero1/module-sub-category-listing
345 Downloads
Adds the ability to display a sub category listing on all or specific categories
zero1/module-admin-activity
216 Downloads
The Admin Activity extension makes it easy to track all admin activity and revert the modification.
zero1/magento2-community-bundle
5 Downloads
Magento 2 Community Bundle module
dev-toolbelt/laravel-eloquent-plus
1618 Downloads
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
hamzi/nativerag
1047 Downloads
A production-ready, privacy-first Local AI Controller and Retrieval-Augmented Generation (RAG) engine for Laravel 11, 12, and 13. Supports Ollama, LM Studio, zero-infra vector search, SSE streaming, and full conversational memory — all with 100% data residency.
jeffersongoncalves/laravel-zero-json-config
148 Downloads
Base JSON configuration service for CLIs, with scope strategies (global, per-repo, per-project), get/set/all and 0600 writes.
mconsult/laravel-gettext
1909 Downloads
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext. This is a fork from zerospam package, all credit to them
webhubworks/package-updater
96 Downloads
Bulk-update Composer packages (and Craft / Craft plugins) across all your local repos.
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
arraypress/wp-currencies
42 Downloads
A comprehensive WordPress library for Stripe currency formatting, conversion, and validation supporting all 135 Stripe currencies.
arturas88/anyllm
7 Downloads
Production-ready PHP library for LLMs - OpenAI, Anthropic, Google, Mistral, xAI, OpenRouter, Ollama. One interface, all providers, zero vendor lock-in.
vortos/vortos-deploy-k8s
0 Downloads
Kubernetes deploy target driver for vortos/vortos-deploy — implements DeployTargetInterface, WorkerControllerInterface, and EdgeRouterInterface behind the unchanged TCK. Registers via autoconfiguration; passes all conformance tests with zero changes to core.
phdevutils/geo
2 Downloads
Philippine geo utilities — representative coordinates for all PSGC cities/municipalities plus haversine distance, nearest-city, and within-radius helpers. Data from GeoNames (CC BY 4.0). Zero-dependency.
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.