colbeh/consts
Tiny Laravel/PHP helper for defining and accessing class constants as “const sets.” Simplifies organizing enums-like values, retrieving constant lists, and keeping shared values centralized in a clean, reusable API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dakatsuka/blueprint-bundle | 0.82 | — | 4 | 4 | 0 | 2 | 0 | 0.0 | 2.0 | MIT | — | |
| darvinstudio/databaser | 0.81 | — | 0 | 0 | 1 | 4 | 0 | 0.1 | 9.7 | MIT | — | |
| mckenziearts/laravel-command | 0.81 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 0 | 0 | 0.5 | — | — | 8 years ago | |
| belsym/common-bundle | 0.81 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| jpswade/laravel-database-tools | 0.81 | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 3 | 3 | 1 | 1 | 0 | 8.2 | 1.4 | — | 7 months ago | |
| dragon-code/support | 0.81 | Dragon Code Support provides a lightweight collection of PHP/Laravel helpers, facades, and utility tools for everyday projects. Designed to be easily extended with new methods or classes, with a clear contribution and testing structure. | 23 | 23 | 5 | 481K | 0 | 25.3 | 62.8 | MIT | 4 months ago | |
| ezsystems/doctrine-dbal-schema | 0.81 | Doctrine DBAL schema utility package for eZ Platform/eZ Systems projects. Provides tools to define, compare and update database schemas using Doctrine DBAL, helping manage schema changes and migrations consistently across environments. | 30 | 30 | 4 | 3K | 0 | 6.7 | 27.5 | NOASSERTION | 3 years ago | |
| laracasts/generators | 0.80 | — | 2,421 | 2,467 | 343 | 23K | 15 | 33.7 | 24.3 | MIT | 3 years ago | |
| constantable/odm-document-maker | 0.80 | — | 5 | 5 | 3 | 2K | 1 | 0.5 | 35.0 | MIT | 2 years ago | |
| nunomaduro/essentials | 0.80 | — | 1,234 | 1,232 | 76 | 117K | 3 | 22.4 | 32.2 | MIT | 5 months ago | |
| saher/artisan-schematics | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 2.5 | — | NOASSERTION | 11 months ago | |
| laracraft-tech/laravel-useful-traits | 0.80 | Laravel package with handy daily-use additions: traits for PHP 8.1+ enums (get names/values/array) and Eloquent query scopes (e.g., select all columns except specific ones, date-based scopes), plus an Artisan db:truncate command. | 58 | 58 | 2 | 147 | 1 | 19.5 | 8.8 | MIT | 4 months ago | |
| b2pweb/bdf-instantiator | 0.80 | b2pweb/bdf-instantiator is a small PHP utility for instantiating objects, useful in factories, DI containers, and testing. It focuses on creating class instances with minimal boilerplate, helping streamline object construction in Laravel and other PHP apps. | 0 | 0 | 0 | 264 | 0 | 0.0 | 33.5 | MIT | — | |
| certunlp/database-config-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dontdrinkandroot/common | 0.80 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| someonefamous/laravel-findby | 0.80 | Add dynamic finders to Eloquent models: call User::findByLastName('Smith') or User::findAllByFirstName('Bob') instead of where()->first()/get(). Works with any snake_cased field name via the FindBy trait. | 3 | 4 | 0 | 114 | 0 | 3.5 | 20.3 | — | 5 years ago | |
| vizrex/laravel-db-utils | 0.80 | Laravel package providing Artisan CLI utilities for database operations (backup, restore, create). Includes configurable defaults, optional upload of backup files to Dropbox or Google Drive via filesystem disks, and uses MySQL connection settings from your Laravel config. | 1 | 1 | 1 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| rayvenues/eloquent-model-generator | 0.80 | — | 13 | 13 | 2 | 201 | 2 | 0.8 | 16.4 | MIT | 3 years ago | |
| queents/console-helpers | 0.80 | — | 0 | 0 | 0 | 1K | 1 | 0.7 | 42.8 | MIT | 3 years ago | |
| mr.incognito/crudify | 0.79 | Laravel CRUD generator for API or web apps. One Artisan command scaffolds models, migrations, controllers, form requests, API resources, routes, and optional Blade views. Supports validation rules, nullable fields, foreign keys/constraints, defaults, excludes, and delete:crud cleanup. | 1 | 1 | 0 | 2 | 0 | 17.6 | 8.7 | — | 3 months ago |
How can I help you explore Laravel packages today?