PHPackages                             sveil/zimeiti-lib - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sveil/zimeiti-lib

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sveil/zimeiti-lib
=================

Development library of Zimeiti Contest Management System for Sveil

0731PHP

Since Jun 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sveil/zimeiti-lib)[ Packagist](https://packagist.org/packages/sveil/zimeiti-lib)[ RSS](/packages/sveil-zimeiti-lib/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[Development library of Zimeiti Contest Management System for Sveil](https://sveil.com)
=======================================================================================

[](#development-library-of-zimeiti-contest-management-system-for-sveil)

Zimeiti CMS was created by, and is maintained by [Sveil.com](https://sveil.com), and is a PHP CMS powered by [Zimeiti-Core](https://github.com/sveil/zimeiti-core). Feel free to check out the [releases](https://github.com/sveil/zimeiti-cms/releases), [license](LICENSE), [screenshots](SCREENSHOTS.md), and [contribution guidelines](CONTRIBUTING.md).

Installation
------------

[](#installation)

[PHP](https://php.net) 5.6+ or [HHVM](http://hhvm.com) 3.6+, a database server, and [Composer](https://getcomposer.org) are required.

1. There are 3 ways of grabbing the code:

- Use GitHub: simply download the zip on the right of the readme
- Use Git: `git clone git@github.com:sveil/zimeiti-cms.git`
- Use Composer: `composer create-project sveil/zimeiti-cms --prefer-dist -s dev`

2. From a command line open in the folder, run `composer install --no-dev -o` and then `npm install`.
3. Enter your database details into `config/database.php`.
4. Run `php artisan app:install` followed by `gulp --production` to setup the application.
5. You will need to enter your mail server details into `config/mail.php`.

- You can disable verification emails in `config/credentials.php`
- Mail is still required for other functions like password resets and the contact form
- You must set the contact email in `config/contact.php`
- I'd recommend [queuing](#setting-up-queing) email sending for greater performance (see below)

6. Finally, setup an [Apache VirtualHost](http://httpd.apache.org/docs/current/vhosts/examples.html) to point to the "public" folder.

- For development, you can simply run `php artisan serve`

License
-------

[](#license)

GNU AFFERO GENERAL PUBLIC LICENSE

Zimeiti CMS Is A PHP CMS Powered By Zimeiti-Core

Copyright (C) 2019-2020 Richard

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see .

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

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/ad82cb47a82553ba8336099080150cde1c6ded2bd92770b111b22f50330b006e?d=identicon)[sveil](/maintainers/sveil)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sveil-zimeiti-lib/health.svg)

```
[![Health](https://phpackages.com/badges/sveil-zimeiti-lib/health.svg)](https://phpackages.com/packages/sveil-zimeiti-lib)
```

PHPackages © 2026

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