The Core package is a comprehensive utility toolkit designed to enhance your application development process by providing a range of essential functionalities. With its focus on seamless integration. It's aimed at boosting productivity and empowering developers to build feature-rich applications with greater ease and efficiency.
To install latest version use Composer.
composer require rdurica/core
Register extension
extensions:
rdurica.core: Rdurica\Core\Extension\Extension
The package comes equipped with a robust base model that streamlines database interactions and enforces standardized conventions. Additionally, a collection of utility traits enhances various aspects of your application's functionality, enabling code reusability and maintainability.
The Core package seamlessly integrates the powerful Material Design for Bootstrap (MDBBootstrap) framework. This enables the creation of responsive and visually appealing layouts that are extensible and customizable to suit your project's design requirements.
Elevate the user experience with SweetAlert integration, allowing you to create attractive and user-friendly flash messages. This enhances the presentation of notifications and messages, ensuring a polished and engaging UI for your users.
If you would like to contribute to this project, please fork the repository and create a pull request. We welcome all contributions, including bug fixes, new features, and documentation improvements.
This project is licensed under the terms of the MIT license.