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.
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...
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