PHPackages                             memibeltrame/lacekit - 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. memibeltrame/lacekit

ActiveProject[Framework](/categories/framework)

memibeltrame/lacekit
====================

LaceKit is a data driven prototyping framework for designers

0.1.8(1y ago)2421MITPHPPHP &gt;=8.2

Since Nov 1Pushed 1y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (20)Used By (0)

LaceKit
=======

[](#lacekit)

LaceKit is a data driven prototyping framework for designers.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Composer (Dependency Manager for PHP)

Installing Composer
-------------------

[](#installing-composer)

Before installing LaceKit, you need to have Composer installed on your system.

### On macOS or Linux:

[](#on-macos-or-linux)

Open a terminal and run the following command:

```
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
```

### On Windows:

[](#on-windows)

1. Download and run the [Composer-Setup.exe](https://getcomposer.org/Composer-Setup.exe)
2. Follow the installation wizard

Installing LaceKit
------------------

[](#installing-lacekit)

Once you have Composer installed, you can install LaceKit

1. Create a new directory for your project:

```
mkdir my-lacekit-project
cd my-lacekit-project
```

2. Install LaceKit:

```
composer require memibeltrame/lacekit
```

3. Optional: Start the webserver: LaceKit includes a built-in PHP development server for quick prototyping. You can start it with:

```
composer start
```

Once the server is started, you can access it by navigating to `http://localhost:8000` in your web browser.

If you prefer using a full-featured local development environment, you can use:

- [MAMP](https://www.mamp.info/) (macOS and Windows)
- [XAMPP](https://www.apachefriends.org/) (Cross-platform)
- [Laravel Valet](https://laravel.com/docs/valet) (macOS)

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

[](#getting-started)

Documentation
-------------

[](#documentation)

For detailed documentation and examples, please visit our documentation page (coming soon).

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

19

Last Release

544d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f316b03e38b216507d9e5fef85424e7dd61008898e4e88a75ebc5437faf5a68c?d=identicon)[memibeltrame](/maintainers/memibeltrame)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/memibeltrame-lacekit/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/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.7M256](/packages/laravel-dusk)[laravel/prompts

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

708181.8M591](/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)
