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 4d 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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2390d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/526dd083bf5df16ec2568ddfb7bab62a56a0d42f649dffe0aa0c20b8fc4acc6c?d=identicon)[ycsk2019](/maintainers/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/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)
