PHPackages                             daiglej/less-template - 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. daiglej/less-template

ActiveProject[Framework](/categories/framework)

daiglej/less-template
=====================

Project Template for the Less framework

014PHPCI failing

Since Dec 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/daiglej/Less-Template)[ Packagist](https://packagist.org/packages/daiglej/less-template)[ RSS](/packages/daiglej-less-template/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

About
=====

[](#about)

This a project template for Less-Framework.

For the Less-Framework documentation se :

File Structure
--------------

[](#file-structure)

```
./
├- .editorconfig # Basic edetor configuration, identention, EOL encodeing... See http://editorconfig.org
├- .env # Configuration file for the docker environment
├- .env.template # Initialization template for .env
├- .gitignore # Files to be excluded by git
├- docker-compose.yml # Docker environment orchestration
├- docker-compose-dev.yml # Extension for docker-compose.yml, to set an environment suitable for devlopment.
├- Makefile # Shortcuts to common environment operations.
├- nginx/ # nginx container related files
└- php/ # php container related files
   ├-- composer.json # Configuration for composer (Edit with the composer comand)
   ├-- composer.lock # Lock file for php packages versions (Edit with the composer comand)
   ├-- craftsman # Entrypoint for CLI commands (equivalent to laravel artisan)
   ├-- Dockerfile # Instruction the build the php image
   ├-- phpcs.xml # Configuration file for phpcs & phpcbf
   ├-- .psysh.php # Configuration file for PsySH See: https://psysh.org
   ├-- lib/ # Autoloadable files (Classes defenitions)
   ├-- src/ # Other Application php-files
   |   ├-- bootstrap.php # Initialize the Dependency Injection Container
   |   ├-- config/ # Configurations
   |   └-- www/
   |       └-- index.php # Entrypoint for http requests.
   └-- vendor/ # php 3rd party libraries
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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://www.gravatar.com/avatar/15248f97a703f6f03c5472779fcc904a6a63baf9e728f45571ccabde9300b54b?d=identicon)[daiglej](/maintainers/daiglej)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/daiglej-less-template/health.svg)

```
[![Health](https://phpackages.com/badges/daiglej-less-template/health.svg)](https://phpackages.com/packages/daiglej-less-template)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M300](/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)
