Skip to content

Foxrander is a micro front-end framework for PHP that utilizes object-oriented programming to simplify the process of creating HTML elements. With Foxrander, you can easily render HTML and CSS with features such as routing, PSR-4 autoloading, and integration with Tailwind CSS

elhajuojy/Foxrander

Repository files navigation

FoxRander

Foxrander

Introduction

Foxrander is a micro front-end framework for PHP that utilizes object-oriented programming to simplify the process of creating HTML elements. With Foxrander, you can easily render HTML and CSS with features such as routing, PSR-4 autoloading, and integration with Tailwind CSS. This framework is designed to help developers increase their productivity and speed up the development process. Try Foxrander today and see how it can revolutionize the way you build front-end projects with PHP.

Features

Foxrander has a lot of features out of the box and it is easy to use and customize. Some of the features are:

  • Rander HTML element
  • Routing
  • PSR-4 Autoloading
  • tailwind css

pov: the project is in process...

Installation

Install via Composer

composer create-project Foxrander [project-name] --stability dev

Navigate to the project folder:

> cd [project_name]

Install requirements:

> composer install
> npm install 
> npm run tailwind 

run the project

> PHP -S localhost:8000 -t public

Code preview writing syntax 🚀

404PageNotFound

Html Page Rendered

404 Page preview

About

Foxrander is a micro front-end framework for PHP that utilizes object-oriented programming to simplify the process of creating HTML elements. With Foxrander, you can easily render HTML and CSS with features such as routing, PSR-4 autoloading, and integration with Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published