Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Semver Laravel Package

phlak/semver

A lightweight PHP library for parsing, comparing, and manipulating Semantic Versioning (SemVer) strings. Create and normalize versions, check equality and precedence, validate input, and work with constraints for dependency checks in your apps and packages.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
herrera-io/version 0.88 PHP library for Semantic Versioning (SemVer 2.0.0): parse versions into a builder, increment major/minor/patch, edit pre-release/build metadata, validate formats, compare versions, and dump back to strings for release tooling. 115 115 18 3K 1 1.0 13.7 MIT 12 years ago
View on GitHub
Context7
composer/semver 0.87 Composer Semver is a PHP library for parsing and validating version constraints, normalizing versions, and comparing releases. Extracted from Composer, it supports semver-style rules where possible while staying compatible with PHP’s version_compare. 3,307 3,326 80 11M 0 28.0 48.6 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
phar-io/version 0.84 phar-io/version is a PHP library for parsing, comparing, and validating semantic versions and version constraints. Supports operators like >=, <=, caret (^) and tilde (~) ranges, plus pre-release labels, to check if versions comply. 7,463 7,482 18 15M 3 29.1 46.5 BSD-3-Clause 4 years ago
View on GitHub
Deep Wiki
Context7
laragraph/utils 0.83 Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. 22 22 8 674K 0 15.5 60.3 MIT 6 months ago
View on GitHub
Context7
wilderborn/partyline 0.82 Partyline adds lightweight, terminal-style feedback to your Laravel app. It helps you print and update messages, show progress, and display clean, interactive CLI output—handy for Artisan commands, long-running jobs, and scripts. 193 193 11 195K 1 2.3 41.4 3 years ago
View on GitHub
Deep Wiki
Context7
z4kn4fein/php-semver 0.82 26 27 4 87K 0 2.8 48.5 MIT 2 years ago
View on GitHub
Context7
laravel-lang/locale-list 0.82 Provides a curated list of locale codes and language names for Laravel apps. Use it to populate locale selectors, validate supported locales, and keep localization options consistent across projects with an easy-to-consume locale dataset. 10 10 3 475K 0 13.2 59.9 MIT 8 months ago
View on GitHub
Context7
sebastianfeldmann/git 0.81 PHP library to access and interact with Git repositories. Provides a simple API for common Git commands and info (status, log, branches, tags), ideal for build scripts, CI tooling, and automation where you need Git data without shelling out manually. 48 49 13 316K 2 19.4 56.9 MIT 7 months ago
View on GitHub
Context7
composer-unused/symbol-parser 0.80 composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. 15 15 13 398K 0 17.5 59.5 MIT 7 months ago
View on GitHub
Context7
lucianotonet/groq-php 0.71 PHP client for the Groq API. Provides a simple, lightweight way to call Groq LLM endpoints from PHP apps, with support for common chat/completions workflows and easy integration into existing projects. 81 83 16 25K 3 26.3 40.6 MIT 3 weeks ago
View on GitHub
Context7
php-vfs/php-vfs 0.70 Simple virtual filesystem via a PHP stream wrapper for unit tests. Emulates files/dirs in memory so you can test code that reads/writes the filesystem without temporary folders or fixtures. Works with PHPUnit, PHPSpec, and other frameworks. 57 57 8 15K 5 2.5 34.8 MIT 5 years ago
View on GitHub
Context7
kubawerlos/php-cs-fixer-custom-fixers 0.69 Custom fixers for FriendsOfPHP PHP-CS-Fixer. Install via Composer, register the Fixers set, then enable individual rules to enforce additional style conventions (e.g., prefer class constants, remove leading global namespace slashes, tidy PHPDoc params). 242 243 26 408K 4 27.6 51.0 MIT 4 months ago
View on GitHub
Context7
giggsey/libphonenumber-for-php-lite 0.68 Lite PHP port of Google’s libphonenumber: parse, validate, format, and store international phone numbers. Includes core PhoneNumberUtils only (no geolocation/carrier/short number info). Requires PHP 8.1+ and mbstring; install via Composer. 96 98 8 1M 0 32.4 64.7 Apache-2.0 1 month ago
View on GitHub
Context7
damienharper/auditor 0.68 197 195 65 105K 13 27.8 48.0 MIT 5 months ago
View on GitHub
Context7
spatie/phpunit-snapshot-assertions 0.68 Add snapshot testing to PHPUnit. Save expected output (JSON, arrays, strings, etc.) on first run and automatically compare on later runs to catch regressions with minimal assertions. Includes handy traits and snapshot update workflow for tests. 697 701 74 740K 0 28.4 46.7 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
giggsey/libphonenumber-for-php 0.68 PHP port of Google’s libphonenumber for parsing, formatting, validating, and storing international phone numbers. Supports geocoding, carrier and timezone mapping, plus short-number info. Composer install; requires mbstring. 5,049 5,109 480 4M 3 70.7 46.8 Apache-2.0 1 month ago
View on GitHub
Deep Wiki
Context7
cypresslab/gitelephant 0.67 GitElephant is a PHP OOP wrapper around the git CLI for managing repositories: inspect commits, branches, tags, diffs, logs, and statuses, and run common git operations via a clean API. Supports git >=1.8, PHP >=7.2 (older PHP via prior versions). 612 618 74 44K 17 19.2 31.2 LGPL-3.0 1 year ago
View on GitHub
Context7
graylog2/gelf-php 0.67 PHP library for creating and sending GELF messages to Graylog. Build structured log entries with additional fields, levels, and timestamps, and ship them over supported transports (e.g., UDP/TCP/HTTP) for centralized logging and analysis. 416 432 87 553K 9 17.2 49.1 MIT 1 year ago
View on GitHub
Context7
open-southeners/extended-php 0.67 Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. 0 0 0 837 0 11.0 41.7 MIT 10 months ago
View on GitHub
Context7
20steps/libphonenumber-for-php 0.67 PHP port/wrapper of Google’s libphonenumber, providing tools to parse, validate, and format international phone numbers, detect regions and number types, and handle country calling codes for consistent phone handling in your apps. 0 0 0 0 0 0.0 Apache-2.0
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle