Nette app is a complete and flexible starting point for web application development using the latest PHP version and the Nette framework. It provides a foundation with common configurations and best practices to help you kickstart your project quickly.
For new project creation use Composer. Use this command inside desired folder.
composer create-project rdurica/nette-app .
Incorporate the MDBBootstrap template for a modern and responsive user interface, providing a visually appealing foundation for your web application.
Enhance user experience with modern and customizable flash messages using SweetAlert2, delivering informative and user-friendly notifications.
Implement Naja to streamline and handle asynchronous Ajax requests, allowing for dynamic and efficient data updates without reloading the entire page.
Integrate PHPStan for static analysis, ensuring robust code quality and catching potential issues during development.
Enforce coding standards and maintain code consistency with PHPCS, a powerful tool for code sniffing and analysis.
Utilize Fancybox to create elegant and interactive lightboxes for displaying images, videos, and other multimedia content.
Integrate the Ublaboo Data Grid for efficient and customizable data table displays, offering advanced features for sorting, filtering, and pagination.
Leverage the rdurica/core package to streamline authentication processes and include utility functions for common tasks.
Enhance security through the use of annotations with Nepada/Security-Annotations, allowing for declarative security configuration.
Implement a translation system to support multiple languages and enhance accessibility for a diverse user base.
Explore additional features and enhancements tailored to your specific project needs, making the Delam Skeleton Pro a versatile and customizable starting point for web application development.
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.