PHPackages                             pringal/weightcrud - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. pringal/weightcrud

ActiveLibrary[Framework](/categories/framework)

pringal/weightcrud
==================

A package for laravel crud simple CRUD with Vue Components

014PHP

Since Nov 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pringal/weightcrud)[ Packagist](https://packagist.org/packages/pringal/weightcrud)[ RSS](/packages/pringal-weightcrud/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Weightcrud
==========

[](#weightcrud)

[![Latest Version on Packagist](https://camo.githubusercontent.com/786ed19ea1efd7269c55bd34f50f1664040a9308be70a82e2ae72cb3be339af1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7072696e67616c2f776569676874637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pringal/weightcrud)[![Total Downloads](https://camo.githubusercontent.com/43d39757a2ed290757e991161aa71e51e0b988d8f2a9e9b25ffde81420599c4c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7072696e67616c2f776569676874637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pringal/weightcrud)[![Build Status](https://camo.githubusercontent.com/a8c1448f42495589684db7df928975d42f5daccedd340b77af78423c4744cecc/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7072696e67616c2f776569676874637275642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pringal/weightcrud)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

A simple package for weight data CRUD using Vue.Js , Laravel 9

Install the package
-------------------

[](#install-the-package)

- Vue Scaffolding should preset

```
composer require laravel/ui
php artisan ui vue

```

Via Composer

```
$ composer require pringal/weightcrud
```

Next, Paste this code snippet in resources/js/app.js in your laravel

```
import Weight from '../../vendor/pringal/weightcrud/resources/js/components/Weight.vue'
app.component('weight', Weight)

```

You can see the CRUD page at

```
http://127.0.0.1:8000/weight-crud

```

Usage
-----

[](#usage)

Weight Management CRUD

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [pringal](https://github.com/pringal)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](LICENSE) for more information.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1146288e309eb70cfa8258da823e2b45684b1e93d82f0142b3c60e8a38403844?d=identicon)[Pringal](/maintainers/Pringal)

---

Top Contributors

[![pringal](https://avatars.githubusercontent.com/u/25368890?v=4)](https://github.com/pringal "pringal (1 commits)")

### Embed Badge

![Health badge](/badges/pringal-weightcrud/health.svg)

```
[![Health](https://phpackages.com/badges/pringal-weightcrud/health.svg)](https://phpackages.com/packages/pringal-weightcrud)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
