Core Slim Framework is a PHP micro framework template using the modified Slim Framework. Core Slim Framework helps you to speed up writing web applications (Code) and simple yet powerful APIs. Built using the Slim Framework. ?
Demo Page Documentation Page
Web Server - used to manage the entire application development process. Example [Xampp, Lampp, Mamp] and using PHP version 7.4 or higherWeb Browser - can be used as a testing API to build applications. Example [Chrome, Firefox, Safari & Opera]Internet - because many use CDN and to make it easier to find solutions to all problemsPostman - used to test Application Programming Interfaces (APIs)Download the latest project release from the Release Page. Open the Core Slim Framework project folder using a terminal and type composer install. To explore the source code you can use a text editor such as Visual Studio Code.
https://github.com/RizkiKarianata/core-slim-frameworkcomposer install in terminalI really appreciate contributions, issues and feature requests because this application is far from perfect. Feel free to Pull Request and make changes to this project.
Since this is an open source project I finished it myself. There may be many features or things that could be improved or added. So I really appreciate your help.
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)Make sure to not commit generated files from your dist folder. All changes need to be made in the source files located in the public folder.
css files to adapt styleshtml files or the content defining json files to adapt layout and contentjs files to adapt the application codeAlways run a build and test the results before committing.
Love Core Slim Framework? Support this project by donating or sharing with others in need.
Made with ❤️ Rizki Karianata