mycodesgit / codelyirv2
Lorem PHP Framework. A tool for a beginner or student. This is an Updated PHP Framework
Package info
github.com/mycodesgit/codelyirPHP
Language:CSS
Type:project
pkg:composer/mycodesgit/codelyirv2
dev-main
2023-08-09 06:03 UTC
Requires
- php: <=8.2
- filp/whoops: ^2.12
- symfony/console: ^5.0
This package is auto-updated.
Last update: 2026-04-09 11:16:00 UTC
README
https://github.com/loretog/lorem-php
Lorem Framework, a tool for beginners or students
How-to:
- Download files
- Extract in your root folder (e.g.: C:\xampp\htdocs\my-app)
Active nav-link
- echo basename($_SERVER['REQUEST_URI']) == 'dashboard' ? 'active' : ''; For Notif success
- echo show_message(); For Selected Item
- echo ($user->usertype == 'Administrator') ? 'selected="selected"' : '' For Menu access limitation
- if($_SESSION['usertype'] == 'Administrator') { } MPDF
- "mpdf/mpdf": "^8.1",