PHPackages                             hersan/laravel-crud-example - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hersan/laravel-crud-example

ActiveProject[Utility &amp; Helpers](/categories/utility)

hersan/laravel-crud-example
===========================

Paquete de Ejemplo

06HTML

Since Sep 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/hersan/laravel-crud-example)[ Packagist](https://packagist.org/packages/hersan/laravel-crud-example)[ RSS](/packages/hersan-laravel-crud-example/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel crud example
====================

[](#laravel-crud-example)

Example of laravel package

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

[](#prerequisites)

make sure you have in your system

- Php 7
- Laravel 5.6

### Installing

[](#installing)

install using Composer:

```
$ composer create-project hersan/laravel-crud-example

```

If you need to edit the views run

```
$ php artisan vendor:publish --tag=crud

```

### Usage

[](#usage)

You only need to access the url

Running the tests
-----------------

[](#running-the-tests)

to run the tests you need to install [dusk](https://laravel.com/docs/5.6/dusk), after that you need to publish the tests

```
$ php artisan vendor:publish --tag=crudtests

```

you finally run the tests

```
$ php artisan dusk --filter=CrudUserTest

```

Authors
-------

[](#authors)

- **Herminio Heredia**

See also the list of [contributors](https://github.com/hersan/laravel-crud-example/graphs/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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://avatars.githubusercontent.com/u/4119355?v=4)[Herminio Heredia Santos](/maintainers/hersan)[@hersan](https://github.com/hersan)

---

Top Contributors

[![hersan](https://avatars.githubusercontent.com/u/4119355?v=4)](https://github.com/hersan "hersan (20 commits)")

### Embed Badge

![Health badge](/badges/hersan-laravel-crud-example/health.svg)

```
[![Health](https://phpackages.com/badges/hersan-laravel-crud-example/health.svg)](https://phpackages.com/packages/hersan-laravel-crud-example)
```

PHPackages © 2026

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