PHPackages                             samark/lumpineevill - 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. [API Development](/categories/api)
4. /
5. samark/lumpineevill

ActiveLibrary[API Development](/categories/api)

samark/lumpineevill
===================

Laravel Generator , For api base CRUD , Management request , handler response with JSON.

1.0.7.4(7y ago)01.9k↓75%1MITPHPPHP &gt;=5.3.0

Since May 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/maxca/Lumpineevill)[ Packagist](https://packagist.org/packages/samark/lumpineevill)[ RSS](/packages/samark-lumpineevill/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (44)Used By (1)

[![Build Status](https://camo.githubusercontent.com/7bb95b033fc3ddade359e67c77c861967625ef41ea1ee4ace639a9297f5e8c80/68747470733a2f2f7472617669732d63692e6f72672f6d617863612f4c756d70696e656576696c6c2e737667)](https://travis-ci.org/maxca/Lumpineevill)

Lumpineevill v.1.0.6.\*
=======================

[](#lumpineevill-v106)

For repository patten design under `Laravel framework`

Feature
=======

[](#feature)

- can install via `composer`
- can create update delete search all ,where like ,find by id , filter language
- can reponse json format \[not code API standard\]
- can generate request file
    - Create{namespace}Request
    - Update{namespace}Request
    - Delete{namespace}Request
    - Get{namespace}Request
- can generate model and sync table automatically
- can generate controller
- can generate route and mapping auto to controller
- can generate repository extended on APIBaseRepository
    - generate automatically interfaces of repository
- can generate migration file

Installation
============

[](#installation)

```
composer require samark/lumpineevill
```

Laravel 5.\*: Serviceprovider
=============================

[](#laravel-5-serviceprovider)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```
Lumpineevill\ServiceProvider\LumpineevillServiceProvider::class
```

Command
=======

[](#command)

```
$ php artisan samark:genfile
$ php artisan samark:genfront
```

copy environment
================

[](#copy-environment)

append `.env` file

```
$ php samark:copy-env
```

copy migration file
===================

[](#copy-migration-file)

for copy migration file to dastabase/migrations/

```
$ php samark:copy-migration
```

publishes vendor config
=======================

[](#publishes-vendor-config)

```
$ php artisan vendor:publish --provider="Lumpineevill\ServiceProvider\LumpineevillServiceProvider"
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

43

Last Release

2902d ago

PHP version history (2 changes)1.0.1PHP &gt;=5.6.0

1.0.3.1PHP &gt;=5.3.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3841907?v=4)[maxca789](/maintainers/maxca789)[@maxca789](https://github.com/maxca789)

---

Top Contributors

[![maxca](https://avatars.githubusercontent.com/u/8326151?v=4)](https://github.com/maxca "maxca (65 commits)")

---

Tags

laravel-5-packagelaravel-autogenerator

### Embed Badge

![Health badge](/badges/samark-lumpineevill/health.svg)

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

###  Alternatives

[skagarwal/google-places-api

Google Places Api

1913.0M8](/packages/skagarwal-google-places-api)[dcblogdev/laravel-microsoft-graph

A Laravel Microsoft Graph API (Office365) package

168285.5k1](/packages/dcblogdev-laravel-microsoft-graph)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[grantholle/powerschool-api

A Laravel package to make interacting with PowerSchool less painful.

1715.6k1](/packages/grantholle-powerschool-api)

PHPackages © 2026

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