Libraries tagged by separated
brand3000/nova-roles-and-permissions
22 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.
bigeweb/framework
12 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
axetools/dot
27 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
artdevue/fcache
148 Downloads
Driver file cache, separation key-folder, Laravel 4 integration
adamquaile/json-object-mapper
55 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
acidf0x/php-korean-handler
117 Downloads
PHP Korean Handler - Hangul Separator
rollerworks/app-sectioning-bundle
284 Downloads
Configuration helper for separating your Symfony application into multiple sections
rollerworks/app-sectioning
47 Downloads
Configuration helper for separating your Symfony application into multiple sections
zhaopeng/db-read-write-separation
4 Downloads
基于P做的数据库读写分离代码
tzepart/test-separator
2 Downloads
Project for separating of tests
sieg/separator-access
44 Downloads
rianorie/statamic-separator-fieldtype
0 Downloads
A Statamic fieldtype that functions as a separator
opine/separation
149 Downloads
johnwhitley/seperate-eloquent-concerns
8 Downloads
Laravel eloquent has a lot in the model class, this package helps with separating the concerns away from just the model
huzhihao/sat
122 Downloads
A library performing collision detection of simple 2D shapes with Separating Axis Theorem.