MiMFa aseqbase is a unique framework for web development called "aseqbase" (a sequence-based framework) has been developed to implement safe, flexible, fast, and strong pure websites based on that, since 2018 so far.
There is a list of multiple websites, developed by this framework:
NAME | DESCRIPTION | VISIT |
---|---|---|
MiMFa | A Technology Provider | 🔗 |
aseqbase | The original website | 🔗 |
IRMS | An Integrated Resources Management System stands special for an aseqbase website... | 🔗 |
DataLab | An Integrated Software for Data Scientists and Analysts! | 🔗 |
Scraper | An Integrated Software for Automatic Data Extraction and Collecting! | 🔗 |
PubkyFace | 10,000 unique collectible NFT Characters with proof of ownership stored on the Polygon blockchain | 🔗 |
This version is available for:
PLATFORM | VER |
---|---|
Linux | 32–bit/64–bit |
Microsoft Windows | 32–bit/64–bit |
ENGINE | VER |
---|---|
PHP | 8.1 + |
SERVER | VER |
---|---|
Apache | 2.x |
Nginx | 1.x |
Microsoft IIS | 7 |
DATABASE | VER |
---|---|
MySQL | 5.1 + |
SQL Server | 10.50.1600.1 + |
PostgreSQL | 8.3.18 + |
- Copy and replace all files and folders to the home directory (public_html) of the website
- Use it through domain url (http://[my-domain-name].com)
- Enjoy...
- Copy and replace all files and folders to your subdomain directory (public_html/[my-subdomain-name]/)
- Change the value of
$GLOBALS["ASEQ"]
located on/initialize.php
, to the current subdomains sequence (like [my-subdomain-name]) or if this file is in the root directory, leave null for that - Use it through its special url (http://[my-subdomain-name].[my-domain-name].com)
- Enjoy...
Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions.
aseqbase Core is released under the terms of the GNU general public license.