PHP CRUD 类库有哪些
1PHP CRUD 类库有哪些
PHP CRUD类库可以说是非常常见的一类类库了,以下是一些常用的PHP CRUD类库:

1. PDO CRUD (https://github.com/opensistemas-open/PDOCrud)
2. PHP-CRUD-API (https://github.com/mevdschee/php-crud-api)
3. PHP Active Record (https://github.com/jpfuentes2/php-activerecord)
4. Doctrine ORM (https://github.com/doctrine/doctrine2)
5. Laravel Eloquent ORM (https://laravel.com/docs/8.x/eloquent)

当然,还有很多其他的PHP CRUD类库,以上只是其中一部分。
本页由《梦行文档》生成

 

name完成
30