Answer the question
In order to leave comments, you need to log in
Are there similar php frameworks for web development?
Hello.
I would like to know if there are similar php frameworks for web development?
For example:
<?php
use components\Button, components\Alert;
$button = new Button;
$button->onClick(function(){
Alert::show('Привет!');
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question