SkillAgentSearch skills...

Utiweb

A web-based utilities, mainly consist of fzmovies, netnaija, 480mkv download link extractors, written purely in PHP.

Install / Use

/learn @Ahmard/Utiweb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UtiWeb

A web-based version of UtiClass

Installation

Make sure that you have composer installed in your machine

Clone this repository

git clone https://github.com/Ahmard/utiweb.git

Navigate to the project directory and run below command

composer install

Database

Now, install database table for saving messages

php migrate.php

Authentication

JWT public and private keys are stored in resources/keys directory.

Below keys are required

resources/keys/app-public-key.pem

resources/keys/app-private-key.pem

Running the server

Start the server

php serve

Now visit http://localhost:8181 in your web browser.

You can also see how the project works.

Help keep this project alive by adding new features or fixing bugs.

Enjoy 😉

References

Licence

UtiWeb is MIT licenced.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2mo ago
Forks1

Languages

Twig

Security Score

75/100

Audited on Jan 28, 2026

No findings