Libraries tagged by simple rbac
billyljren/easy-qrcode
258 Downloads
Easy QRCode is a QR code generator made for Laravel.
felixarntz/post-types-definitely
48 Downloads
This framework plugin makes adding post types with taxonomies and meta to WordPress very simple, yet flexible.
felixarntz/options-definitely
786 Downloads
This framework plugin makes adding options screens with sections and fields to WordPress very simple, yet flexible.
lbacik/value-object
3041 Downloads
Simple Value Object implementation
backendtea/phinx-csv-seeder
2206 Downloads
A simple way to seed your database from a csv file using phinx
renatio/todos-plugin
15 Downloads
Simple backend To-Do list plugin.
nanbando/core
6 Downloads
Simple backup-application for automated website backups.
dmalta/laravel-filepond
2756 Downloads
Dead simple Laravel backend support for FilePond
boiler/core
555 Downloads
Simple PHP webapp backend framework for developers
basry/larabackup
468 Downloads
Simple Laravel Database Backup Solution
gnikolovski/druact_api
8 Downloads
Back-end API for simple decoupled website.
shoaib/sir-juni
108 Downloads
A simple mini-php framework to build backends.
bardoqi/sight
26 Downloads
Sight is a simple Laravel presenter layer in the backend of controller for making your coding faster.
sevenphp/savantphp
3789 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)'
noorani-mm/encoder-algorithm
10 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.