Download the PHP package leafs/mvc-core without Composer
On this page you can find all versions of the php package leafs/mvc-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download leafs/mvc-core
More information about leafs/mvc-core
Files in leafs/mvc-core
Package mvc-core
Short Description Core files specific to MVC based leaf frameworks like Leaf MVC and Leaf API.
License MIT
Homepage https://leafphp.dev/docs/mvc/
Informations about the package mvc-core
Leaf MVC Core
This is the heart of Leaf MVC. It serves as a bridge between Leaf and the MVC file structure. It provides a ton of functionality that makes it easy to build a full-blown MVC application with Leaf.
📦 Installation
You can quickly get leaf mvc core up and running with the leaf cli
or with composer
🧩 Components
MVC Core comes with:
- Controllers
- Api Controllers
- Database & Models
- Factories
- Models
- Schemas
- Tons of MVC and module globals
Since you don't use this package on its own, the documentation is covered in the Leaf MVC documentation.
💬 Stay In Touch
📓 Learning Leaf 3
- Leaf has a very easy to understand documentation which contains information on all operations in Leaf.
- You can also check out our youtube channel which has video tutorials on different topics
- We are also working on codelabs which will bring hands-on tutorials you can follow and contribute to.
😇 Contributing
We are glad to have you. All contributions are welcome! To get started, familiarize yourself with our contribution guide and you'll be ready to make your first pull request 🚀.
To report a security vulnerability, you can reach out to @mychidarko or @leafphp on twitter. We will coordinate the fix and eventually commit the solution in this project.
🤩 Sponsoring Leaf
We are committed to keeping Leaf open-source and free, but maintaining and developing new features now requires significant time and resources. As the project has grown, so have the costs, which have been mostly covered by the team. To sustain and grow Leaf, we need your help to support full-time maintainers.
You can sponsor Leaf and any of our packages on open collective or check the contribution page for a list of ways to contribute.
And to all our existing cash/code contributors, we love you all ❤️
All versions of mvc-core with dependencies
doctrine/dbal Version ^3.2
vlucas/phpdotenv Version ^5.4
illuminate/database Version ^8.75
illuminate/events Version ^8.75
symfony/yaml Version ^6.4
leafs/db Version *