Foxrander

所属分类:前端开发
开发工具:PHP
文件大小:253KB
下载次数:0
上传日期:2023-02-16 17:25:53
上 传 者sh-1993
说明:  Foxrander是PHP的一个微前端框架,它利用面向对象编程来简化...
(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)

文件列表:
dev (0, 2023-02-17)
dev\.env.example (0, 2023-02-17)
dev\Model (0, 2023-02-17)
dev\Model\notes.php (63, 2023-02-17)
dev\assets (0, 2023-02-17)
dev\assets\css (0, 2023-02-17)
dev\assets\css\input.css (58, 2023-02-17)
dev\assets\images (0, 2023-02-17)
dev\assets\images\404 Page preview .png (31983, 2023-02-17)
dev\assets\images\404PageNotFound.png (112976, 2023-02-17)
dev\assets\images\FoxIcon.png (22436, 2023-02-17)
dev\assets\images\foxIco.ico (22436, 2023-02-17)
dev\assets\images\foxrander.jpg (58034, 2023-02-17)
dev\assets\images\image.jpg (92170, 2023-02-17)
dev\bootstrap.php (388, 2023-02-17)
dev\build (0, 2023-02-17)
dev\build\output.css (10823, 2023-02-17)
dev\composer.json (366, 2023-02-17)
dev\config.php (168, 2023-02-17)
dev\controllers (0, 2023-02-17)
dev\controllers\HomeController.php (189, 2023-02-17)
dev\core (0, 2023-02-17)
dev\core\App.php (951, 2023-02-17)
dev\core\Container.php (400, 2023-02-17)
dev\core\Controller.php (233, 2023-02-17)
dev\core\Database.php (770, 2023-02-17)
dev\core\HtmlElements (0, 2023-02-17)
dev\core\HtmlElements\Ahref.php (597, 2023-02-17)
dev\core\HtmlElements\BaseElement.php (357, 2023-02-17)
dev\core\HtmlElements\Button.php (740, 2023-02-17)
dev\core\HtmlElements\Div.php (581, 2023-02-17)
dev\core\HtmlElements\Form.php (798, 2023-02-17)
dev\core\HtmlElements\Header.php (512, 2023-02-17)
dev\core\HtmlElements\Htmlscaffold.php (1699, 2023-02-17)
dev\core\HtmlElements\IElmenet.php (135, 2023-02-17)
dev\core\HtmlElements\IHasChildern.php (93, 2023-02-17)
dev\core\HtmlElements\Image.php (527, 2023-02-17)
dev\core\HtmlElements\Input.php (776, 2023-02-17)
... ...

# FoxRander ![Foxrander](https://github.com/elhajuojy/Foxrander/blob/master/assets/images/foxrander.jpg) ## 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 ```bash composer create-project Foxrander [project-name] --stability dev ``` Navigate to the project folder: ```bash > cd [project_name] ``` Install requirements: ```bash > composer install ``` ```bash > npm install ``` ```bash > npm run tailwind ``` run the project ```bash > PHP -S localhost:8000 -t public ``` ## Code preview writing syntax ![404PageNotFound](https://github.com/elhajuojy/Foxrander/blob/master/https://user-images.githubusercontent.com/86893073/205167294-8b341569-2aca-49a9-93e1-f1f6e7127ad0.png) ## Html Page Rendered ![404 Page preview ](https://github.com/elhajuojy/Foxrander/blob/master/https://user-images.githubusercontent.com/86893073/205167217-6204d6d9-7df6-4ffa-9dce-2fa436158a99.png)

近期下载者

相关文件


收藏者