Libraries tagged by PHP file management
effectra/renova
30 Downloads
Effectra Renova is a PHP package that provides a template rendering and web asset management functionality. It includes a template engine for rendering template files and a web asset management system for generating script and link tags for web assets.
kevinsillo/phpjsondb
2 Downloads
PhpJsonDB is a PHP library for managing databases using JSON files. It provides a simple, file-system based approach to database management with type-safe operations.
selifa/core
162 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
rbs1518/selifa-core
5 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
jdtonido/rbac
31 Downloads
jd-tonido/rbac is a powerful and flexible package for implementing Role-Based Access Control (RBAC) in your PHP applications. It simplifies the management of user roles and permissions while providing built-in support for generating comprehensive reports and managing application modules. Perfect for projects that require fine-grained access control and robust reporting features.