PHPackages                             ycsk/definedform - 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. ycsk/definedform

ActiveLibrary[Framework](/categories/framework)

ycsk/definedform
================

a laravel package

2.0(6y ago)010MITPHP

Since Oct 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ycsk2019/workflow)[ Packagist](https://packagist.org/packages/ycsk/definedform)[ RSS](/packages/ycsk-definedform/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

自定义表单V1
=======

[](#自定义表单v1)

安装
--

[](#安装)

- 1.composer require Ycsk2019/definedform:dev-master -vvv
- 2.php artisan vendor:publish --tag=definedform --force
- 3.php artisan Ycsk2019:definedform-install
- 4.php artisan Ycsk2019:definedformdata-install
- 5.\\app\\Providers\\RouteServiceProvider.php

    添加代码： public function map() 中添加： {

    ```
    $this->mapFormRoutes();

    ```

    }
    新增： protected function mapFormRoutes() { Route::namespace('') -&gt;group(base\_path('routes/definedform.php')); }

使用
--

[](#使用)

- 使用预置路由与控制器方法 \*\*
    具体路由请查看\\根目录\\routes\\defineform.php
- 使用自定义路由与控制器方法 \*\*
    具体路由请查看\\根目录\\vendor\\Ycsk2019\\definedform\\src\\routes.php
- 除了路由，自定义控制器，服务类，模型类等均在\\根目录\\Modules\\，可自行修改使用

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2437d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ycsk-definedform/health.svg)

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

###  Alternatives

[laravel/dusk

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

1.9k39.6M294](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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