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

Version Laravel Package

sebastian/version

Library for deriving a PHP project’s version from Git. Provide a release string and project path; Version::asString() returns the release, a -dev suffix, or git describe output (tags/commits) depending on repo state and release format.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
sebastian/complexity 0.82 Compute code complexity metrics for PHP units (functions, methods, classes). sebastian/complexity provides programmatic analysis useful for static analysis tools, quality gates, and CI reporting; install via Composer for project or dev-only use. 1,258 1,258 10 13M 1 21.4 62.6 BSD-3-Clause 3 months ago
View on GitHub
Context7
sebastian/lines-of-code 0.82 sebastian/lines-of-code is a lightweight PHP library for counting lines of code in PHP source files. Useful for reporting, metrics, and tooling, it can be installed via Composer as a runtime or dev dependency. 1,174 1,175 8 12M 1 27.3 64.7 BSD-3-Clause 2 weeks ago
View on GitHub
Context7
zendframework/zend-version 0.80 Lightweight Zend Framework component for reading and comparing Zend Framework version information. Helpful for diagnostics, compatibility checks, and conditional behavior in apps and libraries. Includes utilities to retrieve version strings and compare versions. 7 6 7 17K 7 1.1 33.4 BSD-3-Clause
View on GitHub
Context7
pear/pear 0.79 PEAR (PHP Extension and Application Repository) provides a classic package manager and installer for PHP, enabling you to discover, install, and update reusable libraries and extensions. Includes tooling for packaging, channels, dependency resolution, and versioned releases. 114 116 104 24K 1 22.0 36.1 NOASSERTION 4 months ago
View on GitHub
Context7
producer/producer 0.79 Command-line QA and release tool for PHP library packages. Validates and publishes releases using Composer, PHPUnit, and phpDocumentor. Works with Git or Mercurial, and supports GitHub, GitLab, and Bitbucket (including self-hosted) as remote origins. 104 106 6 303 6 3.9 10.0 MIT 8 years ago
View on GitHub
Context7
idiosyncratic/coding-standard 0.79 Idiosyncratic coding standard for all Idiosyncratic Projects, based on Doctrine Coding Standard. Adds @public-read-only for private properties exposed as read-only (e.g., via __get) and disables alignment of equals signs in assignments. 0 0 0 4 0 0.0 9.7
View on GitHub
Context7
byscripts/notifier 0.79 Deprecated/soon-to-be-deleted Laravel/PHP notifier package. The author advises not to use it; repository is intended for removal. Not recommended for new projects—look for an actively maintained alternative. 0 0 0 0 0 0.9 12 years ago
View on GitHub
Context7
pear/xml_util 0.79 PEAR XML_Util provides handy helpers for working with XML: build attribute lists from arrays, generate tags, validate XML names, and more. Lightweight utility methods for creating and checking XML document parts in PHP. 2 2 3 39K 0 1.4 39.0 6 years ago
View on GitHub
Context7
pear/console_getopt 0.78 PEAR Console_Getopt is a small PHP library for parsing command-line options and arguments. It supports GNU-style short and long flags, handles required/optional values, and provides help-friendly parsing for CLI scripts and tools. 85 85 14 2M 0 1.1 55.3 BSD-2-Clause 6 years ago
View on GitHub
Context7
sebastian/type 0.78 sebastian/type provides lightweight value objects that model PHP’s type system. Useful for tools and libraries that need to represent, compare, and work with types (including complex and composite types) in a consistent, structured way. 1,500 1,501 13 13M 1 31.1 63.7 BSD-3-Clause 2 weeks ago
View on GitHub
Context7
symplify/easy-testing 0.78 Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. 41 42 3 46K 0 0.1 29.7 MIT
View on GitHub
Context7
phlak/semver 0.75 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. 183 184 17 34K 0 5.6 31.5 MIT 11 months ago
View on GitHub
Context7
herrera-io/version 0.75 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. 114 115 18 3K 1 1.0 13.5 MIT 12 years ago
View on GitHub
Context7
marcocesarato/php-conventional-changelog 0.74 Automatically generate changelogs and release notes from your Git history using Conventional Commits and SemVer. CLI tool with configurable templates and options to extract releases and output Markdown changelogs, suitable for Composer scripts and CI workflows. 252 252 38 53K 14 33.0 43.6 GPL-3.0 2 months ago
View on GitHub
Context7
ocramius/package-versions 0.73 Fast, zero‑I/O access to Composer dependency versions at runtime. Reads version data compiled from composer.lock during install/update, so calls are cheap. Use PackageVersions\Versions::getVersion('vendor/package') to embed or log exact versions. 3,179 3,185 73 256K 1 47.3 30.8 MIT 2 weeks ago
View on GitHub
Context7
phly/keep-a-changelog 0.73 Generates and maintains a Keep a Changelog–style CHANGELOG.md for PHP projects. Helps you create standardized release notes, add entries, and manage version sections consistently, making it easier to track changes and publish clear, human-readable changelogs. 184 184 25 2K 9 13.7 19.1 BSD-2-Clause 1 year ago
View on GitHub
Context7
yoast/yoastcs 0.60 Yoast Coding Standards (YoastCS) provides Composer-installable rulesets for PHP_CodeSniffer plus PHP Parallel Lint, bundling Yoast sniffs and selected external standards (including WordPress). Use it to enforce consistent code style and quality in Yoast projects. 22 22 1 24K 16 29.2 53.2 MIT 2 months ago
View on GitHub
Context7
happyr/doctrine-specification 0.58 Reusable Doctrine query Specifications for PHP. Replace messy repositories and huge QueryBuilder methods with small, composable, testable spec classes. Reduce duplication, avoid methods with many arguments, and extend queries cleanly as your app grows. 450 450 43 8K 14 16.4 23.5 MIT 1 year ago
View on GitHub
Context7
doctrine/annotations 0.53 Doctrine Annotations parses and reads docblock annotations for PHP projects. Considered feature complete since PHP 8 attributes are the native replacement; this package now focuses on bugfixes and security fixes. Documentation available on doctrine-project.org. 6,742 6,785 231 6M 26 48.6 48.3 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
doctrine/lexer 0.53 Doctrine Lexer is a lightweight base library for building lexers used in top-down, recursive descent parsers. It powers tokenization in Doctrine projects like Annotations and ORM (DQL), providing a reusable foundation for custom language parsing. 0 11,182 15M 30.9 42.9
View on GitHub
Deep Wiki
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.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai