PHPackages                             rmscms/core - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. rmscms/core

ActiveLibrary[Framework](/categories/framework)

rmscms/core
===========

A Core cms package for Laravel applications

v1.3.25(7mo ago)1642MITJavaScript

Since Sep 19Pushed 7mo agoCompare

[ Source](https://github.com/rmscms/core)[ Packagist](https://packagist.org/packages/rmscms/core)[ RSS](/packages/rmscms-core/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (4)Versions (30)Used By (2)

RMS Core Package
================

[](#rms-core-package)

[![Version](https://camo.githubusercontent.com/7c8e299c34886b66e1815cd294a910dd682d0852d68508f062dee4fad08f47d1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e332e312d737563636573732e737667)](#)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)[![PHP Version](https://camo.githubusercontent.com/acffb6ae1962992d26e4466782832787e79504a6250f80d732c4283458b9f497/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e312d626c75652e737667)](https://php.net/)[![Laravel](https://camo.githubusercontent.com/cfa1a6a084999c51e2d9506e53d7cecfc5a817ea8fcfede652afa96c287219d2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c61726176656c2d25354531312e302d7265642e737667)](https://laravel.com/)

RMS Core is a powerful, modern admin panel package for Laravel applications. Built with Laravel 12 alignment and featuring a complete CRUD system with advanced form generation, list management, and administrative tools.

✨ Features
----------

[](#-features)

- **🎯 Advanced CRUD System** - Complete Create, Read, Update, Delete operations
- **📋 Dynamic Form Generation** - Automatic form generation with validation
- **📊 Smart List Management** - Advanced filtering, sorting, and pagination
- **🎨 Beautiful UI** - Built with Limitless Bootstrap 5 theme
- **🌙 Dark/Light Theme** - Complete theme switching support
- **📱 Mobile Responsive** - Fully responsive admin interface
- **🔐 Authentication System** - Built-in admin authentication
- **📈 Statistics &amp; Analytics** - Real-time stats and reporting
- **🔍 Advanced Search &amp; Filter** - Powerful search and filtering capabilities
- **📤 Excel Export** - Export data to Excel/CSV formats
- **🖼️ File Upload System** - Complete file and image upload management
- **🌐 Multi-language Support** - Persian/Farsi language support
- **⚡ Plugin System** - Extensible plugin architecture

🚀 Requirements
--------------

[](#-requirements)

- PHP ^8.1
- Laravel ^11.0
- Composer
- Node.js &amp; NPM (for assets)

📦 Installation
--------------

[](#-installation)

```
composer require rmscms/core
```

🎯 Quick Start
-------------

[](#-quick-start)

1. **Extend AdminController:**

```
