Libraries tagged by separation
azphp/important
5 Downloads
A library using an inverted generator to allow easy batching of data for a nice separation of logic
3ws-internet-oplossingen/pdf-tools
36 Downloads
PDF tool for showing information and PDF actions like separation.
mshumakov/decomposer
2 Downloads
Separation of a large piece of data into controlled fragments.
adamthehutt/laravel-lean-forms
1783 Downloads
Code-based form configuration for Laravel. Lean, clean, and mean blade templates. Complete separation of business logic and UI/display logic.
bear/query-repository
594683 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
contentstack/contentstack
61281 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
contentstack/utils
70554 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
rootnet/privsep
123 Downloads
Privilege separating PHP code
sevenphp/savantphp
3883 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)'
brand3000/nova-roles-and-permissions
32 Downloads
This package allows separating roles for admins and other types of users while stored in the same users table. Additionally, it provides functionality for managing permissions (reader/editor) for the admins of a project powered by Laravel Nova.
pieterdev/repoflow
23 Downloads
A simple trait to allow fluently querying repositories with an eloquent model. Gives back the flexibility of eloquent to some extent, while remaining explicit on which methods are supported by a repository.
huzhihao/sat
123 Downloads
A library performing collision detection of simple 2D shapes with Separating Axis Theorem.
hamzaouaghad/multilayering
39 Downloads
A tiny laravel package to speed up the workflow with the multilayering convetion
tzepart/test-separator
2 Downloads
Project for separating of tests
ravikisha/nexaphp
1 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.