Libraries tagged by laser
lapuad/taobao-tmall_spider
174 Downloads
淘宝、天猫商品详情数据抓取PHP版本,目前支持PC端淘宝网和天猫网站商品详情页数据抓取,后续会考虑添加天猫超市、天猫国际以及Python版本的支持。It's a php spider for crawling goods data from taobao.com and tmall.com. A python3 version spider will also be available later.
lamgor666/phpboot-dal-php8
8 Downloads
data access layer libraries for lamgor666/phpboot framework
kuaukutsu/ds-collection
38588 Downloads
Is the abstract layer which covers functionality the data structure Collection.
krak/effects
4383 Downloads
Safely manage side effects within your domain layer.
keverw/pastadb
10 Downloads
Work with pasta, then we'll make the spaghetti! PastaDB aims to be a powerful yet simple database abstraction layer library.
kesmenenver/servicelayer
961 Downloads
The Service Layer is a design pattern that will help you to abstract your logic when you need to use different front-end on your application, for your domain logic
kdoctrine/dbal
1281 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kaizencoders/wp-fluent
8 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
justinphan1992/l5-repository
88 Downloads
Laravel 5 - Repositories to the database layer
jsl/database
97 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
joshoangtien/repo-design-pattern
0 Downloads
Laravel 5|6|7|8|9 - Repositories to the database layer
josegonzalez/cakephp-fractal-entities
75 Downloads
CakePHP View-layer wrapper for the Fractal library
jojomi/dbl
20 Downloads
A very minimal PHP PDO database layer.
joinleft/php-resque
12 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL