Libraries tagged by sepa
cageis/lexer
4 Downloads
Used to separate the characters of a string into tokens.
brookinsconsulting/bclowercaseurlaliasbundle
8459 Downloads
BC Lower Case Url Alias Bundle for eZ Platform. Provides basic url alias transformation configuration necessary to transform new content created or modified url aliases to lower case separated by underscore or dash characters. Great for adventurous developers!
brezel/multi-tenant
125 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
brand3000/nova-roles-and-permissions
21 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.
boxalino/boxalino-client-sdk-php
4794 Downloads
The Boxalino Client SDK provides a simple and efficient usage of Boxalino Search & Recommendations services (based on the p13n Thrift client libraries as separately provided in respective git-hub repositories) and to Boxalino Data Intelligence especially for Data Synchronization (define the structure of your data, push and publish your data structure configuration, push data in dev/prod and full/delta to Boxalino).
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
22 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
alanvdb/guzzle-psr7-factories
4 Downloads
Separated guzzlehttp/Psr7 HTTP message factories.
adamquaile/json-object-mapper
53 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
7ute/laravel-provision
1300 Downloads
Migrate provisioning data separately
4k1r0/codeigniterdb
326 Downloads
Use the database library separately from CodeIgniter 3 (fork from evolution/codeigniterdb)
zencodex/package-make
55 Downloads
create separate laravel package/plugin
tasdev-au/craft-graphql-srcset
1674 Downloads
Adds the @srcset GraphQL directive for generating a comma-separated list of image transforms.
stidges/eloquent-factory
41305 Downloads
Laravel 5 model factories extracted into separate package