NOTE: SKELETON IS NO LONGER MAINTAINED BECAUSE THE LEAF CLI OFFERS SIMILAR FEATURES TO WHAT SKELETON HAS. LEAF CLI GOES A STEP FURTHER BY ALLOWING YOU TO SELECT EXACTLY WHAT YOU WANT IN YOUR APPLICATIONS. YOU CAN FIND THE DETAILS HERE
Use this skeleton application to quickly setup and start working on a new Leaf PHP application without using a full-blown framework. Unlike Leaf MVC and Skeleton, Skeleton keeps leaf as is, and doesn't build on top of it, it's perfect for creating smaller projects.
Skeleton 3 is built with Leaf 3 which makes it smaller and faster than earlier versions. It is also powered by modules which makes it easy to upgrade and use.
You can install Skeleton v3 with the Leaf CLI
leaf create <project-name> --v3 --skeleton
<project-name>
is your project name
You can also use Composer to install Skeleton quickly.
composer create-project leafs/skeleton <project-name>
This will start a new Skeleton app.
Skeleton has a very easy to understand documentation which contains information on all operations in Skeleton.
Since Skeleton runs on Leaf, you should check out the Leaf PHP Framework documentation here.
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.
Your cash contributions go a long way to help us make Leaf even better for you. You can sponsor Leaf and any of our packages on open collective or check the contribution page for a list of ways to contribute.
We will furthermore like to thank our existing supporters, we love you all ❤️
The Skeleton framework is open-source software licensed under the MIT license.
- 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.
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.
Michael Darko |
Your cash contributions go a long way to help us make Leaf even better for you. 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 ❤️
Aaron Smith |
Peter Bogner |
Vano |