Libraries tagged by Layers
somosyampi/l5-repository
2096 Downloads
Laravel 5|6|7|8|9|10|11 - Repositories to the database layer
smottt/layercache
34195 Downloads
LayerCache, a PHP multi-layer caching framework
sfneal/observables
54915 Downloads
Event, Listener & Observer abstraction layers for event driven Laravel applications
sfneal/crud-model-actions
12900 Downloads
Abstraction layers for creating CRUD Action classes to execute actions on Eloquent Models.
sfneal/aws-s3-helpers
19974 Downloads
Abstraction layers for interacting with AWS S3 storage
sevenphp/savantphp
3786 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
schickling/laravel-cash
695 Downloads
Simple to use cache layer for your laravel application using memcached & nginx.
saleslayer/magento-community-plugin
1051 Downloads
Magento Open Source extension for Sales Layer PIM
rubix/cifar-10
256 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
roy404/schema
35 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
ricwein/filesystem
2420 Downloads
Filesystem abstraction layer
rdx/graphql-framework
219 Downloads
GraphQL framework layer on top of webonyx/graphql-php
rafrsr/generic-api
8841 Downloads
API Abstraction layer with mocks
quasarstream/dtls
117 Downloads
A PHP implementation of Datagram Transport Layer Security (DTLS), designed for secure communication over UDP, especially in real-time communication protocols such as WebRTC and SRTP.
pthreat/laminas-db
74 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations