{"id":20180763,"url":"https://github.com/webfiori/framework","last_synced_at":"2026-04-09T00:07:52.337Z","repository":{"id":36991385,"uuid":"124056305","full_name":"WebFiori/framework","owner":"WebFiori","description":"🌸 PHP web development framewrok. Minimum tools to have a functional web application. https://t.me/webfiori","archived":false,"fork":false,"pushed_at":"2025-04-09T12:33:10.000Z","size":9860,"stargazers_count":21,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T05:09:10.077Z","etag":null,"topics":["framework","hactoberfest","html","mvc","mysql","php","php-language","rest-api","web","web-development","webfiori","webfiori-framework","website"],"latest_commit_sha":null,"homepage":"https://webfiori.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WebFiori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":["https://paypal.me/IbrahimBinAlshikh","https://www.buymeacoffee.com/ibrahimdev"],"ko_fi":"ibrahimdev"}},"created_at":"2018-03-06T09:44:00.000Z","updated_at":"2025-01-06T16:31:57.000Z","dependencies_parsed_at":"2023-02-17T12:00:26.786Z","dependency_job_id":"38255d4e-a3f6-44bd-b682-e8908eb38aee","html_url":"https://github.com/WebFiori/framework","commit_stats":{"total_commits":4215,"total_committers":3,"mean_commits":1405.0,"dds":"0.20427046263345194","last_synced_commit":"649df4d6bcb70dc22cc80d3f936261695927bbb9"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFiori%2Fframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFiori%2Fframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFiori%2Fframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebFiori%2Fframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebFiori","download_url":"https://codeload.github.com/WebFiori/framework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161272,"owners_count":21057555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","hactoberfest","html","mvc","mysql","php","php-language","rest-api","web","web-development","webfiori","webfiori-framework","website"],"created_at":"2024-11-14T02:32:52.383Z","updated_at":"2026-04-09T00:07:52.325Z","avatar_url":"https://github.com/WebFiori.png","language":"PHP","funding_links":["https://paypal.me/IbrahimBinAlshikh","https://www.buymeacoffee.com/ibrahimdev","https://ko-fi.com/ibrahimdev"],"categories":[],"sub_categories":[],"readme":"# WebFiori Framework\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"90px\" hight=\"90px\" src=\"https://webfiori.com/assets/images/favicon.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/WebFiori/framework/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/framework/actions/workflows/php85.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/WebFiori/framework\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/WebFiori/framework/branch/main/graph/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://sonarcloud.io/dashboard?id=WebFiori_framework\"\u003e\n      \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=WebFiori_framework\u0026metric=alert_status\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/WebFiori/framework/releases\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/release/WebFiori/framework.svg?label=latest\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://packagist.org/packages/webfiori/framework\"\u003e\n      \u003cimg src=\"https://img.shields.io/packagist/dt/webfiori/framework?color=light-green\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Note: This repo contains the core of the framework. Application template can be found in the repo [`webfiori/app`](https://github.com/webfiori/app)\n\n## What is WebFiori Framework?\n\nWebFiori Framework is a mini web development framework which is built using PHP language. The framework is fully object-oriented (OOP). It uses semi-MVC model, but it does not force it. The framework comes with many features which can help in making your website or web application up and running in no time.\n\n## Supported PHP Versions\n| Build Status |\n|:-----------:|\n|\u003ca target=\"_blank\" href=\"https://github.com/WebFiori/framework/actions/workflows/php80.yml\"\u003e\u003cimg src=\"https://github.com/WebFiori/framework/actions/workflows/php80.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e|\n|\u003ca target=\"_blank\" href=\"https://github.com/WebFiori/framework/actions/workflows/php81.yml\"\u003e\u003cimg src=\"https://github.com/WebFiori/framework/actions/workflows/php81.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e|\n|\u003ca target=\"_blank\" href=\"https://github.com/WebFiori/framework/actions/workflows/php82.yml\"\u003e\u003cimg src=\"https://github.com/WebFiori/framework/actions/workflows/php82.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e|\n|\u003ca target=\"_blank\" href=\"https://github.com/WebFiori/framework/actions/workflows/php83.yml\"\u003e\u003cimg src=\"https://github.com/WebFiori/framework/actions/workflows/php83.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e|\n|\u003ca target=\"_blank\" href=\"https://github.com/WebFiori/framework/actions/workflows/php84.yml\"\u003e\u003cimg src=\"https://github.com/WebFiori/framework/actions/workflows/php84.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e\u003cbr\u003e|\n|\u003ca target=\"_blank\" href=\"https://github.com/WebFiori/framework/actions/workflows/php85.yml\"\u003e\u003cimg src=\"https://github.com/WebFiori/framework/actions/workflows/php85.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e\u003cbr\u003e|\n\n## Key Features\n\n* Provide minimum utilities to setup a small/medium web application.\n* Theming and the ability to create multiple UIs for the same web app using any CSS or JavaScript framework.\n* Building and manipulating the DOM of a web page inside PHP.\n* Basic template engine.\n* Fast and simple routing engine.\n* Creation of web services (or APIs) that supports JSON with data filtering and validation.\n* Middleware support for HTTP requests filtering before reaching application level.\n* Basic support for MySQL and MSSQL schema and query building.\n* Lightweight. The total size of framework core files is less than 3 megabytes.\n* Access management by assigning system user a set of privileges.\n* Customized sessions manager.\n* Support for creating and sending nice-looking HTML emails.\n* Autoload of user defined classes (loading composer packages also supported).\n* Ability to create background tasks and let them run in specific time using CRON.\n* Well-defined file upload and file handling sub-system.\n* Basic support for creating CLI Applications.\n\n## Standard Libraries\n\nFollowing table shows build status of the standard libraries that the framework is composed of. The build is based on the latest stable PHP release. \n\n| Library | Build | Latest |\n|----|----|----|\n| [HTTP](https://github.com/WebFiori/http) | \u003ca href=\"https://github.com/WebFiori/http/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/http/actions/workflows/php84.yml/badge.svg?branch=master\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/http/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/http.svg\" /\u003e\u003c/a\u003e |\n| [Cache](https://github.com/WebFiori/cache) | \u003ca href=\"https://github.com/WebFiori/cache/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/cache/actions/workflows/php84.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/cache/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/cache.svg\" /\u003e\u003c/a\u003e |\n| [File](https://github.com/WebFiori/file) | \u003ca href=\"https://github.com/WebFiori/file/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/file/actions/workflows/php84.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/file/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/file.svg\" /\u003e\u003c/a\u003e |\n| [Json](https://github.com/WebFiori/json) | \u003ca href=\"https://github.com/WebFiori/json/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/json/actions/workflows/php84.yml/badge.svg?branch=master\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/json/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/json.svg\" /\u003e\u003c/a\u003e |\n| [UI](https://github.com/WebFiori/ui) | \u003ca href=\"https://github.com/WebFiori/ui/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/ui/actions/workflows/php84.yml/badge.svg?branch=master\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/ui/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/ui.svg\" /\u003e\u003c/a\u003e |\n| [Collections](https://github.com/WebFiori/collections) | \u003ca href=\"https://github.com/WebFiori/collections/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/collections/actions/workflows/php84.yml/badge.svg?branch=master\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/collections/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/collections.svg\" /\u003e\u003c/a\u003e |\n| [Database](https://github.com/WebFiori/database) | \u003ca href=\"https://github.com/WebFiori/database/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/database/actions/workflows/php84.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/database/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/database.svg\" /\u003e\u003c/a\u003e |\n| [CLI](https://github.com/WebFiori/cli) | \u003ca href=\"https://github.com/WebFiori/cli/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/cli/actions/workflows/php84.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/cli/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/cli.svg\" /\u003e\u003c/a\u003e |\n| [Mailer](https://github.com/WebFiori/mail) | \u003ca href=\"https://github.com/WebFiori/mail/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/mail/actions/workflows/php84.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/mail/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/mail.svg\" /\u003e\u003c/a\u003e |\n| [Errors and Exceptions Handler](https://github.com/WebFiori/err) | \u003ca href=\"https://github.com/WebFiori/err/actions\"\u003e\u003cimg src=\"https://github.com/WebFiori/err/actions/workflows/php84.yml/badge.svg?branch=main\"\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/WebFiori/err/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/WebFiori/err.svg\" /\u003e\u003c/a\u003e |\n\n## Problems Solved\n\nOne of the things that any developer cares about any software project is the problem or problems it solves. As for WebFiori framework, It can help in solving the following problems:\n* The ability to create a customized links to web pages as needed by using [Routing](https://webfiori.com/learn/routing).\n* No need for touching HTML to play with the DOM by using [UI Library](https://webfiori.com/learn/ui-package) of the framework.\n* Run PHP code as a CRON task through HTTP protocol or through terminal as a [Background Job](https://webfiori.com/learn/background-tasks).\n* Changing whole user interface by changing one line of code through [Theming](https://webfiori.com/learn/themes).\n* Ability to move the source code of the web application without having to do a lot of re-configuration.\n* [Sending HTML email](https://webfiori.com/learn/sending-emails) messages with attachments without having to write a lot of code.\n* Solved the issues which are found in default PHP session management implementation by implementing a custom [Sessions Management System](https://webfiori.com/learn/sessions-management).\n* Reduce the number of dependencies at which a developer need to set up a web application.\n\n## Getting Started \n\nTo learn the basics of how to use the framework, please head on to https://webfiori.com/learn. You can also read same docs which can be found in [docs repo](https://github.com/usernane/wf-docs). In addition to that, you can read the API docs of the framework at [the official website](https://webfiori.com/docs).\n\n\n## Setup\n\n### Local Development Environment\n\nIf you plan to test the framework on your local machine, the recommended way is to have AMP stack (Apache, MySQL and PHP). There are many available online. We suggest to use the ones that are offered by Bitnami. You can go to https://bitnami.com/stacks/infrastructure to check  the available options.\n\nAfter installing AMP stack, you can either use composer to install the framework or install it manually by download it through https://webfiori.com/download. If you plan to use composer, then you must first download composer from their website: https://getcomposer.org/download/. Once downloaded, place the `.phar` file in the folder `htdocs` or your server root. Once you do that, run the terminal in `htdocs` and run the following command: \n\n```\nphp composer.phar create-project --prefer-dist webfiori/app my-site\n```\nThis command will create new folder with the name `my-site` and install the framework inside it. \n\nFor more information about how to set up the framework, [check here](https://webfiori.com/learn/installation).\n\n\n## Contribution\n\nFor information on how to contribute to the project, [check here](https://webfiori.com/contribute).\n\n## Notes\n* If you think that there is a better way of doing things or wants new feature, feel free to [drop an issue](https://github.com/WebFiori/framework/issues/new).\n* To report security vulnerabilities, please email [ibrahim@webfiori.com](mailto:ibrahim@webfiori.com).\n\n## License\n\nThe project is licensed under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfiori%2Fframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebfiori%2Fframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebfiori%2Fframework/lists"}