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

Php Enum Laravel Package

myclabs/php-enum

myclabs/php-enum brings SplEnum-style enums to PHP. Define enum classes, get autogenerated static constructors, validate values, compare instances, list possible values, and use enums as parameter/return types with extra methods—without a PHP extension.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
abc/job 2 2 1 8 0 0.0 7.8 MIT
View on GitHub
Context7
abc/scheduler Experimental PHP scheduler library for running jobs based on CRON expressions. Define schedule providers and processors via simple interfaces, bind them in a Scheduler, and execute due schedules with an included Symfony Console command (abc:schedule). 2 2 1 10 1 0.1 8.8 MIT
View on GitHub
Context7
aboutcoders/enum-serializer-bundle Symfony bundle adding JMS Serializer support for myclabs/php-enum enums. Register enum types via config or tagged services, then serialize/deserialize to JSON using enum class names in @Type annotations or directly in serializer calls. 3 4 5 348 1 0.6 26.8 MIT 5 years ago
View on GitHub
Context7
aboutcoders/file-distribution 2 3 1 18 0 0.0 11.7 MIT
View on GitHub
Context7
acelaya/doctrine-enum-type Doctrine DBAL type for mapping MyCLabs\Enum\Enum values to entity columns. Provides a reusable PhpEnumType to register enums as custom Doctrine types. Note: largely obsolete now that PHP has native enums and Doctrine supports them. 131 136 14 14K 1 2.1 19.5 MIT 5 years ago
View on GitHub
Context7
api-platform/schema-generator CLI tool from API Platform that generates PHP class models from vocabularies like Schema.org and ActivityStreams, or from OpenAPI specs. Quickly scaffold types and properties into a ready-to-use PHP codebase for APIs and domain models. 474 477 107 59K 25 30.8 40.7 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
area17/twill Twill is an open-source Laravel package for building a custom CMS fast. It provides a polished admin UI with prebuilt features and Vue components, stays flexible and extensible, works headless or integrated, and lets you use your own models with no lock-in. 3,975 3,964 588 8K 82 82.0 38.3 Apache-2.0 2 months ago
View on GitHub
Deep Wiki
Context7
bartlomiejbeta/filter-sorter-bundle 0 0 0 0 0 2.1 8 years ago
View on GitHub
Context7
bavix/clickhouse-builder PHP 7.1+ query builder for ClickHouse. Build and execute SELECT queries with a fluent API: select columns with aliases, closures for complex expressions or subqueries, and integrate with the-tinderbox/clickhouse-php-client for execution. 0 0 0 2K 0 11.4 49.9 MIT 6 months ago
View on GitHub
Context7
czim/laravel-filter 89 91 13 725 2 1.5 13.2 MIT 1 year ago
View on GitHub
Context7
czim/laravel-repository 52 54 21 892 3 2.8 17.6 MIT 1 year ago
View on GitHub
Context7
demoniacdeath/enum-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
devanoxltd/php-html-parser Lightweight PHP HTML parser with jQuery-style CSS selectors. Load HTML from strings or files, handle imperfect markup, and traverse nodes (attributes, innerHtml, siblings). Ideal for quick web scraping and DOM extraction in PHP 7.2–7.4. 0 0 0 28 0 0.9 20.2 MIT 1 year ago
View on GitHub
Context7
endroid/cm-sms 3 4 2 243 0 0.1 24.7 MIT
View on GitHub
Context7
ex3v/myclabs-enum-param-converter 8 8 1 0 0 0.2
View on GitHub
Context7
open-feature/sdk 42 42 13 123K 14 33.9 64.8 Apache-2.0 1 month ago
View on GitHub
Context7
paquettg/php-html-parser Fast, lightweight HTML parser for PHP that turns messy markup into a DOM-like tree. Crawl and scrape pages, query elements with CSS selectors, and extract text/attributes easily. Works with imperfect HTML and focuses on simple, fluent usage. 2,397 2,448 467 92K 54 43.7 47.4 MIT
View on GitHub
Deep Wiki
Context7
qiniu/php-sdk 809 847 425 38K 14 30.6 29.6 MIT 1 year ago
View on GitHub
Context7
robiningelbrecht/phpunit-coverage-check PHPUnit Coverage Check is a lightweight PHP tool to verify code coverage meets a required minimum. It reads PHPUnit coverage reports and fails builds when thresholds aren’t reached—useful for CI pipelines to enforce coverage standards in Laravel and PHP projects. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
spatie/github-actions-watcher Monitor all GitHub Actions workflows for a repo in real time from your terminal. Install via Composer and run actions-watcher to auto-detect the current git repo/branch, poll status, and refresh until all runs complete. Auth required for private repos. 134 134 10 1 0 13.1 0.1 MIT 9 months ago
View on GitHub
Context7
spatie/laravel-options Generate unified select option lists in Laravel from enums, Eloquent models, states, and arrays. Spatie laravel-options converts sources to a consistent label/value structure, supports customization via config, and makes building dropdowns and filters faster and cleaner. 252 255 9 18K 0 17.7 28.6 MIT 5 months ago
View on GitHub
Context7
spatie/laravel-validation-rules Handy Laravel validation rules by Spatie: Authorized (policy checks), CountryCode, Currency, Enum, ModelsExist, and Delimited. Installs via Composer, auto-registers, and supports publishing translations for customization. 827 835 45 107K 0 25.0 32.1 MIT 7 months ago
View on GitHub
Context7
symplify/config-transformer Automates refactoring and normalization of configuration files, helping you transform legacy or inconsistent configs into a unified format. Supports common PHP config styles and streamlines upgrades by applying consistent, repeatable changes across large codebases. 265 266 13 91K 0 1.7 35.0 MIT
View on GitHub
Context7
symplify/php-config-printer Print Symfony service and parameter configs to clean PHP files using nikic/php-parser. Generate output for configured services only or full configs (e.g., from YAML arrays) via SmartPhpConfigPrinter and YamlToPhpConverter. Ideal for config transformations and automation. 0 32 9K 0.0 54.6
View on GitHub
Context7
the-tinderbox/clickhouse-builder 201 203 81 29K 17 18.4 38.3 3 years ago
View on GitHub
Context7
timeweb/phpstan-enum PHPStan extension for PHP enums. Provides additional rules and type inference to catch invalid enum values and comparisons, improve static analysis around backed/unit enums, and surface enum-related bugs early in CI. 44 44 7 47K 1 5.1 41.7 MIT 1 year ago
View on GitHub
Context7
windwalker/utilities 1 1 0 6K 0 0.0 48.5 MIT
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