Home > Article > Backend Development > PHP development framework phpPeanuts 2.0 released_PHP tutorial
PhpPeanuts is a PHP framework for developing database back-end applications. It includes an extensible dynamic scaffolding to create a complete web application, provides user interface and ORM, including CRUD operations, relationships and some Sample query.
phpPeanuts 2.0 fully supports PHP 5, follows the ESTRICT standard, and no longer uses variable references to pass objects; improved flexibility; more independent modules, iterative object copying, etc.