leafs/skeleton

A boiler-plate application for rapid development with Leaf PHP.

v3.2.1 2023-03-14 20:33 UTC

This package is auto-updated.

Last update: 2024-04-14 23:04:29 UTC


README



68747470733a2f2f6c6561667068702e6465762f6c6f676f2d636972636c652e706e67

Latest Stable Version Total Downloads License

Leaf Skeleton 3

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.

📦 Installation

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.

📓 Learning Skeleton

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.

😇 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

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 ❤️

📃 License

The Skeleton framework is open-source software licensed under the MIT license.

💬 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.

Code contributors


Michael Darko

🤩 Sponsoring Leaf

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 ❤️

Cash contributors


Aaron Smith

Peter Bogner

Vano

🤯 Links/Projects