PHPackages                             lochlite/cms - 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. lochlite/cms

ActiveLibrary[API Development](/categories/api)

lochlite/cms
============

Lochlite CMS Update, Management and Maintenance Pack.

0116Vue

Since Sep 2Pushed 1y agoCompare

[ Source](https://github.com/The-Lochlite-Lochpay-Company/cms)[ Packagist](https://packagist.org/packages/lochlite/cms)[ RSS](/packages/lochlite-cms/feed)WikiDiscussions main Synced 1w ago

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

[![](./src/Disk/public/56x56.png)](./src/Disk/public/56x56.png) Lochlite CMS
============================================================================

[](#--lochlite-cms)

This is not open source software. Lochlite grants you a limited and revocable personal license to manage its website. See our terms of service, license and privacy for more details.

Lochlite CMS is a modern content management software based on PWA technology, with it your website has an administrative control panel, user panel, reliable login system and a modern routing system that allows navigation without reloading the page. This is your best opportunity to get ahead of the competition with a robust website along the lines of big companies.

### Language

[](#language)

Previously Lochlite CMS has a more restrictive license, this is slowly changing. Currently Lochlite is making the resources available seasonally, being available at this first moment only the Brazilian Portuguese version, even so, you can start using it.

[![](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/BR.svg)](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/BR.svg) Current [![](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/US.svg)](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/US.svg) Next [![](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/ES.svg)](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/ES.svg) September/2022 [![](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/JP.svg)](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/JP.svg) March/2023 [![](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/FR.svg)](https://raw.githubusercontent.com/catamphetamine/country-flag-icons/master/3x2/FR.svg) May/2023 ### Minimum technical requirement

[](#minimum-technical-requirement)

```
   Web server with the following features:
   - PHP 8.1
   - MySQL 5.7 (recommended 8.0) or MariaDB 10.0
   - Minimum storage of 20 GB
   - Minimum RAM memory of 1.5 GB
   - Dual-core or higher processor with background task support
   - Email service (sending and receiving)
   - File manager
```

### Starting from scratch with a starter kit

[](#starting-from-scratch-with-a-starter-kit)

Currently you need a PHP developer to install this software or have moderate technical knowledge. If you're not sure if you can install it or things are going wrong, email [ **drcg@lochlite.com** ](mailto:drcg@lochlite.com) and we'll walk you through the process.

**The instructions below must be followed using your personal/corporate computer and not directly on the server. In the next section you will see how to place Lochlite CMS on the web server.**

1. ##### Install Composer on your device

    [](#install-composer-on-your-device)

    Follow the guidance [from this page](https://getcomposer.org/doc/00-intro.md) and proceed to the next step.
2. ##### Download Lochlite CMS

    [](#download-lochlite-cms)

    Open the command prompt in the folder of your choice, paste the highlighted text below and press Enter.

    ```
    composer create-project lochlite/cms-install lochlite --stability dev
    ```

    This process may take a few minutes, do not interrupt it, wait until the command prompt is unlocked for new commands.
3. ##### Configure the database

    [](#configure-the-database)

    In the previous step a folder called 'lochlite' was created by the system. Enter the 'lochlite' folder and locate a file called 'env' or '.env'.

    Once you find the 'env' file, open it in a text editor, edit the snippet below with the corresponding details for your database and save the changes.

    ```
     DB_CONNECTION=mysql
     DB_HOST=127.0.0.1
     DB_PORT=3306
     DB_DATABASE=database_name
     DB_USERNAME=database_username
     DB_PASSWORD=database_password
    ```

    If you don't have a database or you don't know what the database details are, contact your hosting company or IT department for more details.
4. ##### Making final adjustments

    [](#making-final-adjustments)

    Return to the command prompt opened in step 1, paste the highlighted text below and hit enter.

    ```
    cd lochlite; php artisan migrate --force && php artisan db:seed --force
    ```

    This process may take a few minutes, do not interrupt it, wait until the command prompt is unlocked for new commands.

If no errors occurred in the previous steps, you are ready to put your site online and start creating your pages and articles.

### Putting on a web server

[](#putting-on-a-web-server)

The steps described in the previous section **must be done on your local computer and not directly on the server**, to put Lochlite CMS on a web server safely, some additional steps are necessary.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 Bus Factor1

Top contributor holds 99.2% 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/acb1508a03eb3f40246d34c5d62edd6a8601c5572d81daacb95e2774d65611b6?d=identicon)[igmacedom](/maintainers/igmacedom)

![](https://www.gravatar.com/avatar/ec5231aefa8efedf86d6647dd31150598ff5a56f8158d7c1143bb5e3483bca49?d=identicon)[Lochlite-Lochpay](/maintainers/Lochlite-Lochpay)

---

Top Contributors

[![igmacedom](https://avatars.githubusercontent.com/u/71357992?v=4)](https://github.com/igmacedom "igmacedom (128 commits)")[![Lochlite-Lochpay](https://avatars.githubusercontent.com/u/105284933?v=4)](https://github.com/Lochlite-Lochpay "Lochlite-Lochpay (1 commits)")

---

Tags

apicmslaravelmaintenancephppluginsupdatevue

### Embed Badge

![Health badge](/badges/lochlite-cms/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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